Registro público
Informe de salud del softwareesquema 0.15.0 · métricas 1.13.0 · 2026-07-20 12:49 UTC

macrozheng / mall-swarm

mall-swarm是一套微服务商城系统,采用了 Spring Cloud Alibaba、Spring Boot 3.5、Sa-Token、MyBatis、Elasticsearch、Docker、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。

JavaApache-2.0★ 13.039 estrellas⑂ 5523 forksdesde nov 2019Ver en GitHub ↗

macrozheng/mall-swarm tiene un índice de salud de 43 sobre 100, lo que lo sitúa en la banda En riesgo. Su puntuación más alta es Community & Adoption (76/100) y la más baja, Security (19/100). Se actualizó por última vez hace 60 días. Una sola persona concentra la mayor parte del trabajo reciente.

43
global / 100
En riesgo

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

43
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

macroCuenta personal
9426 seguidores21 repositorios públicosdesde nov 2015

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

Métricas por categoría

Vitalidad

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

32En riesgo · 22% del índice global
Cómo se puntúa
18/36Recencia de push — último push hace 60 días
1.4/36Cadencia de commits — 2/52 semanas con commits
7/18Volumen de commits — 5 commits en el último año
4/10OpenSSF Scorecard: Maintained — 5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
Datos de entrada utilizados
commits_last_year5
human_commit_share
days_since_last_push60
active_weeks_last_year2
Cómo se puntúa
27/27Publica versiones — 3 versiones publicadas
0/36Recencia de las versiones — última versión hace 871 días
5.4/27Cadencia de publicación — una versión cada ~647,1 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count3
latest_release_tagv1.0.3
releases_from_tagsno
days_since_latest_release871
mean_days_between_releases647,1
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?

76Bueno · 18% del índice global
Cómo se puntúa
60/60Estrellas — 13.039 estrellas
25/25Forks — 5523 forks
13.5/15Observadores — 272 observadores
Datos de entrada utilizados
forks5523
stars13.039
watchers272
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (Apache-2.0)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

40En riesgo · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
0/22.5Distribución de commits — el principal contribuyente firma el 100% de los commits
1.4/13.5Amplitud de contribuyentes — 1 contribuyentes
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Datos de entrada utilizados
bus_factor1
contributors_sampled1
top_contributor_share1
Cómo se puntúa
44.4/46.8Resolución de issues — 95% de issues cerradas
0/38.3Aceptación de PR — 0/28 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs0
open_issues6
closed_issues113
issue_closed_ratio0,95
closed_unmerged_prs28
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
25/25Alcance del propietario — 9426 seguidores de macrozheng
21.8/25Trayectoria — 21 repos públicos, cuenta de ~10 años
Datos de entrada utilizados
followers9426
owner_typeUser
is_verified
owner_loginmacrozheng
public_repos21
account_age_days3897
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.

Calidad de Ingeniería

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

48En riesgo · 20% del índice global
Cómo se puntúa
0/24Flujos de trabajo de CI
24/24Pruebas presentes
0/16Configuración de linter
0/9.6Hooks de pre-commit
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — sin datos
Datos de entrada utilizados
has_cino
has_tests
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: CI-Tests. Los pesos restantes se han renormalizado.
Cómo se puntúa
30/30README
0/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://cloud.macrozheng.com
10/10Descripción del repositorio
10/10Topics — 14 topics
10/10Wiki
Datos de entrada utilizados
topicsspringcloud, springboot, docker, java, mysql, elasticsearch, mybatis, rabbitmq, redis, mongodb, kubernetes, k8s, spring-boot, spring-cloud
has_wiki
homepagehttps://cloud.macrozheng.com
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?

19Crítico · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — sin datos
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflow — sin datos
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
3/7.5Maintained — 5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
0/5Packaging — sin datos
0/5Pinned-Dependencies — sin datos
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — sin datos
0/7.5Vulnerabilities — 39 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate1,9
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Los pesos restantes se han renormalizado.

Preparación para IA

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

40En riesgo · 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)
0/40Historial de commits legible — sin datos
Datos de entrada utilizados
has_llms_txtno
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluidos de la puntuación (sin datos o no aplicable): Historial de commits legible. Los pesos restantes se han renormalizado.
Cómo se puntúa
0/18Arranque con un solo comando
22/22Pruebas automatizadas
0/11Configuración de lint / formato
11/11Verificación estática de tipos — Java (tipado estático)
0/10Entorno reproducible
0/10Práctica demostrada con agentes — sin datos
0/8Mantenimiento automatizado — sin datos
0/10OpenSSF Scorecard: Pinned-Dependencies — sin datos
Datos de entrada utilizados
has_nixno
has_tests
lockfiles
has_dockerfileno
typed_language
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluidos de la puntuación (sin datos o no aplicable): Práctica demostrada con agentes, Mantenimiento automatizado, OpenSSF Scorecard: Pinned-Dependencies. Los pesos restantes se han renormalizado.
Cómo se puntúa
45/45Código verificable por tipos — Java (tipado estático)
54.7/55Tamaños de archivo manejables — 3/533 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageJava
largest_source_bytes107.760
source_files_sampled533
oversized_source_files3

Datos clave

13.039estrellas de GitHub
1contribuidores
5commits en los últimos 12 meses
60días desde el último push
3versiones publicadas
1factor bus
6issues abiertas
Mavenecosistemas de paquetes

Advertencias de recopilación de datos

  • Could not fetch maven package 'com.macro.mall:mall-admin' from its registry
  • Could not fetch maven package 'com.macro.mall:mall-auth' from its registry
  • Could not fetch maven package 'com.macro.mall:mall-common' from its registry
  • Could not fetch maven package 'com.macro.mall:mall-demo' from its registry
  • Could not fetch maven package 'com.macro.mall:mall-gateway' from its registry
  • Could not fetch maven package 'com.macro.mall:mall-mbg' from its registry
  • Could not fetch maven package 'com.macro.mall:mall-monitor' from its registry
  • Could not fetch maven package 'com.macro.mall:mall-portal' from its registry

Más detalle

OpenSSF Scorecard 1.9 / 10
1.9agregado

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-20 12:49 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/dCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
n/dDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
4Maintained5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
n/dPackagingpackaging workflow not detected
n/dPinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
n/dToken-PermissionsNo tokens found
0Vulnerabilities39 existing vulnerabilities detected
Dependencias directas 106
RegistroPaqueteRestricción de versiónManifiesto
Mavencom.macro.mall:mall-mbgmall-admin/pom.xml
Mavencom.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discoverymall-admin/pom.xml
Mavencom.alibaba.cloud:spring-cloud-starter-alibaba-nacos-configmall-admin/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-data-redismall-admin/pom.xml
Mavencom.aliyun.oss:aliyun-sdk-ossmall-admin/pom.xml
Mavenio.minio:miniomall-admin/pom.xml
Mavenorg.springframework.cloud:spring-cloud-starter-openfeignmall-admin/pom.xml
Mavencn.dev33:sa-token-spring-boot3-startermall-admin/pom.xml
Mavencn.dev33:sa-token-redis-jacksonmall-admin/pom.xml
Mavenorg.apache.commons:commons-pool2mall-admin/pom.xml
Mavencn.dev33:sa-token-jwtmall-admin/pom.xml
Mavende.codecentric:spring-boot-admin-starter-clientmall-admin/pom.xml
Mavencom.macro.mall:mall-commonmall-auth/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-webmall-auth/pom.xml
Mavencom.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discoverymall-auth/pom.xml
Mavencom.alibaba.cloud:spring-cloud-starter-alibaba-nacos-configmall-auth/pom.xml
Mavenorg.springframework.cloud:spring-cloud-starter-openfeignmall-auth/pom.xml
Mavende.codecentric:spring-boot-admin-starter-clientmall-auth/pom.xml
Mavencom.github.pagehelper:pagehelpermall-common/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-webmall-common/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-data-redismall-common/pom.xml
Mavenorg.springframework.data:spring-data-commonsmall-common/pom.xml
Mavencom.github.xiaoymin:knife4j-openapi3-jakarta-spring-boot-startermall-common/pom.xml
Mavenorg.springdoc:springdoc-openapi-starter-webmvc-uimall-common/pom.xml
Mavennet.logstash.logback:logstash-logback-encodermall-common/pom.xml
Mavenorg.codehaus.janino:janinomall-common/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-validationmall-common/pom.xml
Mavenorg.springframework.cloud:spring-cloud-starter-loadbalancermall-common/pom.xml
Mavencom.macro.mall:mall-mbgmall-demo/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-webmall-demo/pom.xml
Mavenorg.springframework.cloud:spring-cloud-starter-openfeignmall-demo/pom.xml
Mavencom.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discoverymall-demo/pom.xml
Mavencom.alibaba.cloud:spring-cloud-starter-alibaba-nacos-configmall-demo/pom.xml
Mavende.codecentric:spring-boot-admin-starter-clientmall-demo/pom.xml
Mavencom.macro.mall:mall-commonmall-gateway/pom.xml
Mavencom.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discoverymall-gateway/pom.xml
Mavencom.alibaba.cloud:spring-cloud-starter-alibaba-nacos-configmall-gateway/pom.xml
Mavenorg.springframework.cloud:spring-cloud-starter-gateway-server-webfluxmall-gateway/pom.xml
Mavencom.github.xiaoymin:knife4j-gateway-spring-boot-startermall-gateway/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-data-redismall-gateway/pom.xml
Mavencn.dev33:sa-token-reactor-spring-boot3-startermall-gateway/pom.xml
Mavencn.dev33:sa-token-redis-jacksonmall-gateway/pom.xml
Mavenorg.apache.commons:commons-pool2mall-gateway/pom.xml
Mavencn.dev33:sa-token-jwtmall-gateway/pom.xml
Mavende.codecentric:spring-boot-admin-starter-clientmall-gateway/pom.xml
Mavencom.macro.mall:mall-commonmall-mbg/pom.xml
Mavencom.github.pagehelper:pagehelper-spring-boot-startermall-mbg/pom.xml
Mavenorg.mybatis.spring.boot:mybatis-spring-boot-startermall-mbg/pom.xml
Mavencom.alibaba:druid-spring-boot-3-startermall-mbg/pom.xml
Mavenorg.mybatis.generator:mybatis-generator-coremall-mbg/pom.xml
Mavencom.mysql:mysql-connector-jmall-mbg/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-webmall-monitor/pom.xml
Mavencom.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discoverymall-monitor/pom.xml
Mavende.codecentric:spring-boot-admin-starter-servermall-monitor/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-securitymall-monitor/pom.xml
Mavencom.macro.mall:mall-mbgmall-portal/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-data-mongodbmall-portal/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-data-redismall-portal/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-amqpmall-portal/pom.xml
Mavencom.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discoverymall-portal/pom.xml
Mavencom.alibaba.cloud:spring-cloud-starter-alibaba-nacos-configmall-portal/pom.xml
Mavenorg.springframework.cloud:spring-cloud-starter-openfeignmall-portal/pom.xml
Mavencom.alipay.sdk:alipay-sdk-javamall-portal/pom.xml
Mavencn.dev33:sa-token-spring-boot3-startermall-portal/pom.xml
Mavencn.dev33:sa-token-redis-jacksonmall-portal/pom.xml
Mavenorg.apache.commons:commons-pool2mall-portal/pom.xml
Mavencn.dev33:sa-token-jwtmall-portal/pom.xml
Mavende.codecentric:spring-boot-admin-starter-clientmall-portal/pom.xml
Mavencom.macro.mall:mall-mbgmall-search/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-webmall-search/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-data-elasticsearchmall-search/pom.xml
Mavencom.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discoverymall-search/pom.xml
Mavencom.alibaba.cloud:spring-cloud-starter-alibaba-nacos-configmall-search/pom.xml
Mavende.codecentric:spring-boot-admin-starter-clientmall-search/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-actuatorpom.xml
Mavenorg.springframework.boot:spring-boot-starter-aoppom.xml
Mavencn.hutool:hutool-allpom.xml
Mavenorg.projectlombok:lombokpom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorpom.xml
Mavenorg.springframework.cloud:spring-cloud-dependencies${spring-cloud.version}pom.xml
Mavencom.alibaba.cloud:spring-cloud-alibaba-dependencies${spring-cloud-alibaba.version}pom.xml
Mavencom.macro.mall:mall-common${mall-common.version}pom.xml
Mavencom.macro.mall:mall-mbg${mall-mbg.version}pom.xml
Mavencom.github.pagehelper:pagehelper-spring-boot-starter${pagehelper-starter.version}pom.xml
Mavencom.github.pagehelper:pagehelper${pagehelper.version}pom.xml
Mavenorg.mybatis.spring.boot:mybatis-spring-boot-starter${mybatis-spring-boot-starter.version}pom.xml
Mavencom.alibaba:druid-spring-boot-3-starter${druid.version}pom.xml
Mavencn.hutool:hutool-all${hutool.version}pom.xml
Mavencom.github.xiaoymin:knife4j-gateway-spring-boot-starter${knife4j.version}pom.xml
Mavencom.github.xiaoymin:knife4j-openapi3-jakarta-spring-boot-starter${knife4j.version}pom.xml
Mavenorg.springdoc:springdoc-openapi-starter-webmvc-ui${springdoc-openapi.version}pom.xml
Mavenorg.apache.commons:commons-lang3${commons-lang3.version}pom.xml
Mavenorg.mybatis.generator:mybatis-generator-core${mybatis-generator.version}pom.xml
Mavenorg.mybatis:mybatis${mybatis.version}pom.xml
Mavencom.mysql:mysql-connector-j${mysql-connector.version}pom.xml
Mavenorg.springframework.data:spring-data-commons${spring-data-commons.version}pom.xml
Mavencom.aliyun.oss:aliyun-sdk-oss${aliyun-oss.version}pom.xml
Mavennet.logstash.logback:logstash-logback-encoder${logstash-logback.version}pom.xml
Mavende.codecentric:spring-boot-admin-starter-server${spring-boot-admin.version}pom.xml
Mavende.codecentric:spring-boot-admin-starter-client${spring-boot-admin.version}pom.xml
Mavenio.minio:minio${minio.version}pom.xml
Mavencom.alipay.sdk:alipay-sdk-java${alipay-sdk.version}pom.xml
Mavencn.dev33:sa-token-reactor-spring-boot3-starter${sa-token.version}pom.xml
Mavencn.dev33:sa-token-spring-boot3-starter${sa-token.version}pom.xml
Mavencn.dev33:sa-token-redis-jackson${sa-token.version}pom.xml
Mavencn.dev33:sa-token-jwt${sa-token.version}pom.xml
Todas las dependencias 74

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

RegistroPaqueteVersiónRelación
Mavencn.dev33:sa-token-jwtdirecta
Mavencn.dev33:sa-token-jwt1.42.0directa
Mavencn.dev33:sa-token-reactor-spring-boot3-starterdirecta
Mavencn.dev33:sa-token-reactor-spring-boot3-starter1.42.0directa
Mavencn.dev33:sa-token-redis-jacksondirecta
Mavencn.dev33:sa-token-redis-jackson1.42.0directa
Mavencn.dev33:sa-token-spring-boot3-starterdirecta
Mavencn.dev33:sa-token-spring-boot3-starter1.42.0directa
Mavencn.hutool:hutool-alldirecta
Mavencn.hutool:hutool-all5.8.40directa
Mavencom.alibaba.cloud:spring-cloud-alibaba-dependencies2025.0.0.0directa
Mavencom.alibaba.cloud:spring-cloud-starter-alibaba-nacos-configdirecta
Mavencom.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discoverydirecta
Mavencom.alibaba:druid-spring-boot-3-starterdirecta
Mavencom.alibaba:druid-spring-boot-3-starter1.2.24directa
Mavencom.alipay.sdk:alipay-sdk-javadirecta
Mavencom.alipay.sdk:alipay-sdk-java4.40.630.ALLdirecta
Mavencom.aliyun.oss:aliyun-sdk-ossdirecta
Mavencom.aliyun.oss:aliyun-sdk-oss3.18.5directa
Mavencom.github.pagehelper:pagehelperdirecta
Mavencom.github.pagehelper:pagehelper6.1.1directa
Mavencom.github.pagehelper:pagehelper-spring-boot-starterdirecta
Mavencom.github.pagehelper:pagehelper-spring-boot-starter2.1.1directa
Mavencom.github.xiaoymin:knife4j-gateway-spring-boot-starterdirecta
Mavencom.github.xiaoymin:knife4j-gateway-spring-boot-starter4.5.0directa
Mavencom.github.xiaoymin:knife4j-openapi3-jakarta-spring-boot-starterdirecta
Mavencom.github.xiaoymin:knife4j-openapi3-jakarta-spring-boot-starter4.5.0directa
Mavencom.macro.mall:mall-commondirecta
Mavencom.macro.mall:mall-common1.0-SNAPSHOTdirecta
Mavencom.macro.mall:mall-mbgdirecta
Mavencom.macro.mall:mall-mbg1.0-SNAPSHOTdirecta
Mavencom.mysql:mysql-connector-jdirecta
Mavencom.mysql:mysql-connector-j9.3.0directa
Mavende.codecentric:spring-boot-admin-starter-clientdirecta
Mavende.codecentric:spring-boot-admin-starter-client3.5.6directa
Mavende.codecentric:spring-boot-admin-starter-serverdirecta
Mavende.codecentric:spring-boot-admin-starter-server3.5.6directa
Mavenio.minio:miniodirecta
Mavenio.minio:minio8.6.0directa
Mavennet.logstash.logback:logstash-logback-encoderdirecta
Mavennet.logstash.logback:logstash-logback-encoder8.0directa
Mavenorg.apache.commons:commons-lang33.20.0directa
Mavenorg.apache.commons:commons-pool2directa
Mavenorg.codehaus.janino:janinodirecta
Mavenorg.mybatis.generator:mybatis-generator-coredirecta
Mavenorg.mybatis.generator:mybatis-generator-core1.4.2directa
Mavenorg.mybatis.spring.boot:mybatis-spring-boot-starterdirecta
Mavenorg.mybatis.spring.boot:mybatis-spring-boot-starter3.0.4directa
Mavenorg.mybatis:mybatis3.5.19directa
Mavenorg.projectlombok:lombokdirecta
Mavenorg.springdoc:springdoc-openapi-starter-webmvc-uidirecta
Mavenorg.springdoc:springdoc-openapi-starter-webmvc-ui2.8.17directa
Mavenorg.springframework.boot:spring-boot-configuration-processordirecta
Mavenorg.springframework.boot:spring-boot-starter-actuatordirecta
Mavenorg.springframework.boot:spring-boot-starter-amqpdirecta
Mavenorg.springframework.boot:spring-boot-starter-aopdirecta
Mavenorg.springframework.boot:spring-boot-starter-data-elasticsearchdirecta
Mavenorg.springframework.boot:spring-boot-starter-data-mongodbdirecta
Mavenorg.springframework.boot:spring-boot-starter-data-redisdirecta
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.cloud:spring-cloud-starter-gateway-server-webfluxdirecta
Mavenorg.springframework.cloud:spring-cloud-starter-loadbalancerdirecta
Mavenorg.springframework.cloud:spring-cloud-starter-openfeigndirecta
Mavenorg.springframework.data:spring-data-commonsdirecta
Mavenorg.springframework.data:spring-data-commons3.5.11directa
Mavenio.fabric8:docker-maven-pluginindirecta
Mavenio.fabric8:docker-maven-plugin0.45.1indirecta
Mavenorg.apache.maven.plugins:maven-compiler-pluginindirecta
Mavenorg.springframework.boot:spring-boot-maven-pluginindirecta
Mavenorg.springframework.boot:spring-boot-maven-plugin3.5.14indirecta
Mavenorg.springframework.boot:spring-boot-starter-testindirecta
Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [
        "springcloud",
        "springboot",
        "docker",
        "java",
        "mysql",
        "elasticsearch",
        "mybatis",
        "rabbitmq",
        "redis",
        "mongodb",
        "kubernetes",
        "k8s",
        "spring-boot",
        "spring-cloud"
      ],
      "is_fork": false,
      "size_kb": 54617,
      "has_wiki": true,
      "homepage": "https://cloud.macrozheng.com",
      "languages": {
        "Java": 2798025,
        "Shell": 3077
      },
      "pushed_at": "2026-05-21T08:03:07Z",
      "created_at": "2019-11-25T06:55:31Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T03:49:24Z",
      "description": "mall-swarm是一套微服务商城系统,采用了 Spring Cloud Alibaba、Spring Boot 3.5、Sa-Token、MyBatis、Elasticsearch、Docker、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Java",
      "significant_languages": [
        "Java"
      ]
    },
    "owner": {
      "blog": null,
      "name": "macro",
      "type": "User",
      "login": "macrozheng",
      "company": null,
      "location": "Wuxi,China",
      "followers": 9426,
      "avatar_url": "https://avatars.githubusercontent.com/u/15903809?v=4",
      "created_at": "2015-11-18T07:42:06Z",
      "is_verified": null,
      "public_repos": 21,
      "account_age_days": 3897
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases_count": 3,
      "commits_last_year": 5,
      "latest_release_at": "2024-03-01T08:19:25Z",
      "latest_release_tag": "v1.0.3",
      "releases_from_tags": false,
      "days_since_last_push": 60,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 871,
      "mean_days_between_releases": 647.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 5523,
      "stars": 13039,
      "watchers": 272,
      "open_issues_and_prs": 9
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "largest_source_bytes": 107760,
      "source_files_sampled": 533,
      "oversized_source_files": 3,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "mall-admin/pom.xml",
        "mall-auth/pom.xml",
        "mall-common/pom.xml",
        "mall-demo/pom.xml",
        "mall-gateway/pom.xml",
        "mall-mbg/pom.xml",
        "mall-monitor/pom.xml",
        "mall-portal/pom.xml",
        "mall-search/pom.xml",
        "pom.xml"
      ],
      "ecosystems": [
        "maven"
      ],
      "dependencies": [
        {
          "name": "com.macro.mall:mall-mbg",
          "manifest": "mall-admin/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery",
          "manifest": "mall-admin/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-config",
          "manifest": "mall-admin/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-data-redis",
          "manifest": "mall-admin/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.aliyun.oss:aliyun-sdk-oss",
          "manifest": "mall-admin/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "io.minio:minio",
          "manifest": "mall-admin/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.cloud:spring-cloud-starter-openfeign",
          "manifest": "mall-admin/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "cn.dev33:sa-token-spring-boot3-starter",
          "manifest": "mall-admin/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "cn.dev33:sa-token-redis-jackson",
          "manifest": "mall-admin/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.apache.commons:commons-pool2",
          "manifest": "mall-admin/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "cn.dev33:sa-token-jwt",
          "manifest": "mall-admin/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "de.codecentric:spring-boot-admin-starter-client",
          "manifest": "mall-admin/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.macro.mall:mall-common",
          "manifest": "mall-auth/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-web",
          "manifest": "mall-auth/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery",
          "manifest": "mall-auth/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-config",
          "manifest": "mall-auth/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.cloud:spring-cloud-starter-openfeign",
          "manifest": "mall-auth/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "de.codecentric:spring-boot-admin-starter-client",
          "manifest": "mall-auth/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.github.pagehelper:pagehelper",
          "manifest": "mall-common/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-web",
          "manifest": "mall-common/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-data-redis",
          "manifest": "mall-common/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.data:spring-data-commons",
          "manifest": "mall-common/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.github.xiaoymin:knife4j-openapi3-jakarta-spring-boot-starter",
          "manifest": "mall-common/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springdoc:springdoc-openapi-starter-webmvc-ui",
          "manifest": "mall-common/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "net.logstash.logback:logstash-logback-encoder",
          "manifest": "mall-common/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.codehaus.janino:janino",
          "manifest": "mall-common/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-validation",
          "manifest": "mall-common/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.cloud:spring-cloud-starter-loadbalancer",
          "manifest": "mall-common/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.macro.mall:mall-mbg",
          "manifest": "mall-demo/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-web",
          "manifest": "mall-demo/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.cloud:spring-cloud-starter-openfeign",
          "manifest": "mall-demo/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery",
          "manifest": "mall-demo/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-config",
          "manifest": "mall-demo/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "de.codecentric:spring-boot-admin-starter-client",
          "manifest": "mall-demo/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.macro.mall:mall-common",
          "manifest": "mall-gateway/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery",
          "manifest": "mall-gateway/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-config",
          "manifest": "mall-gateway/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.cloud:spring-cloud-starter-gateway-server-webflux",
          "manifest": "mall-gateway/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.github.xiaoymin:knife4j-gateway-spring-boot-starter",
          "manifest": "mall-gateway/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-data-redis",
          "manifest": "mall-gateway/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "cn.dev33:sa-token-reactor-spring-boot3-starter",
          "manifest": "mall-gateway/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "cn.dev33:sa-token-redis-jackson",
          "manifest": "mall-gateway/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.apache.commons:commons-pool2",
          "manifest": "mall-gateway/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "cn.dev33:sa-token-jwt",
          "manifest": "mall-gateway/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "de.codecentric:spring-boot-admin-starter-client",
          "manifest": "mall-gateway/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.macro.mall:mall-common",
          "manifest": "mall-mbg/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.github.pagehelper:pagehelper-spring-boot-starter",
          "manifest": "mall-mbg/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.mybatis.spring.boot:mybatis-spring-boot-starter",
          "manifest": "mall-mbg/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.alibaba:druid-spring-boot-3-starter",
          "manifest": "mall-mbg/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.mybatis.generator:mybatis-generator-core",
          "manifest": "mall-mbg/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.mysql:mysql-connector-j",
          "manifest": "mall-mbg/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-web",
          "manifest": "mall-monitor/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery",
          "manifest": "mall-monitor/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "de.codecentric:spring-boot-admin-starter-server",
          "manifest": "mall-monitor/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-security",
          "manifest": "mall-monitor/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.macro.mall:mall-mbg",
          "manifest": "mall-portal/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-data-mongodb",
          "manifest": "mall-portal/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-data-redis",
          "manifest": "mall-portal/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-amqp",
          "manifest": "mall-portal/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery",
          "manifest": "mall-portal/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-config",
          "manifest": "mall-portal/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.cloud:spring-cloud-starter-openfeign",
          "manifest": "mall-portal/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.alipay.sdk:alipay-sdk-java",
          "manifest": "mall-portal/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "cn.dev33:sa-token-spring-boot3-starter",
          "manifest": "mall-portal/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "cn.dev33:sa-token-redis-jackson",
          "manifest": "mall-portal/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.apache.commons:commons-pool2",
          "manifest": "mall-portal/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "cn.dev33:sa-token-jwt",
          "manifest": "mall-portal/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "de.codecentric:spring-boot-admin-starter-client",
          "manifest": "mall-portal/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.macro.mall:mall-mbg",
          "manifest": "mall-search/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-web",
          "manifest": "mall-search/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-data-elasticsearch",
          "manifest": "mall-search/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery",
          "manifest": "mall-search/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-config",
          "manifest": "mall-search/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "de.codecentric:spring-boot-admin-starter-client",
          "manifest": "mall-search/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-actuator",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-aop",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "cn.hutool:hutool-all",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.projectlombok:lombok",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-configuration-processor",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.cloud:spring-cloud-dependencies",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${spring-cloud.version}"
        },
        {
          "name": "com.alibaba.cloud:spring-cloud-alibaba-dependencies",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${spring-cloud-alibaba.version}"
        },
        {
          "name": "com.macro.mall:mall-common",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${mall-common.version}"
        },
        {
          "name": "com.macro.mall:mall-mbg",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${mall-mbg.version}"
        },
        {
          "name": "com.github.pagehelper:pagehelper-spring-boot-starter",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${pagehelper-starter.version}"
        },
        {
          "name": "com.github.pagehelper:pagehelper",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${pagehelper.version}"
        },
        {
          "name": "org.mybatis.spring.boot:mybatis-spring-boot-starter",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${mybatis-spring-boot-starter.version}"
        },
        {
          "name": "com.alibaba:druid-spring-boot-3-starter",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${druid.version}"
        },
        {
          "name": "cn.hutool:hutool-all",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${hutool.version}"
        },
        {
          "name": "com.github.xiaoymin:knife4j-gateway-spring-boot-starter",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${knife4j.version}"
        },
        {
          "name": "com.github.xiaoymin:knife4j-openapi3-jakarta-spring-boot-starter",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${knife4j.version}"
        },
        {
          "name": "org.springdoc:springdoc-openapi-starter-webmvc-ui",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${springdoc-openapi.version}"
        },
        {
          "name": "org.apache.commons:commons-lang3",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${commons-lang3.version}"
        },
        {
          "name": "org.mybatis.generator:mybatis-generator-core",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${mybatis-generator.version}"
        },
        {
          "name": "org.mybatis:mybatis",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${mybatis.version}"
        },
        {
          "name": "com.mysql:mysql-connector-j",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${mysql-connector.version}"
        },
        {
          "name": "org.springframework.data:spring-data-commons",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${spring-data-commons.version}"
        },
        {
          "name": "com.aliyun.oss:aliyun-sdk-oss",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${aliyun-oss.version}"
        },
        {
          "name": "net.logstash.logback:logstash-logback-encoder",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${logstash-logback.version}"
        },
        {
          "name": "de.codecentric:spring-boot-admin-starter-server",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${spring-boot-admin.version}"
        },
        {
          "name": "de.codecentric:spring-boot-admin-starter-client",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${spring-boot-admin.version}"
        },
        {
          "name": "io.minio:minio",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${minio.version}"
        },
        {
          "name": "com.alipay.sdk:alipay-sdk-java",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${alipay-sdk.version}"
        },
        {
          "name": "cn.dev33:sa-token-reactor-spring-boot3-starter",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${sa-token.version}"
        },
        {
          "name": "cn.dev33:sa-token-spring-boot3-starter",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${sa-token.version}"
        },
        {
          "name": "cn.dev33:sa-token-redis-jackson",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${sa-token.version}"
        },
        {
          "name": "cn.dev33:sa-token-jwt",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${sa-token.version}"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "cn.dev33:sa-token-jwt",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "cn.dev33:sa-token-jwt",
            "direct": true,
            "version": "1.42.0",
            "ecosystem": "maven"
          },
          {
            "name": "cn.dev33:sa-token-reactor-spring-boot3-starter",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "cn.dev33:sa-token-reactor-spring-boot3-starter",
            "direct": true,
            "version": "1.42.0",
            "ecosystem": "maven"
          },
          {
            "name": "cn.dev33:sa-token-redis-jackson",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "cn.dev33:sa-token-redis-jackson",
            "direct": true,
            "version": "1.42.0",
            "ecosystem": "maven"
          },
          {
            "name": "cn.dev33:sa-token-spring-boot3-starter",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "cn.dev33:sa-token-spring-boot3-starter",
            "direct": true,
            "version": "1.42.0",
            "ecosystem": "maven"
          },
          {
            "name": "cn.hutool:hutool-all",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "cn.hutool:hutool-all",
            "direct": true,
            "version": "5.8.40",
            "ecosystem": "maven"
          },
          {
            "name": "com.alibaba.cloud:spring-cloud-alibaba-dependencies",
            "direct": true,
            "version": "2025.0.0.0",
            "ecosystem": "maven"
          },
          {
            "name": "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-config",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.alibaba:druid-spring-boot-3-starter",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.alibaba:druid-spring-boot-3-starter",
            "direct": true,
            "version": "1.2.24",
            "ecosystem": "maven"
          },
          {
            "name": "com.alipay.sdk:alipay-sdk-java",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.alipay.sdk:alipay-sdk-java",
            "direct": true,
            "version": "4.40.630.ALL",
            "ecosystem": "maven"
          },
          {
            "name": "com.aliyun.oss:aliyun-sdk-oss",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.aliyun.oss:aliyun-sdk-oss",
            "direct": true,
            "version": "3.18.5",
            "ecosystem": "maven"
          },
          {
            "name": "com.github.pagehelper:pagehelper",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.github.pagehelper:pagehelper",
            "direct": true,
            "version": "6.1.1",
            "ecosystem": "maven"
          },
          {
            "name": "com.github.pagehelper:pagehelper-spring-boot-starter",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.github.pagehelper:pagehelper-spring-boot-starter",
            "direct": true,
            "version": "2.1.1",
            "ecosystem": "maven"
          },
          {
            "name": "com.github.xiaoymin:knife4j-gateway-spring-boot-starter",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.github.xiaoymin:knife4j-gateway-spring-boot-starter",
            "direct": true,
            "version": "4.5.0",
            "ecosystem": "maven"
          },
          {
            "name": "com.github.xiaoymin:knife4j-openapi3-jakarta-spring-boot-starter",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.github.xiaoymin:knife4j-openapi3-jakarta-spring-boot-starter",
            "direct": true,
            "version": "4.5.0",
            "ecosystem": "maven"
          },
          {
            "name": "com.macro.mall:mall-common",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.macro.mall:mall-common",
            "direct": true,
            "version": "1.0-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "com.macro.mall:mall-mbg",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.macro.mall:mall-mbg",
            "direct": true,
            "version": "1.0-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "com.mysql:mysql-connector-j",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.mysql:mysql-connector-j",
            "direct": true,
            "version": "9.3.0",
            "ecosystem": "maven"
          },
          {
            "name": "de.codecentric:spring-boot-admin-starter-client",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "de.codecentric:spring-boot-admin-starter-client",
            "direct": true,
            "version": "3.5.6",
            "ecosystem": "maven"
          },
          {
            "name": "de.codecentric:spring-boot-admin-starter-server",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "de.codecentric:spring-boot-admin-starter-server",
            "direct": true,
            "version": "3.5.6",
            "ecosystem": "maven"
          },
          {
            "name": "io.minio:minio",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "io.minio:minio",
            "direct": true,
            "version": "8.6.0",
            "ecosystem": "maven"
          },
          {
            "name": "net.logstash.logback:logstash-logback-encoder",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "net.logstash.logback:logstash-logback-encoder",
            "direct": true,
            "version": "8.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.commons:commons-lang3",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.commons:commons-pool2",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.janino:janino",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.mybatis.generator:mybatis-generator-core",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.mybatis.generator:mybatis-generator-core",
            "direct": true,
            "version": "1.4.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.mybatis.spring.boot:mybatis-spring-boot-starter",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.mybatis.spring.boot:mybatis-spring-boot-starter",
            "direct": true,
            "version": "3.0.4",
            "ecosystem": "maven"
          },
          {
            "name": "org.mybatis:mybatis",
            "direct": true,
            "version": "3.5.19",
            "ecosystem": "maven"
          },
          {
            "name": "org.projectlombok:lombok",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springdoc:springdoc-openapi-starter-webmvc-ui",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springdoc:springdoc-openapi-starter-webmvc-ui",
            "direct": true,
            "version": "2.8.17",
            "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-amqp",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-aop",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-data-elasticsearch",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-data-mongodb",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-data-redis",
            "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.cloud:spring-cloud-starter-gateway-server-webflux",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-starter-loadbalancer",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-starter-openfeign",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.data:spring-data-commons",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.data:spring-data-commons",
            "direct": true,
            "version": "3.5.11",
            "ecosystem": "maven"
          },
          {
            "name": "io.fabric8:docker-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "io.fabric8:docker-maven-plugin",
            "direct": false,
            "version": "0.45.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-compiler-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-maven-plugin",
            "direct": false,
            "version": "3.5.14",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-test",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 74,
        "direct_count": 68,
        "indirect_count": 6
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 0,
        "open_issues": 6,
        "closed_ratio": 0.95,
        "closed_issues": 113,
        "closed_unmerged_prs": 28
      },
      "bus_factor": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "macrozheng",
          "commits": 334,
          "avatar_url": "https://avatars.githubusercontent.com/u/15903809?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 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": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no 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": 4,
            "reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
            "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": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 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": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "39 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "04c442fe318356bae4445a109dde7af297ce1e84",
        "ran_at": "2026-07-20T12:49:11Z",
        "aggregate_score": 1.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/macrozheng/mall-swarm",
    "host": "github.com",
    "name": "mall-swarm",
    "owner": "macrozheng"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 43,
      "inputs": {
        "security": 19,
        "vitality": 32,
        "community": 76,
        "governance": 40,
        "engineering": 48
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 32,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "commits_last_year": 5,
              "human_commit_share": null,
              "days_since_last_push": 60,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 60 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 60
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "5 commits in the last year",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 36,
            "inputs": {
              "releases_count": 3,
              "latest_release_tag": "v1.0.3",
              "releases_from_tags": false,
              "days_since_latest_release": 871,
              "mean_days_between_releases": 647.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "3 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 871 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 871
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~647.1 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 647.1
                    }
                  }
                ],
                "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": "no_commit_sample",
              "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": "good",
        "name": "Community & Adoption",
        "value": 76,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "forks": 5523,
              "stars": 13039,
              "watchers": 272,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "13,039 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 13039
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "5,523 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 5523
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "272 watchers",
                "points": 13.5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 272
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 40,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "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 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 6,
              "closed_issues": 113,
              "issue_closed_ratio": 0.95,
              "closed_unmerged_prs": 28
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "95% of issues closed",
                "points": 44.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "0/28 decided PRs merged",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 0,
                      "decided": 28
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 71,
            "inputs": {
              "followers": 9426,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "macrozheng",
              "public_repos": 21,
              "account_age_days": 3897
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "9,426 followers of macrozheng",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 9426,
                      "login": "macrozheng"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "21 public repos, account ~10 yr old",
                "points": 21.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 21
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 48,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 30,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "springcloud",
                "springboot",
                "docker",
                "java",
                "mysql",
                "elasticsearch",
                "mybatis",
                "rabbitmq",
                "redis",
                "mongodb",
                "kubernetes",
                "k8s",
                "spring-boot",
                "spring-cloud"
              ],
              "has_wiki": true,
              "homepage": "https://cloud.macrozheng.com",
              "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://cloud.macrozheng.com",
                "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": "14 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 19,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 19,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 1.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 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 workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file 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": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "39 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 40,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "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": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance, OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "demonstrated_agent_practice",
                    "automated_maintenance",
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": null,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": null
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Java (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 107760,
              "source_files_sampled": 533,
              "oversized_source_files": 3
            },
            "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": "3/533 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 533,
                      "oversized": 3
                    }
                  }
                ],
                "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": [
    "Could not fetch maven package 'com.macro.mall:mall-admin' from its registry",
    "Could not fetch maven package 'com.macro.mall:mall-auth' from its registry",
    "Could not fetch maven package 'com.macro.mall:mall-common' from its registry",
    "Could not fetch maven package 'com.macro.mall:mall-demo' from its registry",
    "Could not fetch maven package 'com.macro.mall:mall-gateway' from its registry",
    "Could not fetch maven package 'com.macro.mall:mall-mbg' from its registry",
    "Could not fetch maven package 'com.macro.mall:mall-monitor' from its registry",
    "Could not fetch maven package 'com.macro.mall:mall-portal' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-20T12:49:37.530961Z",
  "schema_version": "0.15.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/macrozheng/mall-swarm.svg",
  "full_name": "macrozheng/mall-swarm",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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