Registro público
Informe de salud del softwareesquema 0.27.0 · métricas 1.13.0 · 2026-07-31 14:53 UTC

it-at-m / mcmp

MCMP (Munich Cloud Management Platform) allows users to independently manage the virtual servers assigned to them.

Java · Go · VueMIT★ 5 estrellas⑂ 0 forksdesde may 2026Ver en GitHub ↗

it-at-m/mcmp tiene un índice de salud de 59 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Engineering Quality (76/100) y la más baja, Community & Adoption (32/100). Se actualizó por última vez hoy. Una sola persona concentra la mayor parte del trabajo reciente.

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

59
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

it@MOrganización
214 seguidores200 repositorios públicosdesde dic 2019

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/it-at-m/mcmpv1.0.36-10hace 4 días

Métricas por categoría

Vitalidad

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

71Bueno · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 0 días
8.3/36Cadencia de commits — 12/52 semanas con commits
18/18Volumen de commits — 308 commits en el último año
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Datos de entrada utilizados
commits_last_year308
human_commit_share1
days_since_last_push0
active_weeks_last_year12
Cómo se puntúa
27/27Publica versiones — 1 versiones publicadas
36/36Recencia de las versiones — última versión hace 70 días
12.6/27Cadencia de publicación — cadencia desconocida (una sola versión)
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count1
latest_release_tagv1.0.27
releases_from_tagsno
days_since_latest_release70
mean_days_between_releases
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

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

32En riesgo · 18% del índice global
Cómo se puntúa
9.8/60Estrellas — 5 estrellas
0/25Forks — 0 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks0
stars5
watchers0
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?

63Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
11.2/22.5Distribución de commits — el principal contribuyente firma el 50% de los commits
6.8/13.5Amplitud de contribuyentes — 5 contribuyentes
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Datos de entrada utilizados
bus_factor1
contributors_sampled5
top_contributor_share0,5
Cómo se puntúa
46.8/46.8Resolución de issues — 100% de issues cerradas
21.6/38.3Aceptación de PR — 13/23 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/1 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs13
open_issues0
closed_issues1
issue_closed_ratio1
closed_unmerged_prs10
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
16.8/25Alcance del propietario — 214 seguidores de it-at-m
25/25Trayectoria — 200 repos públicos, cuenta de ~6 años
Datos de entrada utilizados
followers214
owner_typeOrganization
is_verified
owner_loginit-at-m
public_repos200
account_age_days2431
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 4 días
20/20Historial de versiones — 10 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/it-at-m/mcmp
ecosystemsgo
any_deprecatedno
min_days_since_publish4

Calidad de Ingeniería

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

76Bueno · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 2 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .golangci.yml, eslint.config.js
0/9.6Hooks de pre-commit
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 1 out of 1 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

65Moderado
Cómo se puntúa
30/30README
0/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://opensource.muenchen.de/software/mcmp.html
10/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepagehttps://opensource.muenchen.de/software/mcmp.html
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?

47En riesgo · 16% del índice global
Cómo se puntúa
6.8/7.5Binary-Artifacts — binaries present in source code
1.5/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 1 out of 1 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
0/7.5Code-Review — Found 0/1 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
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
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
0/5Packaging — sin datos
1/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
5/5SAST — SAST tool is run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 14 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4
Excluidos de la puntuación (sin datos o no aplicable): packaging, signed_releases. Los pesos restantes se han renormalizado.
Cómo se puntúa
17.2/35Dependencias directas libres de avisos conocidos — 2 afectados: org.postgresql:postgresql 42.7.11 (moderate 5.9), golang.org/x/crypto v0.54.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
advisories18
affected_packages10
assessed_packages678
unassessed_packages38
affected_by_severityhigh 7, moderate 1, unknown 2
direct_affected_packages2
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos. Los pesos restantes se han renormalizado. Se cotejaron 678 dependencias resueltas con OSV. 38 no pudieron evaluarse: sin versión resuelta, ecosistema no admitido o fuera de la lista de paquetes informada. Este repositorio no publica ningún paquete que el índice resuelva, por lo que se evaluó en su lugar el grafo de dependencias del repositorio. Ese grafo mezcla fijaciones de desarrollo y prueba con las dependencias distribuidas, de modo que solo se puntúan las dependencias declaradas en tiempo de ejecución; los hallazgos transitivos se informan como contexto y quedan excluidos de la puntuación. No se analiza la alcanzabilidad.

Preparación para IA

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

58Moderado · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
17.1/40Historial de commits legible — 32 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,32
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
12.6/18Arranque con un solo comando — mcmp-backend/pom.xml, mcmp-callback-server/go.mod, mcmp-eai-awx/go.mod (convención del toolchain, sin ejecutor de tareas)
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yml, eslint.config.js
11/11Verificación estática de tipos — mcmp-frontend/tsconfig.json
10/10Entorno reproducible — Dockerfile, lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
5/8Mantenimiento automatizado — automatización de dependencias configurada, no observada en los commits muestreados
2/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum, package-lock.json
has_dockerfile
typed_language
bootstrap_files
has_devcontainerno
has_linter_config
typecheck_configsmcmp-frontend/tsconfig.json
agent_commit_share0
toolchain_manifestsmcmp-backend/pom.xml, mcmp-callback-server/go.mod, mcmp-eai-awx/go.mod, mcmp-eai-baas/go.mod, mcmp-eai-checkmk/go.mod, mcmp-eai-common/go.mod, mcmp-eai-foreman/go.mod, mcmp-eai-infoblox/pom.xml, mcmp-eai-loadbalancer/go.mod, mcmp-eai-netapp-ontap/go.mod, mcmp-eai-netapp-storagegrid/go.mod, mcmp-eai-olvm/go.mod, mcmp-eai-patchnight/go.mod, mcmp-eai-proxmox/go.mod, mcmp-eai-rightsizing/go.mod, mcmp-eai-scheduler/go.mod, mcmp-eai-snow/go.mod, mcmp-eai-ucs/go.mod, mcmp-eai-vcenter/go.mod
dependency_bot_commit_share0
Cómo se puntúa
45/45Código verificable por tipos — Java (tipado estático)
54.5/55Tamaños de archivo manejables — 7/739 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageJava
largest_source_bytes99.519
source_files_sampled739
oversized_source_files7

Datos clave

5estrellas de GitHub
5contribuidores
308commits en los últimos 12 meses
0días desde el último push
1versiones publicadas
1factor bus
0issues abiertas
Go, Maven, npmecosistemas de paquetes

Advertencias de recopilación de datos

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch maven package 'de.muenchen.mcmp:mcmp-backend' from its registry

Más detalle

OpenSSF Scorecard 4.0 / 10
4.0agregado

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-31 14:52 UTC

9Binary-Artifactsbinaries present in source code
2Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/1 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
n/dPackagingpackaging workflow not detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities14 existing vulnerabilities detected
Dependencias directas 104
RegistroPaqueteRestricción de versiónManifiesto
Mavenorg.springframework.cloud:spring-cloud-dependencies${spring-cloud-dependencies.version}mcmp-backend/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-data-jpamcmp-backend/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-webmcmp-backend/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-actuatormcmp-backend/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-validationmcmp-backend/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-mailmcmp-backend/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-cachemcmp-backend/pom.xml
Mavencom.github.ben-manes.caffeine:caffeinemcmp-backend/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-securitymcmp-backend/pom.xml
Mavenorg.springframework.security:spring-security-oauth2-clientmcmp-backend/pom.xml
Mavenorg.springframework.security:spring-security-oauth2-resource-servermcmp-backend/pom.xml
Mavenorg.springframework.security:spring-security-oauth2-josemcmp-backend/pom.xml
Mavenorg.postgresql:postgresql42.7.11mcmp-backend/pom.xml
Mavenorg.flywaydb:flyway-coremcmp-backend/pom.xml
Mavenorg.flywaydb:flyway-database-postgresqlmcmp-backend/pom.xml
Mavencom.github.gavlyukovskiy:p6spy-spring-boot-starter1.12.1mcmp-backend/pom.xml
Mavenorg.apache.httpcomponents.client5:httpclient5mcmp-backend/pom.xml
Mavenorg.mapstruct:mapstruct${mapstruct.version}mcmp-backend/pom.xml
Mavencom.github.spotbugs:spotbugs-annotations${spotbugs-annotations.version}mcmp-backend/pom.xml
Mavenorg.apache.poi:poi-ooxml${apache-poi.version}mcmp-backend/pom.xml
Mavenio.micrometer:micrometer-tracingmcmp-backend/pom.xml
Mavenio.micrometer:micrometer-tracing-bridge-bravemcmp-backend/pom.xml
Mavennet.logstash.logback:logstash-logback-encoder${logstash-logback-encoder.version}mcmp-backend/pom.xml
Mavenio.micrometer:micrometer-registry-prometheusmcmp-backend/pom.xml
Mavenorg.slf4j:jul-to-slf4jmcmp-backend/pom.xml
Mavenorg.apache.commons:commons-collections4${commons-collections4.version}mcmp-backend/pom.xml
Mavenorg.apache.commons:commons-text${commons-text.version}mcmp-backend/pom.xml
Mavencommons-io:commons-io${commons-io.version}mcmp-backend/pom.xml
Mavenorg.apache.commons:commons-lang33.20.0mcmp-backend/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processormcmp-backend/pom.xml
Mavencom.kohlschutter.junixsocket:junixsocket-core${junixsocket.version}mcmp-backend/pom.xml
Mavencom.kohlschutter.junixsocket:junixsocket-common${junixsocket.version}mcmp-backend/pom.xml
Mavencom.kohlschutter.junixsocket:junixsocket-native-common${junixsocket.version}mcmp-backend/pom.xml
Mavencom.github.jnr:jnr-unixsocket0.38.25mcmp-backend/pom.xml
Mavenorg.commonmark:commonmark${commonmark.version}mcmp-backend/pom.xml
Mavenorg.commonmark:commonmark-ext-gfm-tables${commonmark.version}mcmp-backend/pom.xml
Mavencom.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer20260313.1mcmp-backend/pom.xml
Gogithub.com/it-at-m/mcmp/mcmp-eai-commonv0.0.0-20260705204738-a5b0ccfb0720mcmp-callback-server/go.mod
Gogithub.com/euerla/goawxv0.0.0-20260428183549-bdffcc4c68b8mcmp-eai-awx/go.mod
Gogithub.com/it-at-m/mcmp/mcmp-eai-commonv0.0.0-20260705204738-a5b0ccfb0720mcmp-eai-awx/go.mod
Gogolang.org/x/oauth2v0.36.0mcmp-eai-awx/go.mod
Gogithub.com/it-at-m/mcmp/mcmp-eai-commonv0.0.0-20260705204738-a5b0ccfb0720mcmp-eai-baas/go.mod
Gogolang.org/x/cryptov0.54.0mcmp-eai-baas/go.mod
Gogorm.io/driver/postgresv1.6.0mcmp-eai-baas/go.mod
Gogorm.io/gormv1.31.2mcmp-eai-baas/go.mod
Gogithub.com/it-at-m/mcmp/mcmp-eai-commonv0.0.0-20260705204738-a5b0ccfb0720mcmp-eai-checkmk/go.mod
Gogithub.com/euerla/go-cisco-webex-teamsv0.0.0-20260710054833-63b17cb8e733mcmp-eai-common/go.mod
Gogithub.com/spf13/viperv1.21.0mcmp-eai-common/go.mod
Gogolang.org/x/oauth2v0.36.0mcmp-eai-common/go.mod
Gogopkg.in/natefinch/lumberjack.v2v2.2.1mcmp-eai-common/go.mod
Gogorm.io/driver/postgresv1.6.0mcmp-eai-common/go.mod
Gogorm.io/gormv1.31.2mcmp-eai-common/go.mod
Gogithub.com/it-at-m/mcmp/mcmp-eai-commonv0.0.0-20260705204738-a5b0ccfb0720mcmp-eai-foreman/go.mod
Mavenorg.apache.camel.springboot:camel-spring-boot-dependencies${camel-spring-boot-dependencies.version}mcmp-eai-infoblox/pom.xml
Mavenorg.apache.camel.springboot:camel-spring-boot-startermcmp-eai-infoblox/pom.xml
Mavenorg.apache.camel.springboot:camel-servlet-startermcmp-eai-infoblox/pom.xml
Mavenorg.apache.camel.springboot:camel-http-startermcmp-eai-infoblox/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-actuatormcmp-eai-infoblox/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-webmcmp-eai-infoblox/pom.xml
Mavenio.micrometer:micrometer-tracingmcmp-eai-infoblox/pom.xml
Mavenio.micrometer:micrometer-tracing-bridge-bravemcmp-eai-infoblox/pom.xml
Mavennet.logstash.logback:logstash-logback-encoder${logstash-logback-encoder.version}mcmp-eai-infoblox/pom.xml
Mavenio.micrometer:micrometer-registry-prometheusmcmp-eai-infoblox/pom.xml
Mavencom.github.spotbugs:spotbugs-annotations${spotbugs-annotations.version}mcmp-eai-infoblox/pom.xml
Mavende.muenchen.oss:itm-java-codeformat${itm-java-codeformat.version}mcmp-eai-infoblox/pom.xml
Mavende.muenchen.refarch.tools:refarch-pmd${refarch-tools.version}mcmp-eai-infoblox/pom.xml
Gogithub.com/it-at-m/mcmp/mcmp-eai-commonv0.0.0-20260705204738-a5b0ccfb0720mcmp-eai-loadbalancer/go.mod
Gogithub.com/hashicorp/go-multierrorv1.1.1mcmp-eai-netapp-ontap/go.mod
Gogithub.com/it-at-m/mcmp/mcmp-eai-commonv0.0.0-20260705204738-a5b0ccfb0720mcmp-eai-netapp-ontap/go.mod
Gogolang.org/x/syncv0.22.0mcmp-eai-netapp-ontap/go.mod
Gogithub.com/it-at-m/mcmp/mcmp-eai-commonv0.0.0-20260705204738-a5b0ccfb0720mcmp-eai-netapp-storagegrid/go.mod
Gogolang.org/x/syncv0.22.0mcmp-eai-netapp-storagegrid/go.mod
Gogithub.com/it-at-m/mcmp/mcmp-eai-commonv0.0.0-20260705204738-a5b0ccfb0720mcmp-eai-olvm/go.mod
Gogithub.com/it-at-m/mcmp/mcmp-eai-commonv0.0.0-20260705204738-a5b0ccfb0720mcmp-eai-patchnight/go.mod
Gogithub.com/spf13/viperv1.21.0mcmp-eai-patchnight/go.mod
Gogolang.org/x/oauth2v0.36.0mcmp-eai-patchnight/go.mod
Gogithub.com/it-at-m/mcmp/mcmp-eai-commonv0.0.0-20260513111523-d4db31dd453fmcmp-eai-proxmox/go.mod
Gogithub.com/it-at-m/mcmp/mcmp-eai-commonv0.0.0-20260705204738-a5b0ccfb0720mcmp-eai-rightsizing/go.mod
Gogithub.com/euerla/goawxv0.0.0-20260428183549-bdffcc4c68b8mcmp-eai-scheduler/go.mod
Gogithub.com/google/uuidv1.6.0mcmp-eai-scheduler/go.mod
Gogithub.com/it-at-m/mcmp/mcmp-eai-commonv0.0.0-20260705204738-a5b0ccfb0720mcmp-eai-scheduler/go.mod
Gogithub.com/stretchr/testifyv1.11.1mcmp-eai-scheduler/go.mod
Gogolang.org/x/oauth2v0.36.0mcmp-eai-scheduler/go.mod
Gogopkg.in/natefinch/lumberjack.v2v2.2.1mcmp-eai-scheduler/go.mod
Gogithub.com/it-at-m/mcmp/mcmp-eai-commonv0.0.0-20260705204738-a5b0ccfb0720mcmp-eai-snow/go.mod
Gogithub.com/spf13/viperv1.21.0mcmp-eai-snow/go.mod
Gogolang.org/x/oauth2v0.36.0mcmp-eai-snow/go.mod
Gogithub.com/it-at-m/mcmp/mcmp-eai-commonv0.0.0-20260705204738-a5b0ccfb0720mcmp-eai-ucs/go.mod
Gogithub.com/it-at-m/mcmp/mcmp-eai-commonv0.0.0-20260705204738-a5b0ccfb0720mcmp-eai-vcenter/go.mod
Gogithub.com/stretchr/testifyv1.11.1mcmp-eai-vcenter/go.mod
Gogithub.com/vmware/govmomiv0.55.1mcmp-eai-vcenter/go.mod
Gogolang.org/x/cryptov0.54.0mcmp-eai-vcenter/go.mod
Gogorm.io/driver/postgresv1.6.0mcmp-eai-vcenter/go.mod
Gogorm.io/gormv1.31.2mcmp-eai-vcenter/go.mod
npm@fontsource/roboto5.2.10mcmp-frontend/package.json
npm@vueuse/core14.3.0mcmp-frontend/package.json
npmarchiver^7.0.1mcmp-frontend/package.json
npmecharts^6.0.0mcmp-frontend/package.json
npmpinia3.0.4mcmp-frontend/package.json
npmvue3.5.38mcmp-frontend/package.json
npmvue-echarts^8.0.1mcmp-frontend/package.json
npmvue-i18n11.4.6mcmp-frontend/package.json
npmvue-router5.1.0mcmp-frontend/package.json
npmvuetify3.12.8mcmp-frontend/package.json
Todas las dependencias 716

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

RegistroPaqueteVersiónRelación
Gogithub.com/euerla/go-cisco-webex-teamsv0.0.0-20260710054833-63b17cb8e733directa
Gogithub.com/euerla/goawxv0.0.0-20260428183549-bdffcc4c68b8directa
Gogithub.com/google/uuidv1.6.0directa
Gogithub.com/hashicorp/go-multierrorv1.1.1directa
Gogithub.com/it-at-m/mcmp/mcmp-eai-commonv0.0.0-20260513111523-d4db31dd453fdirecta
Gogithub.com/it-at-m/mcmp/mcmp-eai-commonv0.0.0-20260705204738-a5b0ccfb0720directa
Gogithub.com/spf13/viperv1.21.0directa
Gogithub.com/stretchr/testifyv1.11.1directa
Gogithub.com/vmware/govmomiv0.55.1directa
Gogolang.org/x/cryptov0.54.0directa
Gogolang.org/x/oauth2v0.36.0directa
Gogolang.org/x/syncv0.22.0directa
Gogopkg.in/natefinch/lumberjack.v2v2.2.1directa
Gogorm.io/driver/postgresv1.6.0directa
Gogorm.io/gormv1.31.2directa
Mavencom.github.ben-manes.caffeine:caffeinedirecta
Mavencom.github.gavlyukovskiy:p6spy-spring-boot-starter1.12.1directa
Mavencom.github.jnr:jnr-unixsocket0.38.25directa
Mavencom.github.spotbugs:spotbugs-annotations4.9.8directa
Mavencom.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer20260313.1directa
Mavencom.kohlschutter.junixsocket:junixsocket-common2.10.1directa
Mavencom.kohlschutter.junixsocket:junixsocket-core2.10.1directa
Mavencom.kohlschutter.junixsocket:junixsocket-native-common2.10.1directa
Mavencommons-io:commons-io2.21.0directa
Mavende.muenchen.oss:itm-java-codeformat1.0.10directa
Mavende.muenchen.refarch.tools:refarch-pmd1.2.0directa
Mavenio.micrometer:micrometer-registry-prometheusdirecta
Mavenio.micrometer:micrometer-tracingdirecta
Mavenio.micrometer:micrometer-tracing-bridge-bravedirecta
Mavennet.logstash.logback:logstash-logback-encoder8.1directa
Mavenorg.apache.camel.springboot:camel-http-starterdirecta
Mavenorg.apache.camel.springboot:camel-servlet-starterdirecta
Mavenorg.apache.camel.springboot:camel-spring-boot-dependencies4.18.0directa
Mavenorg.apache.camel.springboot:camel-spring-boot-starterdirecta
Mavenorg.apache.commons:commons-collections44.5.0directa
Mavenorg.apache.commons:commons-lang3directa
Mavenorg.apache.commons:commons-lang33.20.0directa
Mavenorg.apache.commons:commons-text1.15.0directa
Mavenorg.apache.httpcomponents.client5:httpclient5directa
Mavenorg.apache.poi:poi-ooxml5.5.1directa
Mavenorg.commonmark:commonmark0.28.0directa
Mavenorg.commonmark:commonmark-ext-gfm-tables0.28.0directa
Mavenorg.flywaydb:flyway-coredirecta
Mavenorg.flywaydb:flyway-database-postgresqldirecta
Mavenorg.mapstruct:mapstruct1.6.3directa
Mavenorg.postgresql:postgresql42.7.11directa
Mavenorg.slf4j:jul-to-slf4jdirecta
Mavenorg.springframework.boot:spring-boot-configuration-processordirecta
Mavenorg.springframework.boot:spring-boot-starter-actuatordirecta
Mavenorg.springframework.boot:spring-boot-starter-cachedirecta
Mavenorg.springframework.boot:spring-boot-starter-data-jpadirecta
Mavenorg.springframework.boot:spring-boot-starter-maildirecta
Mavenorg.springframework.boot:spring-boot-starter-securitydirecta
Mavenorg.springframework.boot:spring-boot-starter-validationdirecta
Mavenorg.springframework.boot:spring-boot-starter-webdirecta
Mavenorg.springframework.cloud:spring-cloud-dependencies2025.0.2directa
Mavenorg.springframework.security:spring-security-oauth2-clientdirecta
Mavenorg.springframework.security:spring-security-oauth2-josedirecta
Mavenorg.springframework.security:spring-security-oauth2-resource-serverdirecta
npm@fontsource/roboto5.2.10directa
npm@vueuse/core14.3.0directa
npmarchiver7.0.1directa
npmecharts6.1.0directa
npmpinia3.0.4directa
npmvue3.5.38directa
npmvue-echarts8.0.1directa
npmvue-i18n10.0.8directa
npmvue-i18n11.4.6directa
npmvue-router5.1.0directa
npmvuetify3.12.8directa
Gogithub.com/davecgh/go-spewv1.1.1indirecta
Gogithub.com/fsnotify/fsnotifyv1.10.1indirecta
Gogithub.com/go-resty/resty/v2v2.17.2indirecta
Gogithub.com/go-viper/mapstructure/v2v2.5.0indirecta
Gogithub.com/google/go-cmpv0.7.0indirecta
Gogithub.com/google/go-querystringv1.2.0indirecta
Gogithub.com/hashicorp/errwrapv1.1.0indirecta
Gogithub.com/jackc/pgpassfilev1.0.0indirecta
Gogithub.com/jackc/pgservicefilev0.0.0-20240606120523-5a60cdf6a761indirecta
Gogithub.com/jackc/pgx/v5v5.10.0indirecta
Gogithub.com/jackc/puddle/v2v2.2.2indirecta
Gogithub.com/jinzhu/inflectionv1.0.0indirecta
Gogithub.com/jinzhu/nowv1.1.5indirecta
Gogithub.com/pelletier/go-toml/v2v2.3.1indirecta
Gogithub.com/pelletier/go-toml/v2v2.4.3indirecta
Gogithub.com/peterhellberg/linkv1.2.0indirecta
Gogithub.com/pmezard/go-difflibv1.0.0indirecta
Gogithub.com/sagikazarmark/locaferov0.12.0indirecta
Gogithub.com/spf13/aferov1.15.0indirecta
Gogithub.com/spf13/castv1.10.0indirecta
Gogithub.com/spf13/pflagv1.0.10indirecta
Gogithub.com/stretchr/objxv0.5.2indirecta
Gogithub.com/subosito/gotenvv1.6.0indirecta
Gogo.yaml.in/yaml/v3v3.0.4indirecta
Gogolang.org/x/netv0.57.0indirecta
Gogolang.org/x/sysv0.44.0indirecta
Gogolang.org/x/sysv0.47.0indirecta
Gogolang.org/x/textv0.37.0indirecta
Gogolang.org/x/textv0.40.0indirecta
Gogopkg.in/yaml.v3v3.0.1indirecta
Mavencom.diffplug.spotless:spotless-maven-plugin3.3.0indirecta
Mavencom.github.spotbugs:spotbugs-maven-plugin4.9.8.2indirecta
Mavencom.h3xstream.findsecbugs:findsecbugs-plugin1.14.0indirecta
Mavenio.github.git-commit-id:git-commit-id-maven-pluginindirecta
Mavenorg.apache.camel:camel-test-spring-junit5indirecta
Mavenorg.apache.maven.plugins:maven-compiler-pluginindirecta
Mavenorg.apache.maven.plugins:maven-deploy-pluginindirecta
Mavenorg.apache.maven.plugins:maven-jar-pluginindirecta
Mavenorg.apache.maven.plugins:maven-pmd-plugin3.28.0indirecta
Mavenorg.apache.maven.plugins:maven-release-plugin3.3.1indirecta
Mavenorg.apache.maven.plugins:maven-surefire-pluginindirecta
Mavenorg.cyclonedx:cyclonedx-maven-pluginindirecta
Mavenorg.flywaydb:flyway-maven-pluginindirecta
Mavenorg.jacoco:jacoco-maven-plugin0.8.14indirecta
Mavenorg.projectlombok:lombokindirecta
Mavenorg.springdoc:springdoc-openapi-maven-plugin1.5indirecta
Mavenorg.springframework.boot:spring-boot-maven-pluginindirecta
Mavenorg.springframework.boot:spring-boot-starter-testindirecta
Mavenorg.springframework.boot:spring-boot-testcontainersindirecta
Mavenorg.springframework.security:spring-security-testindirecta
Mavenorg.testcontainers:junit-jupiterindirecta
Mavenorg.testcontainers:postgresqlindirecta
npm@asamuzakjp/css-color5.1.11indirecta
npm@asamuzakjp/dom-selector7.1.1indirecta
npm@asamuzakjp/generational-cache1.0.1indirecta
npm@asamuzakjp/nwsapi2.3.9indirecta
npm@babel/code-frame7.29.7indirecta
npm@babel/generator7.29.7indirecta
npm@babel/generator8.0.0-rc.6indirecta
npm@babel/helper-globals7.29.7indirecta
npm@babel/helper-string-parser7.29.7indirecta
npm@babel/helper-string-parser8.0.0-rc.6indirecta
npm@babel/helper-validator-identifier7.29.7indirecta
npm@babel/helper-validator-identifier8.0.0-rc.6indirecta
npm@babel/parser7.29.7indirecta
npm@babel/parser8.0.0-rc.6indirecta
npm@babel/runtime7.29.7indirecta
npm@babel/template7.29.7indirecta
npm@babel/traverse7.29.7indirecta
npm@babel/types7.29.7indirecta
npm@babel/types8.0.0-rc.6indirecta
npm@bramus/specificity2.4.2indirecta
npm@capsizecss/unpack4.0.1indirecta
npm@csstools/color-helpers6.0.2indirecta
npm@csstools/css-calc3.2.1indirecta
npm@csstools/css-color-parser4.1.7indirecta
npm@csstools/css-parser-algorithms4.0.0indirecta
npm@csstools/css-syntax-patches-for-csstree1.1.5indirecta
npm@csstools/css-tokenizer4.0.0indirecta
npm@cyclonedx/cyclonedx-library10.1.0indirecta
npm@cyclonedx/cyclonedx-npm5.0.0indirecta
npm@emnapi/core1.10.0indirecta
npm@emnapi/runtime1.10.0indirecta
npm@emnapi/wasi-threads1.2.1indirecta
npm@esbuild/aix-ppc640.28.1indirecta
npm@esbuild/android-arm0.28.1indirecta
npm@esbuild/android-arm640.28.1indirecta
npm@esbuild/android-x640.28.1indirecta
npm@esbuild/darwin-arm640.28.1indirecta
npm@esbuild/darwin-x640.28.1indirecta
npm@esbuild/freebsd-arm640.28.1indirecta
npm@esbuild/freebsd-x640.28.1indirecta
npm@esbuild/linux-arm0.28.1indirecta
npm@esbuild/linux-arm640.28.1indirecta
npm@esbuild/linux-ia320.28.1indirecta
npm@esbuild/linux-loong640.28.1indirecta
npm@esbuild/linux-mips64el0.28.1indirecta
npm@esbuild/linux-ppc640.28.1indirecta
npm@esbuild/linux-riscv640.28.1indirecta
npm@esbuild/linux-s390x0.28.1indirecta
npm@esbuild/linux-x640.28.1indirecta
npm@esbuild/netbsd-arm640.28.1indirecta
npm@esbuild/netbsd-x640.28.1indirecta
npm@esbuild/openbsd-arm640.28.1indirecta
npm@esbuild/openbsd-x640.28.1indirecta
npm@esbuild/openharmony-arm640.28.1indirecta
npm@esbuild/sunos-x640.28.1indirecta
npm@esbuild/win32-arm640.28.1indirecta
npm@esbuild/win32-ia320.28.1indirecta
npm@esbuild/win32-x640.28.1indirecta
npm@eslint-community/eslint-utils4.9.1indirecta
npm@eslint-community/regexpp4.12.2indirecta
npm@eslint/config-array0.23.5indirecta
npm@eslint/config-helpers0.6.0indirecta
npm@eslint/core1.2.1indirecta
npm@eslint/eslintrc3.3.5indirecta
npm@eslint/js10.0.1indirecta
npm@eslint/object-schema3.0.5indirecta
npm@eslint/plugin-kit0.7.2indirecta
npm@exodus/bytes1.15.1indirecta
npm@humanfs/core0.19.2indirecta
npm@humanfs/node0.16.8indirecta
npm@humanfs/types0.15.0indirecta
npm@humanwhocodes/module-importer1.0.1indirecta
npm@humanwhocodes/retry0.4.3indirecta
npm@ianvs/prettier-plugin-sort-imports4.7.1indirecta
npm@intlify/bundle-utils11.2.4indirecta
npm@intlify/core-base10.0.8indirecta
npm@intlify/core-base11.4.6indirecta
npm@intlify/devtools-types11.4.6indirecta
npm@intlify/eslint-plugin-vue-i18n4.5.1indirecta
npm@intlify/message-compiler10.0.8indirecta
npm@intlify/message-compiler11.4.6indirecta
npm@intlify/shared10.0.8indirecta
npm@intlify/shared11.4.6indirecta
npm@intlify/unplugin-vue-i18n11.2.4indirecta
npm@intlify/vue-i18n-extensions8.0.0indirecta
npm@isaacs/cliui8.0.2indirecta
npm@isaacs/fs-minipass4.0.1indirecta
npm@jridgewell/gen-mapping0.3.13indirecta
npm@jridgewell/remapping2.3.5indirecta
npm@jridgewell/resolve-uri3.1.2indirecta
npm@jridgewell/sourcemap-codec1.5.5indirecta
npm@jridgewell/trace-mapping0.3.31indirecta
npm@mdi/js7.4.47indirecta
npm@muenchen/prettier-codeformat1.0.2indirecta
npm@napi-rs/wasm-runtime1.1.5indirecta
npm@nodelib/fs.scandir2.1.5indirecta
npm@nodelib/fs.stat2.0.5indirecta
npm@nodelib/fs.walk1.2.8indirecta
npm@npmcli/agent3.0.0indirecta
npm@npmcli/fs4.0.0indirecta
npm@one-ini/wasm0.1.1indirecta
npm@oozcitak/dom2.0.2indirecta
npm@oozcitak/infra2.0.2indirecta
npm@oozcitak/url3.0.0indirecta
npm@oozcitak/util10.0.0indirecta
npm@oxc-project/types0.133.0indirecta
npm@pinia/testing1.0.3indirecta
npm@pkgjs/parseargs0.11.0indirecta
npm@pkgr/core0.3.6indirecta
npm@rolldown/binding-android-arm641.0.3indirecta
npm@rolldown/binding-darwin-arm641.0.3indirecta
npm@rolldown/binding-darwin-x641.0.3indirecta
npm@rolldown/binding-freebsd-x641.0.3indirecta
npm@rolldown/binding-linux-arm-gnueabihf1.0.3indirecta
npm@rolldown/binding-linux-arm64-gnu1.0.3indirecta
npm@rolldown/binding-linux-arm64-musl1.0.3indirecta
npm@rolldown/binding-linux-ppc64-gnu1.0.3indirecta
npm@rolldown/binding-linux-s390x-gnu1.0.3indirecta
npm@rolldown/binding-linux-x64-gnu1.0.3indirecta
npm@rolldown/binding-linux-x64-musl1.0.3indirecta
npm@rolldown/binding-openharmony-arm641.0.3indirecta
npm@rolldown/binding-wasm32-wasi1.0.3indirecta
npm@rolldown/binding-win32-arm64-msvc1.0.3indirecta
npm@rolldown/binding-win32-x64-msvc1.0.3indirecta
npm@rolldown/pluginutils1.0.1indirecta
npm@rollup/pluginutils5.4.0indirecta
npm@standard-schema/spec1.1.0indirecta
npm@tsconfig/node-lts24.0.0indirecta
npm@tybys/wasm-util0.10.2indirecta
npm@types/chai5.2.3indirecta
npm@types/deep-eql4.0.2indirecta
npm@types/esrecurse4.3.1indirecta
npm@types/estree1.0.9indirecta
npm@types/jsesc2.5.1indirecta
npm@types/json-schema7.0.15indirecta
npm@types/node24.11.2indirecta
npm@types/web-bluetooth0.0.21indirecta
npm@typescript-eslint/eslint-plugin8.61.1indirecta
npm@typescript-eslint/parser8.61.1indirecta
npm@typescript-eslint/project-service8.61.1indirecta
npm@typescript-eslint/scope-manager8.61.1indirecta
npm@typescript-eslint/tsconfig-utils8.61.1indirecta
npm@typescript-eslint/type-utils8.61.1indirecta
npm@typescript-eslint/types8.61.1indirecta
npm@typescript-eslint/typescript-estree8.61.1indirecta
npm@typescript-eslint/utils8.61.1indirecta
npm@typescript-eslint/visitor-keys8.61.1indirecta
npm@vitejs/plugin-vue6.0.7indirecta
npm@vitest/expect4.1.9indirecta
npm@vitest/mocker4.1.9indirecta
npm@vitest/pretty-format4.1.9indirecta
npm@vitest/runner4.1.9indirecta
npm@vitest/snapshot4.1.9indirecta
npm@vitest/spy4.1.9indirecta
npm@vitest/utils4.1.9indirecta
npm@volar/language-core2.4.28indirecta
npm@volar/source-map2.4.28indirecta
npm@volar/typescript2.4.28indirecta
npm@vue-macros/common3.1.2indirecta
npm@vue/compiler-core3.5.38indirecta
npm@vue/compiler-dom3.5.38indirecta
npm@vue/compiler-sfc3.5.38indirecta
npm@vue/compiler-ssr3.5.38indirecta
npm@vue/devtools-api6.6.4indirecta
npm@vue/devtools-api7.7.9indirecta
npm@vue/devtools-api8.1.3indirecta
npm@vue/devtools-kit7.7.9indirecta
npm@vue/devtools-kit8.1.3indirecta
npm@vue/devtools-shared7.7.9indirecta
npm@vue/devtools-shared8.1.3indirecta
npm@vue/eslint-config-prettier10.2.0indirecta
npm@vue/eslint-config-typescript14.8.0indirecta
npm@vue/language-core3.3.6indirecta
npm@vue/reactivity3.5.38indirecta
npm@vue/runtime-core3.5.38indirecta
npm@vue/runtime-dom3.5.38indirecta
npm@vue/server-renderer3.5.38indirecta
npm@vue/shared3.5.38indirecta
npm@vue/test-utils2.4.11indirecta
npm@vue/tsconfig0.9.1indirecta
npm@vuetify/loader-shared2.1.2indirecta
npm@vueuse/metadata14.3.0indirecta
npm@vueuse/shared14.3.0indirecta
npmabbrev2.0.0indirecta
npmabbrev3.0.1indirecta
npmabort-controller3.0.0indirecta
npmacorn8.17.0indirecta
npmacorn-jsx5.3.2indirecta
npmagent-base7.1.4indirecta
npmajv6.15.0indirecta
npmajv8.20.0indirecta
npmajv-formats3.0.1indirecta
npmajv-formats-draft20191.6.1indirecta
npmalien-signals3.2.1indirecta
npmansi-regex5.0.1indirecta
npmansi-regex6.2.2indirecta
npmansi-styles4.3.0indirecta
npmansi-styles6.2.3indirecta
npmarchiver-utils5.0.2indirecta
npmargparse2.0.1indirecta
npmassertion-error2.0.1indirecta
npmast-kit2.2.0indirecta
npmast-walker-scope0.9.0indirecta
npmasync3.2.6indirecta
npmb4a1.8.1indirecta
npmbalanced-match1.0.2indirecta
npmbalanced-match4.0.4indirecta
npmbare-events2.9.1indirecta
npmbare-fs4.7.2indirecta
npmbare-os3.9.1indirecta
npmbare-path3.0.1indirecta
npmbare-stream2.13.3indirecta
npmbare-url2.4.5indirecta
npmbase64-js1.5.1indirecta
npmbidi-js1.0.3indirecta
npmbindings1.5.0indirecta
npmbirpc2.9.0indirecta
npmbl4.1.0indirecta
npmboolbase1.0.0indirecta
npmbrace-expansion1.1.15indirecta
npmbrace-expansion2.1.1indirecta
npmbrace-expansion5.0.6indirecta
npmbraces3.0.3indirecta
npmbuffer5.7.1indirecta
npmbuffer6.0.3indirecta
npmbuffer-crc321.0.0indirecta
npmcacache19.0.1indirecta
npmcallsites3.1.0indirecta
npmchai6.2.2indirecta
npmchokidar5.0.0indirecta
npmchownr1.1.4indirecta
npmchownr3.0.0indirecta
npmcolor-convert2.0.1indirecta
npmcolor-name1.1.4indirecta
npmcommander10.0.1indirecta
npmcommander14.0.3indirecta
npmcommander2.20.3indirecta
npmcompress-commons6.0.2indirecta
npmconcat-map0.0.1indirecta
npmconfbox0.1.8indirecta
npmconfbox0.2.4indirecta
npmconfig-chain1.1.13indirecta
npmconvert-source-map2.0.0indirecta
npmcopy-anything4.0.5indirecta
npmcore-util-is1.0.3indirecta
npmcrc-321.2.2indirecta
npmcrc32-stream6.0.0indirecta
npmcross-spawn7.0.6indirecta
npmcss-tree3.2.1indirecta
npmcssesc3.0.0indirecta
npmcsstype3.2.3indirecta
npmdata-urls7.0.0indirecta
npmdebug4.4.3indirecta
npmdecimal.js10.6.0indirecta
npmdecompress-response6.0.0indirecta
npmdeep-extend0.6.0indirecta
npmdeep-is0.1.4indirecta
npmdetect-libc2.1.2indirecta
npmdiscontinuous-range1.0.0indirecta
npmeastasianwidth0.2.0indirecta
npmeditorconfig1.0.7indirecta
npmemoji-regex8.0.0indirecta
npmemoji-regex9.2.2indirecta
npmencoding0.1.13indirecta
npmend-of-stream1.4.5indirecta
npmentities6.0.1indirecta
npmentities7.0.1indirecta
npmentities8.0.0indirecta
npmenv-paths2.2.1indirecta
npmerr-code2.0.3indirecta
npmes-module-lexer2.1.0indirecta
npmesbuild0.28.1indirecta
npmescape-string-regexp4.0.0indirecta
npmescodegen2.1.0indirecta
npmeslint10.6.0indirecta
npmeslint-compat-utils0.6.5indirecta
npmeslint-config-prettier10.1.8indirecta
npmeslint-plugin-prettier5.5.6indirecta
npmeslint-plugin-vue10.9.2indirecta
npmeslint-scope9.1.2indirecta
npmeslint-visitor-keys3.4.3indirecta
npmeslint-visitor-keys4.2.1indirecta
npmeslint-visitor-keys5.0.1indirecta
npmespree10.4.0indirecta
npmespree11.2.0indirecta
npmespree9.6.1indirecta
npmesprima4.0.1indirecta
npmesquery1.7.0indirecta
npmesrecurse4.3.0indirecta
npmestraverse5.3.0indirecta
npmestree-walker2.0.2indirecta
npmestree-walker3.0.3indirecta
npmesutils2.0.3indirecta
npmevent-target-shim5.0.1indirecta
npmevents3.3.0indirecta
npmevents-universal1.0.1indirecta
npmexpand-template2.0.3indirecta
npmexpect-type1.3.0indirecta
npmexponential-backoff3.1.3indirecta
npmexsolve1.0.8indirecta
npmextend3.0.2indirecta
npmfast-deep-equal3.1.3indirecta
npmfast-diff1.3.0indirecta
npmfast-fifo1.3.2indirecta
npmfast-glob3.3.3indirecta
npmfast-json-stable-stringify2.1.0indirecta
npmfast-levenshtein2.0.6indirecta
npmfast-uri3.1.2indirecta
npmfastq1.20.1indirecta
npmfdir6.5.0indirecta
npmfile-entry-cache8.0.0indirecta
npmfile-uri-to-path1.0.0indirecta
npmfill-range7.1.1indirecta
npmfind-up5.0.0indirecta
npmflat-cache4.0.1indirecta
npmflatted3.4.2indirecta
npmfontaine0.8.0indirecta
npmfontkitten1.0.3indirecta
npmforeground-child3.3.1indirecta
npmfs-constants1.0.0indirecta
npmfs-minipass3.0.3indirecta
npmfsevents2.3.3indirecta
npmgithub-from-package0.0.0indirecta
npmglob10.5.0indirecta
npmglob-parent5.1.2indirecta
npmglob-parent6.0.2indirecta
npmglobals14.0.0indirecta
npmglobals17.6.0indirecta
npmgraceful-fs4.2.11indirecta
npmhookable5.5.3indirecta
npmhosted-git-info9.0.3indirecta
npmhtml-encoding-sniffer6.0.0indirecta
npmhttp-cache-semantics4.2.0indirecta
npmhttp-proxy-agent7.0.2indirecta
npmhttps-proxy-agent7.0.6indirecta
npmiconv-lite0.6.3indirecta
npmieee7541.2.1indirecta
npmignore5.3.2indirecta
npmignore7.0.5indirecta
npmimport-fresh3.3.1indirecta
npmimport-fresh4.0.0indirecta
npmimurmurhash0.1.4indirecta
npminherits2.0.4indirecta
npmini1.3.8indirecta
npmip-address10.2.0indirecta
npmis-extglob2.1.1indirecta
npmis-fullwidth-code-point3.0.0indirecta
npmis-glob4.0.3indirecta
npmis-language-code3.1.0indirecta
npmis-number7.0.0indirecta
npmis-potential-custom-element-name1.0.1indirecta
npmis-stream2.0.1indirecta
npmis-what5.5.0indirecta
npmisarray1.0.0indirecta
npmisexe2.0.0indirecta
npmisexe3.1.5indirecta
npmjackspeak3.4.3indirecta
npmjs-beautify1.15.4indirecta
npmjs-cookie3.0.8indirecta
npmjs-tokens4.0.0indirecta
npmjs-yaml4.2.0indirecta
npmjsdom29.1.1indirecta
npmjsesc3.1.0indirecta
npmjson-buffer3.0.1indirecta
npmjson-schema-traverse0.4.1indirecta
npmjson-schema-traverse1.0.0indirecta
npmjson-stable-stringify-without-jsonify1.0.1indirecta
npmjson52.2.3indirecta
npmjsonc-eslint-parser2.4.2indirecta
npmjsonc-eslint-parser3.1.0indirecta
npmkeyv4.5.4indirecta
npmlazystream1.0.1indirecta
npmlevn0.4.1indirecta
npmlibxmljs20.37.0indirecta
npmlightningcss1.32.0indirecta
npmlightningcss-android-arm641.32.0indirecta
npmlightningcss-darwin-arm641.32.0indirecta
npmlightningcss-darwin-x641.32.0indirecta
npmlightningcss-freebsd-x641.32.0indirecta
npmlightningcss-linux-arm-gnueabihf1.32.0indirecta
npmlightningcss-linux-arm64-gnu1.32.0indirecta
npmlightningcss-linux-arm64-musl1.32.0indirecta
npmlightningcss-linux-x64-gnu1.32.0indirecta
npmlightningcss-linux-x64-musl1.32.0indirecta
npmlightningcss-win32-arm64-msvc1.32.0indirecta
npmlightningcss-win32-x64-msvc1.32.0indirecta
npmlocal-pkg1.2.1indirecta
npmlocate-path6.0.0indirecta
npmlodash4.18.1indirecta
npmlru-cache10.4.3indirecta
npmlru-cache11.5.1indirecta
npmmagic-regexp0.10.0indirecta
npmmagic-string0.30.21indirecta
npmmagic-string-ast1.0.3indirecta
npmmake-fetch-happen14.0.3indirecta
npmmdn-data2.27.1indirecta
npmmerge21.4.1indirecta
npmmicromatch4.0.8indirecta
npmmimic-response3.1.0indirecta
npmminimatch10.2.5indirecta
npmminimatch3.1.5indirecta
npmminimatch5.1.9indirecta
npmminimatch9.0.9indirecta
npmminimist1.2.8indirecta
npmminipass3.3.6indirecta
npmminipass7.1.3indirecta
npmminipass-collect2.0.1indirecta
npmminipass-fetch4.0.1indirecta
npmminipass-flush1.0.7indirecta
npmminipass-pipeline1.2.4indirecta
npmminipass-sized1.0.3indirecta
npmminizlib3.1.0indirecta
npmmitt3.0.1indirecta
npmmkdirp-classic0.5.3indirecta
npmmlly1.8.2indirecta
npmmoo0.5.3indirecta
npmms2.1.3indirecta
npmmuggle-string0.4.1indirecta
npmnan2.22.2indirecta
npmnanoid3.3.12indirecta
npmnapi-build-utils2.0.0indirecta
npmnatural-compare1.4.0indirecta
npmnearley2.20.1indirecta
npmnegotiator1.0.0indirecta
npmnode-abi3.92.0indirecta
npmnode-gyp11.5.0indirecta
npmnopt7.2.1indirecta
npmnopt8.1.0indirecta
npmnormalize-package-data8.0.0indirecta
npmnormalize-path3.0.0indirecta
npmnth-check2.1.1indirecta
npmobug2.1.3indirecta
npmonce1.4.0indirecta
npmoptionator0.9.4indirecta
npmp-limit3.1.0indirecta
npmp-locate5.0.0indirecta
npmp-map7.0.4indirecta
npmpackage-json-from-dist1.0.1indirecta
npmpackageurl-js2.0.1indirecta
npmparent-module1.0.1indirecta
npmparse57.3.0indirecta
npmparse58.0.1indirecta
npmpath-browserify1.0.1indirecta
npmpath-exists4.0.0indirecta
npmpath-key3.1.1indirecta
npmpath-scurry1.11.1indirecta
npmpathe2.0.3indirecta
npmperfect-debounce1.0.0indirecta
npmperfect-debounce2.1.0indirecta
npmpicocolors1.1.1indirecta
npmpicomatch2.3.2indirecta
npmpicomatch4.0.4indirecta
npmpkg-types1.3.1indirecta
npmpkg-types2.3.1indirecta
npmpostcss8.5.15indirecta
npmpostcss-selector-parser7.1.4indirecta
npmprebuild-install7.1.3indirecta
npmprelude-ls1.2.1indirecta
npmprettier3.9.4indirecta
npmprettier-linter-helpers1.0.1indirecta
npmproc-log5.0.0indirecta
npmprocess0.11.10indirecta
npmprocess-nextick-args2.0.1indirecta
npmpromise-retry2.0.1indirecta
npmproto-list1.2.4indirecta
npmpump3.0.4indirecta
npmpunycode2.3.1indirecta
npmquansync0.2.11indirecta
npmqueue-microtask1.2.3indirecta
npmrailroad-diagrams1.0.0indirecta
npmrandexp0.4.6indirecta
npmrc1.2.8indirecta
npmreadable-stream2.3.8indirecta
npmreadable-stream3.6.2indirecta
npmreadable-stream4.7.0indirecta
npmreaddir-glob1.1.3indirecta
npmreaddirp5.0.0indirecta
npmregexp-tree0.1.27indirecta
npmrequire-from-string2.0.2indirecta
npmresolve-from4.0.0indirecta
npmret0.1.15indirecta
npmretry0.12.0indirecta
npmreusify1.1.0indirecta
npmrfdc1.4.1indirecta
npmrolldown1.0.3indirecta
npmrun-parallel1.2.0indirecta
npmsafe-buffer5.1.2indirecta
npmsafe-buffer5.2.1indirecta
npmsafer-buffer2.1.2indirecta
npmsaxes6.0.0indirecta
npmschemes1.4.0indirecta
npmscule1.3.0indirecta
npmsemver7.8.4indirecta
npmshebang-command2.0.0indirecta
npmshebang-regex3.0.0indirecta
npmsiginfo2.0.0indirecta
npmsignal-exit4.1.0indirecta
npmsimple-concat1.0.1indirecta
npmsimple-get4.0.1indirecta
npmsmart-buffer4.2.0indirecta
npmsmtp-address-parser1.1.0indirecta
npmsocks2.8.9indirecta
npmsocks-proxy-agent8.0.5indirecta
npmsource-map0.6.1indirecta
npmsource-map-js1.2.1indirecta
npmspdx-correct3.2.0indirecta
npmspdx-exceptions2.5.0indirecta
npmspdx-expression-parse3.0.1indirecta
npmspdx-expression-parse4.0.0indirecta
npmspdx-license-ids3.0.23indirecta
npmspeakingurl14.0.1indirecta
npmssri12.0.0indirecta
npmstackback0.0.2indirecta
npmstd-env4.1.0indirecta
npmstreamx2.28.0indirecta
npmstring-width4.2.3indirecta
npmstring-width5.1.2indirecta
npmstring_decoder1.1.1indirecta
npmstring_decoder1.3.0indirecta
npmstrip-ansi6.0.1indirecta
npmstrip-ansi7.2.0indirecta
npmstrip-json-comments2.0.1indirecta
npmstrip-json-comments3.1.1indirecta
npmsuperjson2.2.6indirecta
npmsymbol-tree3.2.4indirecta
npmsynckit0.11.13indirecta
npmtar7.5.16indirecta
npmtar-fs2.1.4indirecta
npmtar-stream2.2.0indirecta
npmtar-stream3.2.0indirecta
npmteex1.0.1indirecta
npmtext-decoder1.2.7indirecta
npmtiny-inflate1.0.3indirecta
npmtinybench2.9.0indirecta
npmtinyexec1.2.4indirecta
npmtinyglobby0.2.17indirecta
npmtinyrainbow3.1.0indirecta
npmtldts7.4.3indirecta
npmtldts-core7.4.3indirecta
npmto-regex-range5.0.1indirecta
npmtough-cookie6.0.1indirecta
npmtr466.0.0indirecta
npmts-api-utils2.5.0indirecta
npmtslib2.3.0indirecta
npmtslib2.8.1indirecta
npmtunnel-agent0.6.0indirecta
npmtype-check0.4.0indirecta
npmtype-level-regexp0.1.17indirecta
npmtypescript5.9.3indirecta
npmtypescript-eslint8.61.1indirecta
npmufo1.6.4indirecta
npmundici7.28.0indirecta
npmundici-types7.16.0indirecta
npmunique-filename4.0.0indirecta
npmunique-slug5.0.0indirecta
npmunplugin2.3.11indirecta
npmunplugin3.0.0indirecta
npmunplugin-fonts2.0.0indirecta
npmunplugin-utils0.3.1indirecta
npmupath2.0.1indirecta
npmuri-js4.4.1indirecta
npmutil-deprecate1.0.2indirecta
npmvalidate-npm-package-license3.0.4indirecta
npmvite8.0.16indirecta
npmvite-plugin-vuetify2.1.3indirecta
npmvitest4.1.9indirecta
npmvscode-uri3.1.0indirecta
npmvue-component-type-helpers3.3.5indirecta
npmvue-eslint-parser10.4.1indirecta
npmvue-tsc3.3.6indirecta
npmw3c-xmlserializer5.0.0indirecta
npmwebidl-conversions8.0.1indirecta
npmwebpack-virtual-modules0.6.2indirecta
npmwhatwg-mimetype5.0.0indirecta
npmwhatwg-url16.0.1indirecta
npmwhich2.0.2indirecta
npmwhich5.0.0indirecta
npmwhy-is-node-running2.3.0indirecta
npmword-wrap1.2.5indirecta
npmwrap-ansi7.0.0indirecta
npmwrap-ansi8.1.0indirecta
npmwrappy1.0.2indirecta
npmxml-name-validator4.0.0indirecta
npmxml-name-validator5.0.0indirecta
npmxmlbuilder24.0.3indirecta
npmxmlchars2.2.0indirecta
npmyallist4.0.0indirecta
npmyallist5.0.0indirecta
npmyaml2.9.0indirecta
npmyaml-eslint-parser1.3.2indirecta
npmyaml-eslint-parser2.0.0indirecta
npmyocto-queue0.1.0indirecta
npmzip-stream6.0.1indirecta
npmzrender6.1.0indirecta
Avisos de dependencias 10

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

PaqueteVersiónRelaciónGravedadAvisosCorregido en
brace-expansion1.1.15indirectaalta25.0.8
brace-expansion2.1.1indirectaalta25.0.8
brace-expansion5.0.6indirectaalta25.0.8
fast-uri3.1.2indirectaalta24.1.1
js-yaml4.2.0indirectaalta14.3.0
postcss8.5.15indirectaalta18.5.18
tar7.5.16indirectaalta57.5.21
org.postgresql:postgresql42.7.11directamoderada142.7.12
golang.org/x/cryptov0.54.0directadesconocida1
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": 2986,
      "has_wiki": true,
      "homepage": "https://opensource.muenchen.de/software/mcmp.html",
      "languages": {
        "Go": 1345412,
        "Vue": 844904,
        "HTML": 421,
        "Java": 1697043,
        "Shell": 5419,
        "PLpgSQL": 3281,
        "Batchfile": 281,
        "Dockerfile": 986,
        "JavaScript": 4411,
        "TypeScript": 141504
      },
      "pushed_at": "2026-07-31T08:16:17Z",
      "created_at": "2026-05-06T13:11:01Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-26T18:31:01Z",
      "description": "MCMP (Munich Cloud Management Platform) allows users to independently manage the virtual servers assigned to them. ",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Java",
      "significant_languages": [
        "Java",
        "Go",
        "Vue"
      ]
    },
    "owner": {
      "blog": "https://opensource.muenchen.de",
      "name": "it@M",
      "type": "Organization",
      "login": "it-at-m",
      "company": null,
      "location": "Agnes-Pockels-Bogen 21, 80992 München",
      "followers": 214,
      "avatar_url": "https://avatars.githubusercontent.com/u/58515289?v=4",
      "created_at": "2019-12-04T12:29:52Z",
      "is_verified": null,
      "public_repos": 200,
      "account_age_days": 2431
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.27",
          "kind": "patch",
          "published_at": "2026-05-22T13:55:10Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "85c140fc11997a97fc53c336080b739099c52d6a",
          "body": null,
          "is_bot": false,
          "headline": "Release v1.0.36",
          "author_name": "euerla",
          "author_login": "euerla",
          "committed_at": "2026-07-26T18:30:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a70ee1c0370dbc68918507f6ef4b94113d9739f",
          "body": null,
          "is_bot": false,
          "headline": "chore: release version 1.0.36 in pom.xml",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-26T18:09:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "854c216fcd1816527988bfe49532e65845579548",
          "body": null,
          "is_bot": false,
          "headline": "Add the posiblity for day2 operations on proxmox servers",
          "author_name": "nina.loser",
          "author_login": null,
          "committed_at": "2026-07-24T16:54:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e6df327def4e814cdaee5d254ef3afc5bffcd29",
          "body": "… in appservice details",
          "is_bot": false,
          "headline": ":lipstick: Removed testenv restrictions on Loadbalancer and Openshift…",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-24T12:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1042af12e35b6dc9496b9f6dc957280f1f0ae35",
          "body": null,
          "is_bot": false,
          "headline": ":fire: Removed batch root/admin hint.",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-24T12:01:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a37c2fc38e49da489136247a7cae08157df646d",
          "body": null,
          "is_bot": false,
          "headline": ":sparkles: Removed testenv restrictions on Loadbalancer and Openshift.",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-24T12:01:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88063a6a7b026ce93a2984237c387cbdc6d5dcd9",
          "body": "…e state saves",
          "is_bot": false,
          "headline": ":lipstick: Added Breadcrumb Nav and added QOL for Navigation with mor…",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-24T11:49:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1df0caebb6c9c876c3da1cf801e7349506714b6",
          "body": "In preparation for implementing mapping to foreman hosts.\n\nNote that these uuids are not unique if someone clones a VM\nin PVE, so we can't use it as server.uuid.\n\nAlso includes some additional attributes that with obvious\nmappings since we are already querying the config endpoint.",
          "is_bot": false,
          "headline": "mcmp-eai-proxmox: use smbios uuid as instance_uuid",
          "author_name": "Jerome Garin",
          "author_login": "versteht-nur-bahnhof",
          "committed_at": "2026-07-24T11:02:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "696db14c6399a836e888f0ec3a087728229993fc",
          "body": "…ft ServicenNow link text",
          "is_bot": false,
          "headline": "fix(ui): display namespace.name instead of namespace.sysId in Openshi…",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-24T10:20:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fade2e4088cafb3006f8ab98114ef00c8feeca49",
          "body": "…il cards\n\n- Created reusable `CountBadge` component to display item counts.\n- Updated Appservice detail cards (Loadbalancer, Server, Openshift, Storage) to use `CountBadge` for dynamic count display.\n- Simplified card title logic by separating count calculations.",
          "is_bot": false,
          "headline": "feat(ui): add CountBadge component and integrate into Appservice deta…",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-24T10:06:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00eded927676e6629a38f4ea01ddc0a9d9efc998",
          "body": null,
          "is_bot": false,
          "headline": "User Startseite in den Einstellungen",
          "author_name": "Thomas Meier",
          "author_login": "gladiac900",
          "committed_at": "2026-07-24T09:52:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec29e3a2325dcf958a45e58a266ee14d39994312",
          "body": null,
          "is_bot": false,
          "headline": ":sparkles: Added Openshift Namespaces to test",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-24T08:02:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "483db694405ccfabf3171f982836553d9e6fef49",
          "body": null,
          "is_bot": false,
          "headline": "feat: optimize repository processing in Foreman import",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-23T12:29:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cff2c5934d6f1e833199cb3b47d07bb82faec39d",
          "body": "- Added caching mechanism for repository IDs to minimize database lookups.\n- Enhanced repository synchronization with `repositoryIdByName` map for efficient assignments.\n- Introduced `locked` and `repository_url` fields in `Repository` entity.\n- Updated `ForemanController` to integrate repository caching logic.\n- Simplified repository creation and management workflow with conflict-free insertion.",
          "is_bot": false,
          "headline": "feat: optimize repository processing in Foreman import",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-23T12:21:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d17db846b8fc9eb0e25598a3b0072953146623f6",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/dev' into dev",
          "author_name": "Thomas Meier",
          "author_login": "gladiac900",
          "committed_at": "2026-07-23T10:14:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24412899cf4d1362173e6627b9bc76acd212909c",
          "body": "Zeigt alle Jobs eines Anwendungsservices auf einer Seite",
          "is_bot": false,
          "headline": "History für Applikationsserviceansicht.",
          "author_name": "Thomas Meier",
          "author_login": "gladiac900",
          "committed_at": "2026-07-23T10:09:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32f5447364718f0f0cb6ea13a110a6c2ec6df668",
          "body": "…inks\n\n- Adjusted the alert text for clarity regarding resource expansions over 2000 GB.\n- Updated URLs to the correct links for IBS48 Linux-Server and IBS49 Windows-Server tickets.",
          "is_bot": false,
          "headline": "fix(ui): update notice in EditMountpoint.vue for resource expansion l…",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-23T07:18:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e5238db0276e2ede508bbf44a262bc7391fc94e",
          "body": null,
          "is_bot": false,
          "headline": ":bug: Fixed another LoadBalancerImportService bug",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-22T14:06:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37012b08df2b9685a49d40705e73fb433813a889",
          "body": "…e for batches.",
          "is_bot": false,
          "headline": ":lipstick: Fixed Proxmox not accounted for. Added Win Maintenance mod…",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-22T13:32:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69ce104bec7c23bddaa71e471789db9828eaa459",
          "body": null,
          "is_bot": false,
          "headline": "mcmp-eai-proxmox: hotfix for server fqdn/name mixup",
          "author_name": "Jerome Garin",
          "author_login": "versteht-nur-bahnhof",
          "committed_at": "2026-07-22T12:41:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7e700456981ebb83555d74d6c6b21c9b958ec22",
          "body": "… async call flashing.",
          "is_bot": false,
          "headline": ":lipstick: Fixed CheckmkMenu.vue keyboard nav. Fixed CommonDialog.vue…",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-22T11:13:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0b2d60817ece0176c653bc81a9673bb1645e7b7",
          "body": null,
          "is_bot": false,
          "headline": ":lipstick: Added count in AppserviceDetails* title",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-22T11:05:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be1e331ffada3e5cbe3387be09b6e4bd5d6b2e1f",
          "body": null,
          "is_bot": false,
          "headline": ":lipstick: Fixed various UI issues with keyboard navigation",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-22T10:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9760b7684688f1179bcbcf557fb77d91e5807e6",
          "body": null,
          "is_bot": false,
          "headline": "frontend: avoid crash if guest tools unavailable",
          "author_name": "Jerome Garin",
          "author_login": "versteht-nur-bahnhof",
          "committed_at": "2026-07-22T09:04:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfdf700c01aa8abc8f80ef7847bf2af5d55c3264",
          "body": "This commits introduces a Proxmox EAI reading very basic VM data\nfrom Proxmox Datacenter Manager.",
          "is_bot": false,
          "headline": "mcmp-eai-proxmox: initialize EAI for Proxmox PDM",
          "author_name": "Jérôme Garin",
          "author_login": "versteht-nur-bahnhof",
          "committed_at": "2026-07-22T09:04:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e3211b130c280e912d0b51fda8a412911949e0c",
          "body": "… made Details default collapsed.",
          "is_bot": false,
          "headline": ":lipstick: CommonCard added expandable on title and in AppserviceView…",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-22T08:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "694900e6487c3955e6f7129e29de97000d367ce3",
          "body": null,
          "is_bot": false,
          "headline": ":lipstick: UI fixed for Loadbalancer and Storage.",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-22T08:21:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e80ff60d3265a5c5759c716cfe8117848c4f68bf",
          "body": "…atches.",
          "is_bot": false,
          "headline": ":zap: LoadBalancerImportService made deletes into updates and added b…",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-21T11:20:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d48fa8dbb6a8dd82934c5b3dc80a6f4679a5ed29",
          "body": "…ervice",
          "is_bot": false,
          "headline": "restart nur noch möglich, wenn server an ist (/ einzeln und in appl.s…",
          "author_name": "Thomas Meier",
          "author_login": "gladiac900",
          "committed_at": "2026-07-21T10:08:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3ac823d261f835f05d4d88543883b6b3d003f49",
          "body": null,
          "is_bot": false,
          "headline": "Downtime/Pause Funktion für mehrere Server über appl.server",
          "author_name": "Thomas Meier",
          "author_login": "gladiac900",
          "committed_at": "2026-07-21T09:48:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "344ba336abac48df33451e4464cf1e9eba8494ed",
          "body": null,
          "is_bot": false,
          "headline": "Downtime/Pause Funktion für Server",
          "author_name": "Thomas Meier",
          "author_login": "gladiac900",
          "committed_at": "2026-07-21T09:29:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b57715ba56342a6625080d38bbf862e752e4ed17",
          "body": null,
          "is_bot": false,
          "headline": ":bug: Fixed loadbalancer import bug.",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-21T08:47:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b481545f8cb3ade52d487111feec03827f4bace",
          "body": null,
          "is_bot": false,
          "headline": ":bug: Fixed loadbalancer import bug.",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-21T08:23:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c1c032116f65dd31b842b98dad8ceb76bc56a4b",
          "body": null,
          "is_bot": false,
          "headline": ":lipstick: Fixed some storage ui stuff.",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-21T08:20:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b57d3719e464de53dbb800945331d8713ce3b82",
          "body": "Fixed an issue where the association between servers and application\nservices was not correctly established during the ServiceNow data import.\nThe synchronization of infrastructure objects to their respective\napplication contexts is now working correctly again.",
          "is_bot": false,
          "headline": "fix: restore server to application service mapping",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-21T06:24:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebc06babd7104beae94fd133b318f1fb5b578e12",
          "body": "Previously, the user import failed with a 'DataIntegrityViolationException'\n(unique constraint \"user_sys_id_key\") when a user's username changed in\nServiceNow (e.g., due to marriage) while their sys_id remained the same.\n\nThe import logic only looked up existing users by their username. If the\nusern\n[…]\ng to track detected username changes for auditing purposes.\n\nThis ensures that identity stability is maintained via ServiceNow's sys_id\nwhile still allowing for username updates in the local database.",
          "is_bot": false,
          "headline": "fix: handle username changes in ServiceNow user import",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-20T16:18:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f2aa5befdf8bfca1a6f94fafde460748a8cf9c6c",
          "body": "- Introduced `KubernetesCluster` and `KubernetesNamespace` entities and repositories.\n- Added database tables and migration script for Kubernetes clusters and namespaces.\n- Implemented data synchronization logic in `SnowService` for importing Kubernetes-related data from ServiceNow.\n- Supported AppService associations with namespaces including synchronization and cleanup processes.",
          "is_bot": false,
          "headline": "feat: add Kubernetes cluster and namespace management",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-20T12:42:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1660b97d3e028e8c5ab960679103154111996b03",
          "body": "- Added `LbVirtualServerCi` entity and corresponding repository for managing ServiceNow metadata in load balancer virtual servers.\n- Updated `StorageGridBucket`, `StorageGridAccount`, `OntapVolume`, and `OntapQtree` entities to support associations with `Appservice`.\n- Added database tables, relatio\n[…]\nnd migration scripts for Snow metadata storage across infrastructure entities.\n- Extended `SnowService` to process and synchronize Snow data for load balancers, storage servers, accounts, and buckets.",
          "is_bot": false,
          "headline": "feat: introduce Snow metadata management for entities and relationships",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-20T09:49:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e02d983e5f935f6e1c42e72e94322ace9471926d",
          "body": null,
          "is_bot": false,
          "headline": "chore: update project version to 1.0.36-SNAPSHOT in pom.xml",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-19T21:03:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48448ee1b27186941e27843095baf9b67fb8d544",
          "body": "Release v1.0.35",
          "is_bot": false,
          "headline": "Merge pull request #23 from it-at-m/dev",
          "author_name": "euerla",
          "author_login": "euerla",
          "committed_at": "2026-07-19T20:57:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aafa3f3b0816dd4f5d74d1e00b4b9f924e25f335",
          "body": null,
          "is_bot": false,
          "headline": "bookmark: release v1.0.35",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-19T20:53:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c080327a70abc9576a388cc24fd1111e8fd81708",
          "body": null,
          "is_bot": false,
          "headline": ":lipstick: Fixed some storage ui stuff.",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-17T12:56:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9f4376833c89c5e2de334fc7f456add08628d71",
          "body": null,
          "is_bot": false,
          "headline": ":art: fixed favorite in storage/lb not returning to its place.",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-17T11:27:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "deca1a9032a2f9e382467a446a4e9df16c4f0056",
          "body": null,
          "is_bot": false,
          "headline": ":sparkles: Added favorite function to appservice, storage, loadbalancer.",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-17T11:18:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce9aa4a62faa93287b0625c94b43124202284c5e",
          "body": null,
          "is_bot": false,
          "headline": ":bug: fixed ontap import bug.",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-17T10:44:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "238ba16558c16fe4829e65961946a0e305c854a5",
          "body": null,
          "is_bot": false,
          "headline": ":bug: fixed ontap import bug.",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-17T10:11:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a04e8dcfd4c455403ed615ff36256cff4b07aaa1",
          "body": null,
          "is_bot": false,
          "headline": ":bug: fixed loadbalancer eai bug.",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-17T10:10:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21df7189bca89b3fd74af3133bfbee837dca2de0",
          "body": null,
          "is_bot": false,
          "headline": ":lipstick: repositioned loadbalancer repo.",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-17T09:23:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25871dc2531b66c28f06591ded7579958879bc01",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/dev' into dev",
          "author_name": "Thomas Meier",
          "author_login": "gladiac900",
          "committed_at": "2026-07-17T08:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31d5946b8b658b6282e1e094fc6809d72d3bb97a",
          "body": null,
          "is_bot": false,
          "headline": ":bug: fixed loadbalancer import bug",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-17T08:04:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "241b7ab1344ca37b32f6e544f61793124a86c483",
          "body": null,
          "is_bot": false,
          "headline": "tooltip für suchfeld des anwendungsservice",
          "author_name": "Thomas Meier",
          "author_login": "gladiac900",
          "committed_at": "2026-07-17T07:54:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5479ce6552ebd21d29f88f9ba30fbfe247288a63",
          "body": null,
          "is_bot": false,
          "headline": ":bug: fixed loadbalancer eai bug",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-17T07:52:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2691238e6b883dc7d222f2a2844eb8ed1203014e",
          "body": null,
          "is_bot": false,
          "headline": ":lipstick: added missing links class",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-16T12:54:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac6e54650ea2226c76c8e7291582b5299c83bd35",
          "body": null,
          "is_bot": false,
          "headline": "Warnhinweis in titelzeile der Server",
          "author_name": "Thomas Meier",
          "author_login": "gladiac900",
          "committed_at": "2026-07-16T12:37:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56d1d9d6814c65d104a68ea8d5ca17cbf82c8603",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/dev' into dev",
          "author_name": "Thomas Meier",
          "author_login": "gladiac900",
          "committed_at": "2026-07-16T11:49:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63a47352ea3522ff4cd24ca926c8578298e71bc4",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/dev' into dev",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-16T11:47:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e75e50f31e2fd303264333627d8015c3cc52d90",
          "body": null,
          "is_bot": false,
          "headline": ":wrench: Deactivate ESLint no-raw-text warning",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-16T11:47:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f64dc70b6107c89e7ce2973d64016f8e3f933a1",
          "body": "- Added a clickable \"Repository\" link displaying the project's GitHub URL.\n- Updated the card title from \"Version\" to \"MCMP\".\n- Adjusted admin-only key filtering logic.",
          "is_bot": false,
          "headline": "feat(ui): add repository link in AppVersion component",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-16T11:44:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81e2aa28bdbf34348955fa4bd886f5734b49df86",
          "body": null,
          "is_bot": false,
          "headline": ":sparkles: Add StorageChangeCifsPermissions.vue. Also add lb icon.",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-16T11:30:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d6cc632e8c7253607076b73b7d1d0d66ac01053",
          "body": null,
          "is_bot": false,
          "headline": "Warnhinweis in titelzeile der Server",
          "author_name": "Thomas Meier",
          "author_login": "gladiac900",
          "committed_at": "2026-07-16T11:24:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b3b6306cb4ec6e69f471ddde1333c7fcccbeb43",
          "body": null,
          "is_bot": false,
          "headline": "Warnhinweis in titelzeile der Server",
          "author_name": "Thomas Meier",
          "author_login": "gladiac900",
          "committed_at": "2026-07-16T09:47:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "537f0e1fc0299659094288994b7b1ebe591a42fe",
          "body": null,
          "is_bot": false,
          "headline": "Warninghinweis (Handlung erforderlich ) klickbar und verlinkt zu server",
          "author_name": "Thomas Meier",
          "author_login": "gladiac900",
          "committed_at": "2026-07-16T09:19:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ead6bda8112d69796a63735de3dbe054ab07eb91",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/dev' into dev",
          "author_name": "Thomas Meier",
          "author_login": "gladiac900",
          "committed_at": "2026-07-16T08:41:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d9764d8e080f0a2f3b011cd5ed809be26052793",
          "body": null,
          "is_bot": false,
          "headline": "Handlung erforderlich  Anzeige in Appservice Serverliste",
          "author_name": "Thomas Meier",
          "author_login": "gladiac900",
          "committed_at": "2026-07-16T08:41:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e86d25bef0bcb09971758022642a1b692e7b089f",
          "body": null,
          "is_bot": false,
          "headline": ":art: Run ESLint and Prettier",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-16T07:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d90255b0613774e6f370db942ea9e96f1571eebd",
          "body": null,
          "is_bot": false,
          "headline": ":art: Run ESLint and Prettier",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-16T06:43:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46dfa55ba69eae468ffbd540ab331f6070b78543",
          "body": null,
          "is_bot": false,
          "headline": ":art: Run ESLint and Prettier",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-16T06:38:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41bd51a57a276784307a08297b1f9550c890a825",
          "body": null,
          "is_bot": false,
          "headline": ":art: Run ESLint and Prettier",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-16T06:35:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ab01cc97b234dc0cb72d705df434dd06d37ca28",
          "body": "… support any modifier",
          "is_bot": false,
          "headline": ":wrench: Append eslint config to not show: 'v-slot' directive doesn't…",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-16T06:34:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30c4653dedf36a48d3c27b32ad02bd83b2d689cc",
          "body": null,
          "is_bot": false,
          "headline": ":art: Run ESLint and Prettier",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-16T06:33:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7b69c0c2f662aad40c756ad33618f6deb8d891f",
          "body": "…o Appservice Tab.",
          "is_bot": false,
          "headline": ":lipstick: Changed Loadbalancer UI. Added Loadbalancers and Storage t…",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-16T06:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dadea5041a12bb6e0d24d8452b1c97bc54e6bd7",
          "body": null,
          "is_bot": false,
          "headline": ":art: Reformat ts files with ESLint",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-16T06:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8f5d320a7af731595946bf8fe569c61a15ef55c",
          "body": "…stacked bar chart.",
          "is_bot": false,
          "headline": ":lipstick: Added link in Netzlaufwerke. Changed storage pie chart to …",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-16T06:10:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e026ba90f20838bc64c3dd39424dbbc297f6bbe7",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove unused `List` import from `StorageGridAccount`",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-15T07:12:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fd528a6b9e72092f0a5047fc426a26a57f5b4d8",
          "body": "…tables\n\n- Introduced `snow_name`, `snow_sys_id`, `snow_sys_class`, and `snow_last_discovered` columns in relevant database tables.\n- Updated associated entities in the Java model for schema synchronization.\n- Created indexes for improved query performance on UUID fields.",
          "is_bot": false,
          "headline": "feat(schema): add Snow metadata columns to storage and load balancer …",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-15T07:10:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1df706ea80b2a064bb13ee2250fe22d13c3491cf",
          "body": null,
          "is_bot": false,
          "headline": "chore: update project version to 1.0.35-SNAPSHOT in pom.xml",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-12T20:22:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d73d73458f54074b64a1f3c125250fcad0d392ae",
          "body": "Release v1.0.34",
          "is_bot": false,
          "headline": "Merge pull request #22 from it-at-m/dev",
          "author_name": "euerla",
          "author_login": "euerla",
          "committed_at": "2026-07-12T20:14:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b8800ff1f2e18ffcc33206848e929ecc777e8df",
          "body": "Fixes CodeQL alert \"Semicolon insertion #98\".",
          "is_bot": false,
          "headline": "fix(constants): add missing semicolon in constants.ts",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-12T19:52:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "330df252174f7cb8f8fd7aab0eebf88301db7daf",
          "body": null,
          "is_bot": false,
          "headline": "bookmark: release v1.0.34",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-12T19:36:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ebbfb7a688aaeb5c51467eb8d3faaa9be4d080f",
          "body": "Updates PostgreSQL service to version 17.10 on Alpine 3.24 in both Docker and Podman stack configurations. Includes the specific image digest.",
          "is_bot": false,
          "headline": "chore: bump postgres from 17.7 to 17.10",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-11T21:19:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "780ed422b01bed4c3ab26b6579af22d0830f6351",
          "body": "- Introduced `managedMiddlewareFilebeat`, `managedMiddlewareHttpd`, `managedMiddlewareJava`, `managedMiddlewarePhp`, and `managedMiddlewareTomcat` attributes in the `Server` entity.\n- Updated the database schema to include corresponding columns in the `cmp.server` table with default values.\n- Integrated extraction and synchronization logic for `lhm_managed_` facts into Foreman EAI host processing.",
          "is_bot": false,
          "headline": "feat(server): add managed middleware flags to entity and schema",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-10T14:50:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ac7587e74b6b84d7451157297019d95ffb1fe4b",
          "body": "Upgraded `github.com/it-at-m/mcmp/mcmp-eai-common` to v0.0.0-20260705204738.\nUpdated various indirect dependencies, including `golang.org/x/sys`, `golang.org/x/text`, `golang.org/x/sync`, and others across multiple Go modules.\nMinor version bumps were applied to maintain compatibility and resolve potential issues.",
          "is_bot": false,
          "headline": "fix(deps): update Go module dependencies for multiple projects",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-10T06:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "325ddad53a4934be01b2505e22eba4b45605456f",
          "body": "Upgrades `@cyclonedx/cyclonedx-npm` to version 5.0.0 to resolve a critical shell injection vulnerability (CVE-2025-25184).\n\nAdditionally upgrades various direct and transitive dependencies in `package.json` and `package-lock.json`, including `vue`, `prettier`, `eslint`, and `vitest`.\nIncludes minor version increments to enhance stability, compatibility, and feature support.",
          "is_bot": false,
          "headline": "fix(deps): update npm dependencies to fix security vulnerability",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-10T06:22:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4d741dcbbde81a50ac39e4c865f2533a76ff3cb",
          "body": "Upgrades project dependencies in go.mod and go.sum.\n\nSpecifically resolves a Dependabot alert by upgrading golang.org/x/net from v0.54.0 (introduced transitively) to v0.57.0 (well above the recommended minimum of v0.55.0).\n\nThis resolves Dependabot alert #64.",
          "is_bot": false,
          "headline": "fix(deps): upgrade golang.org/x/net to v0.57.0 to fix DoS vulnerability",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-10T05:59:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62237a17b1dea6160fb03e3aa88e41bb9242adeb",
          "body": "… features (Ref. #7 #123)\n\n- Added `Repository` entity, repository, and service layers for managing repository data.\n- Created database schema changes for repository tables and assignments.\n- Enabled repository synchronization with Foreman hosts, including incremental updates.\n- Introduced repository handling in the server processing workflow.",
          "is_bot": false,
          "headline": "feat(repository): implement repository management and synchronization…",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-09T15:45:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe3219ba10c32c9c14f9e4dfdf9be5a2de62eefb",
          "body": null,
          "is_bot": false,
          "headline": ":lipstick: Added Collapse all to all views.",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-09T12:27:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c91a641b3de2976976b70063caadd86c003b3c94",
          "body": null,
          "is_bot": false,
          "headline": ":lipstick: Fixed Neu text and only show nav rail tooltip when collapsed.",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-09T09:57:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a37db1f00746b4ad01e65a53a38c69e09bc597aa",
          "body": "…ations\n\n- Added `docker-restore-db.sh` for restoring Postgres databases from SQL dumps.\n- Updated Docker and Podman compose files from Postgres 17.4 to 17.7 to match the currently used production version.\n- Required the Postgres 17.7 client because dumps created with `pg_dump` 17.7 include `psql` meta commands such as `\\restrict`, which fail with the 17.4 client.\n- Added comments clarifying the use of local development credentials.",
          "is_bot": false,
          "headline": "feat: add database restore script and update Docker/Postgres configur…",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-09T08:39:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "497fad41dc1142da4ee88e3b225c48fa55f99400",
          "body": null,
          "is_bot": false,
          "headline": ":lipstick: Add Neu Tooltip for nav rail",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-09T07:03:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd4a54a10d6d1d5e8f39e7fbd51c7f7ba721af10",
          "body": null,
          "is_bot": false,
          "headline": "tooltips für in navigationsleite wenn eingeklappt",
          "author_name": "Thomas Meier",
          "author_login": "gladiac900",
          "committed_at": "2026-07-08T12:53:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bac235ef392139164f9dd56d6b06134fc3596a8e",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/dev' into dev",
          "author_name": "Thomas Meier",
          "author_login": "gladiac900",
          "committed_at": "2026-07-08T12:42:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "994025701710aa90de9351bbb29b97cef068f05f",
          "body": null,
          "is_bot": false,
          "headline": "Anwenderfeedback Servervarianten beschreiben",
          "author_name": "Thomas Meier",
          "author_login": "gladiac900",
          "committed_at": "2026-07-08T12:42:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b2d32b31abdbc37356a2a2b4f8bb5cb6e0a3423",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/dev' into dev",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-08T12:27:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c5fd0f90135290447d9924eece57a8e671519aa",
          "body": null,
          "is_bot": false,
          "headline": ":lipstick: New Navigation",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-08T12:27:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28a287c884cde9938ede31903aa62d031907ea89",
          "body": "…update schema validation\n\n- Introduced attributes for CPU and memory allocation limits, reservations, and overhead in the `Server` entity.\n- Updated schema and sync logic to compare and persist new allocation attributes.",
          "is_bot": false,
          "headline": "feat(mcmp-eai-vcenter): add CPU and memory allocation attributes and …",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-08T12:26:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55e22653451fbfa6edd4b5254998fb2b323332ae",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/dev' into dev",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-08T11:59:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29f3f5351a8af8751e6935fb26ef27cde89f486b",
          "body": "…ndStatus.vue loading slower. also fixed Data Protection endless request bug.",
          "is_bot": false,
          "headline": ":zap: :bug: removed skeleton loaders and fixed SelectedServerActionsA…",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-08T11:59:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1cb2f2e6336275771642f32104d38a588a2fce0",
          "body": "…schema\n\n- Added new attributes for CPU and memory allocation limits, reservations, and overhead in the `Server` entity.\n- Updated the database schema to include corresponding columns in the `cmp.server` table.",
          "is_bot": false,
          "headline": "feat(server): add CPU and memory allocation attributes to entity and …",
          "author_name": "Alexander Heidrich",
          "author_login": "euerla",
          "committed_at": "2026-07-08T11:33:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b1adf7df13491950518c3396a0dd7e508cd2089",
          "body": "…r. Removed unnecessary server reloads.",
          "is_bot": false,
          "headline": ":lock: added more backend validations. fixed EditMountpoint.vue Slide…",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-08T10:35:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01af826fa116c7eeb0f8538f1b8583dfd8a602ff",
          "body": "…es/loadbalancers",
          "is_bot": false,
          "headline": ":lipstick: added no access alerts when user has no appservices/storag…",
          "author_name": "PlateSheet",
          "author_login": "PlateSheet",
          "committed_at": "2026-07-08T09:50:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 1,
      "commits_last_year": 308,
      "latest_release_at": "2026-05-22T13:55:10Z",
      "latest_release_tag": "v1.0.27",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 12,
      "days_since_latest_release": 70,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/it-at-m/mcmp",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/it-at-m/mcmp",
          "is_deprecated": false,
          "latest_version": "v1.0.36",
          "repository_url": "https://github.com/it-at-m/mcmp",
          "versions_count": 10,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-26T18:09:48Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 5,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "mcmp-frontend/tsconfig.json"
      ],
      "toolchain_manifests": [
        "mcmp-backend/pom.xml",
        "mcmp-callback-server/go.mod",
        "mcmp-eai-awx/go.mod",
        "mcmp-eai-baas/go.mod",
        "mcmp-eai-checkmk/go.mod",
        "mcmp-eai-common/go.mod",
        "mcmp-eai-foreman/go.mod",
        "mcmp-eai-infoblox/pom.xml",
        "mcmp-eai-loadbalancer/go.mod",
        "mcmp-eai-netapp-ontap/go.mod",
        "mcmp-eai-netapp-storagegrid/go.mod",
        "mcmp-eai-olvm/go.mod",
        "mcmp-eai-patchnight/go.mod",
        "mcmp-eai-proxmox/go.mod",
        "mcmp-eai-rightsizing/go.mod",
        "mcmp-eai-scheduler/go.mod",
        "mcmp-eai-snow/go.mod",
        "mcmp-eai-ucs/go.mod",
        "mcmp-eai-vcenter/go.mod"
      ],
      "largest_source_bytes": 99519,
      "source_files_sampled": 739,
      "oversized_source_files": 7,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "mcmp-backend/pom.xml",
        "mcmp-callback-server/go.mod",
        "mcmp-eai-awx/go.mod",
        "mcmp-eai-baas/go.mod",
        "mcmp-eai-checkmk/go.mod",
        "mcmp-eai-common/go.mod",
        "mcmp-eai-foreman/go.mod",
        "mcmp-eai-infoblox/pom.xml",
        "mcmp-eai-loadbalancer/go.mod",
        "mcmp-eai-netapp-ontap/go.mod",
        "mcmp-eai-netapp-storagegrid/go.mod",
        "mcmp-eai-olvm/go.mod",
        "mcmp-eai-patchnight/go.mod",
        "mcmp-eai-proxmox/go.mod",
        "mcmp-eai-rightsizing/go.mod",
        "mcmp-eai-scheduler/go.mod",
        "mcmp-eai-snow/go.mod",
        "mcmp-eai-ucs/go.mod",
        "mcmp-eai-vcenter/go.mod",
        "mcmp-frontend/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.15",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 2,
            "oldest_advisory_days": 10
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 2,
            "oldest_advisory_days": 10
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.6",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 2,
            "oldest_advisory_days": 10
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-4c8g-83qw-93j6",
              "GHSA-v2hh-gcrm-f6hx"
            ],
            "fixed_version": "4.1.1",
            "advisory_count": 2,
            "oldest_advisory_days": 9
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.2.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 1,
            "oldest_advisory_days": 10
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.15",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-r28c-9q8g-f849"
            ],
            "fixed_version": "8.5.18",
            "advisory_count": 1,
            "oldest_advisory_days": 6
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.5.16",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23hp-3jrh-7fpw",
              "GHSA-8x88-c5mf-7j5w",
              "GHSA-gvwx-54wh-qm9j",
              "GHSA-r292-9mhp-454m",
              "GHSA-w8wr-v893-vjvp"
            ],
            "fixed_version": "7.5.21",
            "advisory_count": 5,
            "oldest_advisory_days": 10
          },
          {
            "name": "org.postgresql:postgresql",
            "direct": true,
            "version": "42.7.11",
            "severity": "moderate",
            "ecosystem": "maven",
            "cvss_score": 5.9,
            "advisory_ids": [
              "GHSA-j92g-9f8w-j867"
            ],
            "fixed_version": "42.7.12",
            "advisory_count": 1,
            "oldest_advisory_days": 9
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.54.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 23
          },
          {
            "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": 16
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 7,
          "unknown": 2,
          "moderate": 1
        },
        "advisory_count": 18,
        "affected_count": 10,
        "assessed_count": 678,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 38,
        "direct_affected_count": 2
      },
      "ecosystems": [
        "go",
        "maven",
        "npm"
      ],
      "dependencies": [
        {
          "name": "org.springframework.cloud:spring-cloud-dependencies",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${spring-cloud-dependencies.version}"
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-data-jpa",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-web",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-actuator",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-validation",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-mail",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-cache",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.github.ben-manes.caffeine:caffeine",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-security",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.security:spring-security-oauth2-client",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.security:spring-security-oauth2-resource-server",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.security:spring-security-oauth2-jose",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.postgresql:postgresql",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "42.7.11"
        },
        {
          "name": "org.flywaydb:flyway-core",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.flywaydb:flyway-database-postgresql",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.github.gavlyukovskiy:p6spy-spring-boot-starter",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.12.1"
        },
        {
          "name": "org.apache.httpcomponents.client5:httpclient5",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.mapstruct:mapstruct",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${mapstruct.version}"
        },
        {
          "name": "com.github.spotbugs:spotbugs-annotations",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${spotbugs-annotations.version}"
        },
        {
          "name": "org.apache.poi:poi-ooxml",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${apache-poi.version}"
        },
        {
          "name": "io.micrometer:micrometer-tracing",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "io.micrometer:micrometer-tracing-bridge-brave",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "net.logstash.logback:logstash-logback-encoder",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${logstash-logback-encoder.version}"
        },
        {
          "name": "io.micrometer:micrometer-registry-prometheus",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.slf4j:jul-to-slf4j",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.apache.commons:commons-collections4",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${commons-collections4.version}"
        },
        {
          "name": "org.apache.commons:commons-text",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${commons-text.version}"
        },
        {
          "name": "commons-io:commons-io",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${commons-io.version}"
        },
        {
          "name": "org.apache.commons:commons-lang3",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "3.20.0"
        },
        {
          "name": "org.springframework.boot:spring-boot-configuration-processor",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.kohlschutter.junixsocket:junixsocket-core",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${junixsocket.version}"
        },
        {
          "name": "com.kohlschutter.junixsocket:junixsocket-common",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${junixsocket.version}"
        },
        {
          "name": "com.kohlschutter.junixsocket:junixsocket-native-common",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${junixsocket.version}"
        },
        {
          "name": "com.github.jnr:jnr-unixsocket",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "0.38.25"
        },
        {
          "name": "org.commonmark:commonmark",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${commonmark.version}"
        },
        {
          "name": "org.commonmark:commonmark-ext-gfm-tables",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${commonmark.version}"
        },
        {
          "name": "com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer",
          "manifest": "mcmp-backend/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "20260313.1"
        },
        {
          "name": "github.com/it-at-m/mcmp/mcmp-eai-common",
          "manifest": "mcmp-callback-server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260705204738-a5b0ccfb0720"
        },
        {
          "name": "github.com/euerla/goawx",
          "manifest": "mcmp-eai-awx/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260428183549-bdffcc4c68b8"
        },
        {
          "name": "github.com/it-at-m/mcmp/mcmp-eai-common",
          "manifest": "mcmp-eai-awx/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260705204738-a5b0ccfb0720"
        },
        {
          "name": "golang.org/x/oauth2",
          "manifest": "mcmp-eai-awx/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.0"
        },
        {
          "name": "github.com/it-at-m/mcmp/mcmp-eai-common",
          "manifest": "mcmp-eai-baas/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260705204738-a5b0ccfb0720"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "mcmp-eai-baas/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.54.0"
        },
        {
          "name": "gorm.io/driver/postgres",
          "manifest": "mcmp-eai-baas/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "gorm.io/gorm",
          "manifest": "mcmp-eai-baas/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.31.2"
        },
        {
          "name": "github.com/it-at-m/mcmp/mcmp-eai-common",
          "manifest": "mcmp-eai-checkmk/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260705204738-a5b0ccfb0720"
        },
        {
          "name": "github.com/euerla/go-cisco-webex-teams",
          "manifest": "mcmp-eai-common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260710054833-63b17cb8e733"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "mcmp-eai-common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "golang.org/x/oauth2",
          "manifest": "mcmp-eai-common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.0"
        },
        {
          "name": "gopkg.in/natefinch/lumberjack.v2",
          "manifest": "mcmp-eai-common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.1"
        },
        {
          "name": "gorm.io/driver/postgres",
          "manifest": "mcmp-eai-common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "gorm.io/gorm",
          "manifest": "mcmp-eai-common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.31.2"
        },
        {
          "name": "github.com/it-at-m/mcmp/mcmp-eai-common",
          "manifest": "mcmp-eai-foreman/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260705204738-a5b0ccfb0720"
        },
        {
          "name": "org.apache.camel.springboot:camel-spring-boot-dependencies",
          "manifest": "mcmp-eai-infoblox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${camel-spring-boot-dependencies.version}"
        },
        {
          "name": "org.apache.camel.springboot:camel-spring-boot-starter",
          "manifest": "mcmp-eai-infoblox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.apache.camel.springboot:camel-servlet-starter",
          "manifest": "mcmp-eai-infoblox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.apache.camel.springboot:camel-http-starter",
          "manifest": "mcmp-eai-infoblox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-actuator",
          "manifest": "mcmp-eai-infoblox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-web",
          "manifest": "mcmp-eai-infoblox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "io.micrometer:micrometer-tracing",
          "manifest": "mcmp-eai-infoblox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "io.micrometer:micrometer-tracing-bridge-brave",
          "manifest": "mcmp-eai-infoblox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "net.logstash.logback:logstash-logback-encoder",
          "manifest": "mcmp-eai-infoblox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${logstash-logback-encoder.version}"
        },
        {
          "name": "io.micrometer:micrometer-registry-prometheus",
          "manifest": "mcmp-eai-infoblox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.github.spotbugs:spotbugs-annotations",
          "manifest": "mcmp-eai-infoblox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${spotbugs-annotations.version}"
        },
        {
          "name": "de.muenchen.oss:itm-java-codeformat",
          "manifest": "mcmp-eai-infoblox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${itm-java-codeformat.version}"
        },
        {
          "name": "de.muenchen.refarch.tools:refarch-pmd",
          "manifest": "mcmp-eai-infoblox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${refarch-tools.version}"
        },
        {
          "name": "github.com/it-at-m/mcmp/mcmp-eai-common",
          "manifest": "mcmp-eai-loadbalancer/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260705204738-a5b0ccfb0720"
        },
        {
          "name": "github.com/hashicorp/go-multierror",
          "manifest": "mcmp-eai-netapp-ontap/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/it-at-m/mcmp/mcmp-eai-common",
          "manifest": "mcmp-eai-netapp-ontap/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260705204738-a5b0ccfb0720"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "mcmp-eai-netapp-ontap/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        },
        {
          "name": "github.com/it-at-m/mcmp/mcmp-eai-common",
          "manifest": "mcmp-eai-netapp-storagegrid/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260705204738-a5b0ccfb0720"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "mcmp-eai-netapp-storagegrid/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        },
        {
          "name": "github.com/it-at-m/mcmp/mcmp-eai-common",
          "manifest": "mcmp-eai-olvm/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260705204738-a5b0ccfb0720"
        },
        {
          "name": "github.com/it-at-m/mcmp/mcmp-eai-common",
          "manifest": "mcmp-eai-patchnight/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260705204738-a5b0ccfb0720"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "mcmp-eai-patchnight/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "golang.org/x/oauth2",
          "manifest": "mcmp-eai-patchnight/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.0"
        },
        {
          "name": "github.com/it-at-m/mcmp/mcmp-eai-common",
          "manifest": "mcmp-eai-proxmox/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260513111523-d4db31dd453f"
        },
        {
          "name": "github.com/it-at-m/mcmp/mcmp-eai-common",
          "manifest": "mcmp-eai-rightsizing/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260705204738-a5b0ccfb0720"
        },
        {
          "name": "github.com/euerla/goawx",
          "manifest": "mcmp-eai-scheduler/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260428183549-bdffcc4c68b8"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "mcmp-eai-scheduler/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/it-at-m/mcmp/mcmp-eai-common",
          "manifest": "mcmp-eai-scheduler/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260705204738-a5b0ccfb0720"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "mcmp-eai-scheduler/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "golang.org/x/oauth2",
          "manifest": "mcmp-eai-scheduler/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.0"
        },
        {
          "name": "gopkg.in/natefinch/lumberjack.v2",
          "manifest": "mcmp-eai-scheduler/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.1"
        },
        {
          "name": "github.com/it-at-m/mcmp/mcmp-eai-common",
          "manifest": "mcmp-eai-snow/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260705204738-a5b0ccfb0720"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "mcmp-eai-snow/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "golang.org/x/oauth2",
          "manifest": "mcmp-eai-snow/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.0"
        },
        {
          "name": "github.com/it-at-m/mcmp/mcmp-eai-common",
          "manifest": "mcmp-eai-ucs/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260705204738-a5b0ccfb0720"
        },
        {
          "name": "github.com/it-at-m/mcmp/mcmp-eai-common",
          "manifest": "mcmp-eai-vcenter/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260705204738-a5b0ccfb0720"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "mcmp-eai-vcenter/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/vmware/govmomi",
          "manifest": "mcmp-eai-vcenter/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.55.1"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "mcmp-eai-vcenter/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.54.0"
        },
        {
          "name": "gorm.io/driver/postgres",
          "manifest": "mcmp-eai-vcenter/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "gorm.io/gorm",
          "manifest": "mcmp-eai-vcenter/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.31.2"
        },
        {
          "name": "@fontsource/roboto",
          "manifest": "mcmp-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.2.10"
        },
        {
          "name": "@vueuse/core",
          "manifest": "mcmp-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "14.3.0"
        },
        {
          "name": "archiver",
          "manifest": "mcmp-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.0.1"
        },
        {
          "name": "echarts",
          "manifest": "mcmp-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.0.0"
        },
        {
          "name": "pinia",
          "manifest": "mcmp-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.4"
        },
        {
          "name": "vue",
          "manifest": "mcmp-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.5.38"
        },
        {
          "name": "vue-echarts",
          "manifest": "mcmp-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.0.1"
        },
        {
          "name": "vue-i18n",
          "manifest": "mcmp-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "11.4.6"
        },
        {
          "name": "vue-router",
          "manifest": "mcmp-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.1.0"
        },
        {
          "name": "vuetify",
          "manifest": "mcmp-frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.12.8"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/euerla/go-cisco-webex-teams",
            "direct": true,
            "version": "v0.0.0-20260710054833-63b17cb8e733",
            "ecosystem": "go"
          },
          {
            "name": "github.com/euerla/goawx",
            "direct": true,
            "version": "v0.0.0-20260428183549-bdffcc4c68b8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": true,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/it-at-m/mcmp/mcmp-eai-common",
            "direct": true,
            "version": "v0.0.0-20260513111523-d4db31dd453f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/it-at-m/mcmp/mcmp-eai-common",
            "direct": true,
            "version": "v0.0.0-20260705204738-a5b0ccfb0720",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": true,
            "version": "v1.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vmware/govmomi",
            "direct": true,
            "version": "v0.55.1",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": true,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/natefinch/lumberjack.v2",
            "direct": true,
            "version": "v2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/driver/postgres",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/gorm",
            "direct": true,
            "version": "v1.31.2",
            "ecosystem": "go"
          },
          {
            "name": "com.github.ben-manes.caffeine:caffeine",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.github.gavlyukovskiy:p6spy-spring-boot-starter",
            "direct": true,
            "version": "1.12.1",
            "ecosystem": "maven"
          },
          {
            "name": "com.github.jnr:jnr-unixsocket",
            "direct": true,
            "version": "0.38.25",
            "ecosystem": "maven"
          },
          {
            "name": "com.github.spotbugs:spotbugs-annotations",
            "direct": true,
            "version": "4.9.8",
            "ecosystem": "maven"
          },
          {
            "name": "com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer",
            "direct": true,
            "version": "20260313.1",
            "ecosystem": "maven"
          },
          {
            "name": "com.kohlschutter.junixsocket:junixsocket-common",
            "direct": true,
            "version": "2.10.1",
            "ecosystem": "maven"
          },
          {
            "name": "com.kohlschutter.junixsocket:junixsocket-core",
            "direct": true,
            "version": "2.10.1",
            "ecosystem": "maven"
          },
          {
            "name": "com.kohlschutter.junixsocket:junixsocket-native-common",
            "direct": true,
            "version": "2.10.1",
            "ecosystem": "maven"
          },
          {
            "name": "commons-io:commons-io",
            "direct": true,
            "version": "2.21.0",
            "ecosystem": "maven"
          },
          {
            "name": "de.muenchen.oss:itm-java-codeformat",
            "direct": true,
            "version": "1.0.10",
            "ecosystem": "maven"
          },
          {
            "name": "de.muenchen.refarch.tools:refarch-pmd",
            "direct": true,
            "version": "1.2.0",
            "ecosystem": "maven"
          },
          {
            "name": "io.micrometer:micrometer-registry-prometheus",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "io.micrometer:micrometer-tracing",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "io.micrometer:micrometer-tracing-bridge-brave",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "net.logstash.logback:logstash-logback-encoder",
            "direct": true,
            "version": "8.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.camel.springboot:camel-http-starter",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.camel.springboot:camel-servlet-starter",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.camel.springboot:camel-spring-boot-dependencies",
            "direct": true,
            "version": "4.18.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.camel.springboot:camel-spring-boot-starter",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.commons:commons-collections4",
            "direct": true,
            "version": "4.5.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.commons:commons-lang3",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.commons:commons-lang3",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.commons:commons-text",
            "direct": true,
            "version": "1.15.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.httpcomponents.client5:httpclient5",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.poi:poi-ooxml",
            "direct": true,
            "version": "5.5.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.commonmark:commonmark",
            "direct": true,
            "version": "0.28.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.commonmark:commonmark-ext-gfm-tables",
            "direct": true,
            "version": "0.28.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.flywaydb:flyway-core",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.flywaydb:flyway-database-postgresql",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.mapstruct:mapstruct",
            "direct": true,
            "version": "1.6.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.postgresql:postgresql",
            "direct": true,
            "version": "42.7.11",
            "ecosystem": "maven"
          },
          {
            "name": "org.slf4j:jul-to-slf4j",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-configuration-processor",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-actuator",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-cache",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-data-jpa",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-mail",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-security",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-validation",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-web",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-dependencies",
            "direct": true,
            "version": "2025.0.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.security:spring-security-oauth2-client",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.security:spring-security-oauth2-jose",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.security:spring-security-oauth2-resource-server",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "@fontsource/roboto",
            "direct": true,
            "version": "5.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vueuse/core",
            "direct": true,
            "version": "14.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "archiver",
            "direct": true,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "echarts",
            "direct": true,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pinia",
            "direct": true,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "vue",
            "direct": true,
            "version": "3.5.38",
            "ecosystem": "npm"
          },
          {
            "name": "vue-echarts",
            "direct": true,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "vue-i18n",
            "direct": true,
            "version": "10.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "vue-i18n",
            "direct": true,
            "version": "11.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "vue-router",
            "direct": true,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "vuetify",
            "direct": true,
            "version": "3.12.8",
            "ecosystem": "npm"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-resty/resty/v2",
            "direct": false,
            "version": "v2.17.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-querystring",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgpassfile",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgservicefile",
            "direct": false,
            "version": "v0.0.0-20240606120523-5a60cdf6a761",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgx/v5",
            "direct": false,
            "version": "v5.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/puddle/v2",
            "direct": false,
            "version": "v2.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jinzhu/inflection",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jinzhu/now",
            "direct": false,
            "version": "v1.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/peterhellberg/link",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.12.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/stretchr/objx",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.57.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.44.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "com.diffplug.spotless:spotless-maven-plugin",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "maven"
          },
          {
            "name": "com.github.spotbugs:spotbugs-maven-plugin",
            "direct": false,
            "version": "4.9.8.2",
            "ecosystem": "maven"
          },
          {
            "name": "com.h3xstream.findsecbugs:findsecbugs-plugin",
            "direct": false,
            "version": "1.14.0",
            "ecosystem": "maven"
          },
          {
            "name": "io.github.git-commit-id:git-commit-id-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.camel:camel-test-spring-junit5",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-compiler-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-deploy-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-jar-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-pmd-plugin",
            "direct": false,
            "version": "3.28.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-release-plugin",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-surefire-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.cyclonedx:cyclonedx-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.flywaydb:flyway-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.jacoco:jacoco-maven-plugin",
            "direct": false,
            "version": "0.8.14",
            "ecosystem": "maven"
          },
          {
            "name": "org.projectlombok:lombok",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springdoc:springdoc-openapi-maven-plugin",
            "direct": false,
            "version": "1.5",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-test",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-testcontainers",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.security:spring-security-test",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.testcontainers:junit-jupiter",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.testcontainers:postgresql",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "@asamuzakjp/css-color",
            "direct": false,
            "version": "5.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/dom-selector",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/generational-cache",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/nwsapi",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "8.0.0-rc.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "8.0.0-rc.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "8.0.0-rc.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "8.0.0-rc.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "8.0.0-rc.6",
            "ecosystem": "npm"
          },
          {
            "name": "@bramus/specificity",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@capsizecss/unpack",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/color-helpers",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-calc",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-color-parser",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-syntax-patches-for-csstree",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cyclonedx/cyclonedx-library",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cyclonedx/cyclonedx-npm",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.23.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@exodus/bytes",
            "direct": false,
            "version": "1.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.8",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/types",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@ianvs/prettier-plugin-sort-imports",
            "direct": false,
            "version": "4.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@intlify/bundle-utils",
            "direct": false,
            "version": "11.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@intlify/core-base",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@intlify/core-base",
            "direct": false,
            "version": "11.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "@intlify/devtools-types",
            "direct": false,
            "version": "11.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "@intlify/eslint-plugin-vue-i18n",
            "direct": false,
            "version": "4.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@intlify/message-compiler",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@intlify/message-compiler",
            "direct": false,
            "version": "11.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "@intlify/shared",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@intlify/shared",
            "direct": false,
            "version": "11.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "@intlify/unplugin-vue-i18n",
            "direct": false,
            "version": "11.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@intlify/vue-i18n-extensions",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/fs-minipass",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@mdi/js",
            "direct": false,
            "version": "7.4.47",
            "ecosystem": "npm"
          },
          {
            "name": "@muenchen/prettier-codeformat",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/agent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/fs",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@one-ini/wasm",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oozcitak/dom",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oozcitak/infra",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oozcitak/url",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oozcitak/util",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.133.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pinia/testing",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgr/core",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/pluginutils",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node-lts",
            "direct": false,
            "version": "24.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/esrecurse",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsesc",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "24.11.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/web-bluetooth",
            "direct": false,
            "version": "0.0.21",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-vue",
            "direct": false,
            "version": "6.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@volar/language-core",
            "direct": false,
            "version": "2.4.28",
            "ecosystem": "npm"
          },
          {
            "name": "@volar/source-map",
            "direct": false,
            "version": "2.4.28",
            "ecosystem": "npm"
          },
          {
            "name": "@volar/typescript",
            "direct": false,
            "version": "2.4.28",
            "ecosystem": "npm"
          },
          {
            "name": "@vue-macros/common",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-core",
            "direct": false,
            "version": "3.5.38",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-dom",
            "direct": false,
            "version": "3.5.38",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-sfc",
            "direct": false,
            "version": "3.5.38",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-ssr",
            "direct": false,
            "version": "3.5.38",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/devtools-api",
            "direct": false,
            "version": "6.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/devtools-api",
            "direct": false,
            "version": "7.7.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/devtools-api",
            "direct": false,
            "version": "8.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/devtools-kit",
            "direct": false,
            "version": "7.7.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/devtools-kit",
            "direct": false,
            "version": "8.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/devtools-shared",
            "direct": false,
            "version": "7.7.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/devtools-shared",
            "direct": false,
            "version": "8.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/eslint-config-prettier",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/eslint-config-typescript",
            "direct": false,
            "version": "14.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/language-core",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/reactivity",
            "direct": false,
            "version": "3.5.38",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/runtime-core",
            "direct": false,
            "version": "3.5.38",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/runtime-dom",
            "direct": false,
            "version": "3.5.38",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/server-renderer",
            "direct": false,
            "version": "3.5.38",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/shared",
            "direct": false,
            "version": "3.5.38",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/test-utils",
            "direct": false,
            "version": "2.4.11",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/tsconfig",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vuetify/loader-shared",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vueuse/metadata",
            "direct": false,
            "version": "14.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vueuse/shared",
            "direct": false,
            "version": "14.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "abort-controller",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats-draft2019",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "alien-signals",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "archiver-utils",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-kit",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ast-walker-scope",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "async",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "b4a",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "bare-events",
            "direct": false,
            "version": "2.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "bare-fs",
            "direct": false,
            "version": "4.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "bare-os",
            "direct": false,
            "version": "3.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "bare-path",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "bare-stream",
            "direct": false,
            "version": "2.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "bare-url",
            "direct": false,
            "version": "2.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "bidi-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "bindings",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "birpc",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "bl",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "boolbase",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-crc32",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cacache",
            "direct": false,
            "version": "19.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "14.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "compress-commons",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "confbox",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "confbox",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "config-chain",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "copy-anything",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "crc-32",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "crc32-stream",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-response",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "discontinuous-range",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "editorconfig",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "encoding",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "err-code",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escodegen",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-compat-utils",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "10.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "5.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-vue",
            "direct": false,
            "version": "10.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "9.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "event-target-shim",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "events-universal",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "expand-template",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "exponential-backoff",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "exsolve",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-diff",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-fifo",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-uri-to-path",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "fontaine",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "fontkitten",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs-constants",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-minipass",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "github-from-package",
            "direct": false,
            "version": "0.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "17.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "hookable",
            "direct": false,
            "version": "5.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-language-code",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-what",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "js-beautify",
            "direct": false,
            "version": "1.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "js-cookie",
            "direct": false,
            "version": "3.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "29.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-eslint-parser",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-eslint-parser",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "lazystream",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "libxmljs2",
            "direct": false,
            "version": "0.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-android-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-freebsd-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-arm64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-x64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "local-pkg",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "magic-regexp",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string-ast",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "make-fetch-happen",
            "direct": false,
            "version": "14.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-collect",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-fetch",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-flush",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-pipeline",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-sized",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mitt",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp-classic",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "mlly",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "moo",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "muggle-string",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "nan",
            "direct": false,
            "version": "2.22.2",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.12",
            "ecosystem": "npm"
          },
          {
            "name": "napi-build-utils",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "nearley",
            "direct": false,
            "version": "2.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-abi",
            "direct": false,
            "version": "3.92.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp",
            "direct": false,
            "version": "11.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "7.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nth-check",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "packageurl-js",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-browserify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "perfect-debounce",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "perfect-debounce",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-types",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-types",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.15",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "prebuild-install",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-linter-helpers",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "proc-log",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "process",
            "direct": false,
            "version": "0.11.10",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "promise-retry",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "proto-list",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "quansync",
            "direct": false,
            "version": "0.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "railroad-diagrams",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "randexp",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "rc",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdir-glob",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "regexp-tree",
            "direct": false,
            "version": "0.1.27",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ret",
            "direct": false,
            "version": "0.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "retry",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rfdc",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "saxes",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "schemes",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "scule",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "simple-concat",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "simple-get",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "smart-buffer",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "smtp-address-parser",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "socks",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "8.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "speakingurl",
            "direct": false,
            "version": "14.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ssri",
            "direct": false,
            "version": "12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "streamx",
            "direct": false,
            "version": "2.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "superjson",
            "direct": false,
            "version": "2.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "synckit",
            "direct": false,
            "version": "0.11.13",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.5.16",
            "ecosystem": "npm"
          },
          {
            "name": "tar-fs",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "teex",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "text-decoder",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-inflate",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tldts",
            "direct": false,
            "version": "7.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "tldts-core",
            "direct": false,
            "version": "7.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel-agent",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-level-regexp",
            "direct": false,
            "version": "0.1.17",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "ufo",
            "direct": false,
            "version": "1.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-filename",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-slug",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unplugin",
            "direct": false,
            "version": "2.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "unplugin",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unplugin-fonts",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unplugin-utils",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "upath",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "vite-plugin-vuetify",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-uri",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "vue-component-type-helpers",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "vue-eslint-parser",
            "direct": false,
            "version": "10.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "vue-tsc",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-virtual-modules",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "16.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlbuilder2",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "xmlchars",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml-eslint-parser",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "yaml-eslint-parser",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "zip-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "zrender",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 716,
        "direct_count": 70,
        "indirect_count": 646
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 13,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 1,
        "closed_unmerged_prs": 10
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "PlateSheet",
          "commits": 122,
          "avatar_url": "https://avatars.githubusercontent.com/u/282216235?v=4"
        },
        {
          "type": "User",
          "login": "euerla",
          "commits": 77,
          "avatar_url": "https://avatars.githubusercontent.com/u/116089635?v=4"
        },
        {
          "type": "User",
          "login": "gladiac900",
          "commits": 38,
          "avatar_url": "https://avatars.githubusercontent.com/u/284238584?v=4"
        },
        {
          "type": "User",
          "login": "versteht-nur-bahnhof",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/185623610?v=4"
        },
        {
          "type": "User",
          "login": "klml",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/295778?v=4"
        }
      ],
      "contributors_sampled": 5,
      "top_contributor_share": 0.5
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "codeql.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml",
        "eslint.config.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum",
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 2,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "1 out of 1 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": 0,
            "reason": "Found 0/1 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "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": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 2,
            "reason": "dependency not pinned by hash detected -- score normalized to 2",
            "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": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "14 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "85c140fc11997a97fc53c336080b739099c52d6a",
        "ran_at": "2026-07-31T14:52:45Z",
        "aggregate_score": 4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T06:52:49Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-26T18:30:52Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/it-at-m/mcmp",
    "host": "github.com",
    "name": "mcmp",
    "owner": "it-at-m"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 59,
      "inputs": {
        "security": 47,
        "vitality": 71,
        "community": 32,
        "governance": 63,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 71,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "commits_last_year": 308,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 12
            },
            "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": "12/52 weeks with commits",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "308 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 308
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 84,
            "inputs": {
              "releases_count": 1,
              "latest_release_tag": "v1.0.27",
              "releases_from_tags": false,
              "days_since_latest_release": 70,
              "mean_days_between_releases": null
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "1 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 70 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 70
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "cadence unknown (single release)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence_unknown",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 32,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "forks": 0,
              "stars": 5,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "5 stars",
                "points": 9.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "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": 63,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 27,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 5,
              "top_contributor_share": 0.5
            },
            "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 50% of commits",
                "points": 11.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 50
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "5 contributors",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "merged_prs": 13,
              "open_issues": 0,
              "closed_issues": 1,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 10
            },
            "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": "13/23 decided PRs merged",
                "points": 21.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 13,
                      "decided": 23
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/1 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "followers": 214,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "it-at-m",
              "public_repos": 200,
              "account_age_days": 2431
            },
            "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": "214 followers of it-at-m",
                "points": 16.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 214,
                      "login": "it-at-m"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "200 public repos, account ~6 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 200
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/it-at-m/mcmp"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "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 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "10 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 76,
        "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": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml, eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml, eslint.config.js"
                    }
                  }
                ],
                "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": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://opensource.muenchen.de/software/mcmp.html",
              "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": "https://opensource.muenchen.de/software/mcmp.html",
                "points": 15,
                "status": "met",
                "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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 47,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "1 out of 1 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 0/1 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 1,
                "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": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "14 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "good",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 678 resolved dependencies against OSV; 38 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 678
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 38
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 76,
            "inputs": {
              "source": "osv",
              "advisories": 18,
              "affected_packages": 10,
              "assessed_packages": 678,
              "unassessed_packages": 38,
              "affected_by_severity": "high 7, moderate 1, unknown 2",
              "direct_affected_packages": 2
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "2 affected: org.postgresql:postgresql 42.7.11 (moderate 5.9), golang.org/x/crypto v0.54.0 (unknown)",
                "points": 17.2,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 2,
                      "packages": "org.postgresql:postgresql 42.7.11 (moderate 5.9), golang.org/x/crypto v0.54.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": 678,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 5
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 58,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 17,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.32,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "32 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 17.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 32,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "mcmp-frontend/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "mcmp-backend/pom.xml",
                "mcmp-callback-server/go.mod",
                "mcmp-eai-awx/go.mod",
                "mcmp-eai-baas/go.mod",
                "mcmp-eai-checkmk/go.mod",
                "mcmp-eai-common/go.mod",
                "mcmp-eai-foreman/go.mod",
                "mcmp-eai-infoblox/pom.xml",
                "mcmp-eai-loadbalancer/go.mod",
                "mcmp-eai-netapp-ontap/go.mod",
                "mcmp-eai-netapp-storagegrid/go.mod",
                "mcmp-eai-olvm/go.mod",
                "mcmp-eai-patchnight/go.mod",
                "mcmp-eai-proxmox/go.mod",
                "mcmp-eai-rightsizing/go.mod",
                "mcmp-eai-scheduler/go.mod",
                "mcmp-eai-snow/go.mod",
                "mcmp-eai-ucs/go.mod",
                "mcmp-eai-vcenter/go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "mcmp-backend/pom.xml, mcmp-callback-server/go.mod, mcmp-eai-awx/go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "mcmp-backend/pom.xml, mcmp-callback-server/go.mod, mcmp-eai-awx/go.mod"
                    }
                  }
                ],
                "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, eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml, eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "mcmp-frontend/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "mcmp-frontend/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 2,
                "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": "Java",
              "largest_source_bytes": 99519,
              "source_files_sampled": 739,
              "oversized_source_files": 7
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Java (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "7/739 source files over 60KB",
                "points": 54.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 739,
                      "oversized": 7
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Could not fetch maven package 'de.muenchen.mcmp:mcmp-backend' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-31T14:53:02.807048Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/it-at-m/mcmp.svg",
  "full_name": "it-at-m/mcmp",
  "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.