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

elunez / eladmin

eladmin jpa 版本:项目基于 Spring Boot 2.7.18、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由

JavaApache-2.0★ 21.933 estrellas⑂ 7355 forksdesde dic 2018Ver en GitHub ↗

elunez/eladmin tiene un índice de salud de 46 sobre 100, lo que lo sitúa en la banda En riesgo. Su puntuación más alta es Community & Adoption (77/100) y la más baja, Security (29/100). Se actualizó por última vez hace 72 días. Una sola persona concentra la mayor parte del trabajo reciente.

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

46
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

elunezCuenta personal
1019 seguidores31 repositorios públicosdesde ago 2018

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?

34En riesgo · 22% del índice global
Cómo se puntúa
18/36Recencia de push — último push hace 72 días
1.4/36Cadencia de commits — 2/52 semanas con commits
7/18Volumen de commits — 5 commits en el último año
2/10OpenSSF Scorecard: Maintained — 2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
Datos de entrada utilizados
commits_last_year5
human_commit_share
days_since_last_push72
active_weeks_last_year2
Cómo se puntúa
27/27Publica versiones — 1 versiones publicadas
0/36Recencia de las versiones — última versión hace 1111 días
12.6/27Cadencia de publicación — cadencia desconocida (una sola versión)
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count1
latest_release_tagv2.7
releases_from_tagsno
days_since_latest_release1111
mean_days_between_releases
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

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

77Bueno · 18% del índice global
Cómo se puntúa
60/60Estrellas — 21.933 estrellas
25/25Forks — 7355 forks
15/15Observadores — 545 observadores
Datos de entrada utilizados
forks7355
stars21.933
watchers545
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?

52Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
4.6/22.5Distribución de commits — el principal contribuyente firma el 79% de los commits
13.5/13.5Amplitud de contribuyentes — 51 contribuyentes
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Datos de entrada utilizados
bus_factor1
contributors_sampled51
top_contributor_share0,794
Cómo se puntúa
45.6/46.8Resolución de issues — 98% de issues cerradas
16.9/38.3Aceptación de PR — 83/188 PR decididos fusionados
1.5/15OpenSSF Scorecard: Code-Review — Found 3/30 approved changesets -- score normalized to 1
Datos de entrada utilizados
merged_prs83
open_issues18
closed_issues694
issue_closed_ratio0,975
closed_unmerged_prs105
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
21.6/25Alcance del propietario — 1019 seguidores de elunez
23/25Trayectoria — 31 repos públicos, cuenta de ~7 años
Datos de entrada utilizados
followers1019
owner_typeUser
is_verified
owner_loginelunez
public_repos31
account_age_days2905
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?

40En 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 — 0 out of 3 merged PRs checked by a CI test -- score normalized to 0
Datos de entrada utilizados
has_cino
has_tests
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentación

65Moderado
Cómo se puntúa
30/30README
0/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://eladmin.vip/demo
10/10Descripción del repositorio
10/10Topics — 10 topics
0/10Wiki
Datos de entrada utilizados
topicsspring-boot, spring-security, jpa, redis, vue, element-ui, swagger2, admin, eladmin, jwt
has_wikino
homepagehttps://eladmin.vip/demo
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?

29Crí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 — 0 out of 3 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/30 approved changesets -- score normalized to 1
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
0/10Dangerous-Workflow — sin datos
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
1.5/7.5Maintained — 2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
0/5Packaging — sin datos
0/5Pinned-Dependencies — sin datos
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — sin datos
0/7.5Vulnerabilities — 104 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2,9
Excluidos de la puntuación (sin datos o no aplicable): 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)
55/55Tamaños de archivo manejables — 0/274 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageJava
largest_source_bytes22.763
source_files_sampled274
oversized_source_files0

Datos clave

21.933estrellas de GitHub
51contribuidores
5commits en los últimos 12 meses
72días desde el último push
1versiones publicadas
1factor bus
18issues abiertas
Mavenecosistemas de paquetes

Advertencias de recopilación de datos

  • Could not fetch maven package 'me.zhengjie:eladmin-common' from its registry
  • Could not fetch maven package 'me.zhengjie:eladmin-generator' from its registry
  • Could not fetch maven package 'me.zhengjie:eladmin-logging' from its registry
  • Could not fetch maven package 'me.zhengjie:eladmin-system' from its registry
  • Could not fetch maven package 'me.zhengjie:eladmin-tools' from its registry
  • Could not fetch maven package 'me.zhengjie:eladmin' from its registry

Más detalle

OpenSSF Scorecard 2.9 / 10
2.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:36 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 3 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/30 approved changesets -- score normalized to 1
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
n/dDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
n/dPackagingpackaging workflow not detected
n/dPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
n/dToken-PermissionsNo tokens found
0Vulnerabilities104 existing vulnerabilities detected
Dependencias directas 43
RegistroPaqueteRestricción de versiónManifiesto
Mavencn.hutool:hutool-all${hutool.version}eladmin-common/pom.xml
Mavenme.zhengjie:eladmin-common2.7eladmin-generator/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-freemarkereladmin-generator/pom.xml
Mavencommons-configuration:commons-configuration${configuration.version}eladmin-generator/pom.xml
Mavenme.zhengjie:eladmin-common2.7eladmin-logging/pom.xml
Mavenme.zhengjie:eladmin-generator2.7eladmin-system/pom.xml
Mavenme.zhengjie:eladmin-tools2.7eladmin-system/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-quartzeladmin-system/pom.xml
Mavenio.jsonwebtoken:jjwt-api${jjwt.version}eladmin-system/pom.xml
Mavenio.jsonwebtoken:jjwt-impl${jjwt.version}eladmin-system/pom.xml
Mavenio.jsonwebtoken:jjwt-jackson${jjwt.version}eladmin-system/pom.xml
Mavench.ethz.ganymed:ganymed-ssh2build210eladmin-system/pom.xml
Mavencom.jcraft:jsch0.1.55eladmin-system/pom.xml
Mavencom.github.oshi:oshi-core6.6.5eladmin-system/pom.xml
Mavenme.zhengjie:eladmin-logging2.7eladmin-tools/pom.xml
Mavenjavax.mail:mail${mail.version}eladmin-tools/pom.xml
Mavencom.alipay.sdk:alipay-sdk-java${alipay.version}eladmin-tools/pom.xml
Mavensoftware.amazon.awssdk:s32.30.13eladmin-tools/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-data-jpapom.xml
Mavenorg.springframework.boot:spring-boot-starter-websocketpom.xml
Mavenorg.springframework.boot:spring-boot-starter-webpom.xml
Mavenorg.springframework.boot:spring-boot-starter-securitypom.xml
Mavenorg.springframework.boot:spring-boot-starter-cachepom.xml
Mavenorg.springframework.boot:spring-boot-starter-data-redispom.xml
Mavenorg.redisson:redisson-spring-boot-starter3.17.1pom.xml
Mavenorg.apache.commons:commons-pool2${commons-pool2.version}pom.xml
Mavenorg.apache.commons:commons-lang3pom.xml
Mavenp6spy:p6spy3.9.1pom.xml
Mavencom.github.xiaoymin:knife4j-spring-boot-starter3.0.3pom.xml
Mavenio.swagger:swagger-annotations1.5.22pom.xml
Mavencom.mysql:mysql-connector-j9.2.0pom.xml
Mavencom.alibaba:druid-spring-boot-starter${druid.version}pom.xml
Mavennet.dreamlu:mica-ip2region2.7.18.9pom.xml
Mavenorg.projectlombok:lombokpom.xml
Mavenorg.apache.poi:poi5.4.0pom.xml
Mavenorg.apache.poi:poi-ooxml5.4.0pom.xml
Mavenxerces:xercesImpl2.12.2pom.xml
Mavencom.alibaba.fastjson2:fastjson2${fastjson2.version}pom.xml
Mavencom.alibaba.fastjson2:fastjson2-extension-spring5${fastjson2.version}pom.xml
Mavencom.github.whvcse:easy-captcha1.6.2pom.xml
Mavenorg.apache.commons:commons-text1.13.0pom.xml
Mavenorg.mapstruct:mapstruct${mapstruct.version}pom.xml
Mavenjavax.inject:javax.inject1pom.xml
Todas las dependencias 46

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

RegistroPaqueteVersiónRelación
Mavench.ethz.ganymed:ganymed-ssh2build210directa
Mavencn.hutool:hutool-all5.8.35directa
Mavencom.alibaba.fastjson2:fastjson22.0.54directa
Mavencom.alibaba.fastjson2:fastjson2-extension-spring52.0.54directa
Mavencom.alibaba:druid-spring-boot-starter1.2.19directa
Mavencom.alipay.sdk:alipay-sdk-java4.22.57.ALLdirecta
Mavencom.github.oshi:oshi-core6.6.5directa
Mavencom.github.whvcse:easy-captcha1.6.2directa
Mavencom.github.xiaoymin:knife4j-spring-boot-starter3.0.3directa
Mavencom.jcraft:jsch0.1.55directa
Mavencom.mysql:mysql-connector-j9.2.0directa
Mavencommons-configuration:commons-configuration1.10directa
Mavenio.jsonwebtoken:jjwt-api0.11.5directa
Mavenio.jsonwebtoken:jjwt-impl0.11.5directa
Mavenio.jsonwebtoken:jjwt-jackson0.11.5directa
Mavenio.swagger:swagger-annotations1.5.22directa
Mavenjavax.inject:javax.inject1directa
Mavenjavax.mail:mail1.4.7directa
Mavenme.zhengjie:eladmin-common2.7directa
Mavenme.zhengjie:eladmin-generator2.7directa
Mavenme.zhengjie:eladmin-logging2.7directa
Mavenme.zhengjie:eladmin-tools2.7directa
Mavennet.dreamlu:mica-ip2region2.7.18.9directa
Mavenorg.apache.commons:commons-lang3directa
Mavenorg.apache.commons:commons-pool22.11.1directa
Mavenorg.apache.commons:commons-text1.13.0directa
Mavenorg.apache.poi:poi5.4.0directa
Mavenorg.apache.poi:poi-ooxml5.4.0directa
Mavenorg.mapstruct:mapstruct1.4.2directa
Mavenorg.projectlombok:lombokdirecta
Mavenorg.redisson:redisson-spring-boot-starter3.17.1directa
Mavenorg.springframework.boot:spring-boot-starter-cachedirecta
Mavenorg.springframework.boot:spring-boot-starter-data-jpadirecta
Mavenorg.springframework.boot:spring-boot-starter-data-redisdirecta
Mavenorg.springframework.boot:spring-boot-starter-freemarkerdirecta
Mavenorg.springframework.boot:spring-boot-starter-quartzdirecta
Mavenorg.springframework.boot:spring-boot-starter-securitydirecta
Mavenorg.springframework.boot:spring-boot-starter-webdirecta
Mavenorg.springframework.boot:spring-boot-starter-websocketdirecta
Mavenp6spy:p6spy3.9.1directa
Mavensoftware.amazon.awssdk:s32.30.13directa
Mavenxerces:xercesImpl2.12.2directa
Mavenorg.apache.maven.plugins:maven-surefire-pluginindirecta
Mavenorg.mapstruct:mapstruct-processor1.4.2indirecta
Mavenorg.springframework.boot:spring-boot-maven-pluginindirecta
Mavenorg.springframework.boot:spring-boot-starter-testindirecta
Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [
        "spring-boot",
        "spring-security",
        "jpa",
        "redis",
        "vue",
        "element-ui",
        "swagger2",
        "admin",
        "eladmin",
        "jwt"
      ],
      "is_fork": false,
      "size_kb": 7523,
      "has_wiki": false,
      "homepage": "https://eladmin.vip/demo",
      "languages": {
        "Java": 780939,
        "PLpgSQL": 68659,
        "FreeMarker": 34451
      },
      "pushed_at": "2026-05-09T09:41:00Z",
      "created_at": "2018-12-14T08:54:24Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T02:01:15Z",
      "description": "eladmin jpa 版本:项目基于 Spring Boot 2.7.18、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由",
      "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": "https://www.ydyno.com",
      "name": null,
      "type": "User",
      "login": "elunez",
      "company": null,
      "location": null,
      "followers": 1019,
      "avatar_url": "https://avatars.githubusercontent.com/u/42142420?v=4",
      "created_at": "2018-08-06T11:56:57Z",
      "is_verified": null,
      "public_repos": 31,
      "account_age_days": 2905
    },
    "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": 1,
      "commits_last_year": 5,
      "latest_release_at": "2023-07-05T06:14:25Z",
      "latest_release_tag": "v2.7",
      "releases_from_tags": false,
      "days_since_last_push": 72,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 1111,
      "mean_days_between_releases": null
    },
    "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": 7355,
      "stars": 21933,
      "watchers": 545,
      "open_issues_and_prs": 20
    },
    "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": 22763,
      "source_files_sampled": 274,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "eladmin-common/pom.xml",
        "eladmin-generator/pom.xml",
        "eladmin-logging/pom.xml",
        "eladmin-system/pom.xml",
        "eladmin-tools/pom.xml",
        "pom.xml"
      ],
      "ecosystems": [
        "maven"
      ],
      "dependencies": [
        {
          "name": "cn.hutool:hutool-all",
          "manifest": "eladmin-common/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${hutool.version}"
        },
        {
          "name": "me.zhengjie:eladmin-common",
          "manifest": "eladmin-generator/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.7"
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-freemarker",
          "manifest": "eladmin-generator/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "commons-configuration:commons-configuration",
          "manifest": "eladmin-generator/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${configuration.version}"
        },
        {
          "name": "me.zhengjie:eladmin-common",
          "manifest": "eladmin-logging/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.7"
        },
        {
          "name": "me.zhengjie:eladmin-generator",
          "manifest": "eladmin-system/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.7"
        },
        {
          "name": "me.zhengjie:eladmin-tools",
          "manifest": "eladmin-system/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.7"
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-quartz",
          "manifest": "eladmin-system/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "io.jsonwebtoken:jjwt-api",
          "manifest": "eladmin-system/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jjwt.version}"
        },
        {
          "name": "io.jsonwebtoken:jjwt-impl",
          "manifest": "eladmin-system/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jjwt.version}"
        },
        {
          "name": "io.jsonwebtoken:jjwt-jackson",
          "manifest": "eladmin-system/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jjwt.version}"
        },
        {
          "name": "ch.ethz.ganymed:ganymed-ssh2",
          "manifest": "eladmin-system/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "build210"
        },
        {
          "name": "com.jcraft:jsch",
          "manifest": "eladmin-system/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "0.1.55"
        },
        {
          "name": "com.github.oshi:oshi-core",
          "manifest": "eladmin-system/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "6.6.5"
        },
        {
          "name": "me.zhengjie:eladmin-logging",
          "manifest": "eladmin-tools/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.7"
        },
        {
          "name": "javax.mail:mail",
          "manifest": "eladmin-tools/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${mail.version}"
        },
        {
          "name": "com.alipay.sdk:alipay-sdk-java",
          "manifest": "eladmin-tools/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${alipay.version}"
        },
        {
          "name": "software.amazon.awssdk:s3",
          "manifest": "eladmin-tools/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.30.13"
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-data-jpa",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-websocket",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-web",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-security",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-cache",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-data-redis",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.redisson:redisson-spring-boot-starter",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "3.17.1"
        },
        {
          "name": "org.apache.commons:commons-pool2",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${commons-pool2.version}"
        },
        {
          "name": "org.apache.commons:commons-lang3",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "p6spy:p6spy",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "3.9.1"
        },
        {
          "name": "com.github.xiaoymin:knife4j-spring-boot-starter",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "3.0.3"
        },
        {
          "name": "io.swagger:swagger-annotations",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.5.22"
        },
        {
          "name": "com.mysql:mysql-connector-j",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "9.2.0"
        },
        {
          "name": "com.alibaba:druid-spring-boot-starter",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${druid.version}"
        },
        {
          "name": "net.dreamlu:mica-ip2region",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.7.18.9"
        },
        {
          "name": "org.projectlombok:lombok",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.apache.poi:poi",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "5.4.0"
        },
        {
          "name": "org.apache.poi:poi-ooxml",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "5.4.0"
        },
        {
          "name": "xerces:xercesImpl",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.12.2"
        },
        {
          "name": "com.alibaba.fastjson2:fastjson2",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${fastjson2.version}"
        },
        {
          "name": "com.alibaba.fastjson2:fastjson2-extension-spring5",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${fastjson2.version}"
        },
        {
          "name": "com.github.whvcse:easy-captcha",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.6.2"
        },
        {
          "name": "org.apache.commons:commons-text",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.13.0"
        },
        {
          "name": "org.mapstruct:mapstruct",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${mapstruct.version}"
        },
        {
          "name": "javax.inject:javax.inject",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "ch.ethz.ganymed:ganymed-ssh2",
            "direct": true,
            "version": "build210",
            "ecosystem": "maven"
          },
          {
            "name": "cn.hutool:hutool-all",
            "direct": true,
            "version": "5.8.35",
            "ecosystem": "maven"
          },
          {
            "name": "com.alibaba.fastjson2:fastjson2",
            "direct": true,
            "version": "2.0.54",
            "ecosystem": "maven"
          },
          {
            "name": "com.alibaba.fastjson2:fastjson2-extension-spring5",
            "direct": true,
            "version": "2.0.54",
            "ecosystem": "maven"
          },
          {
            "name": "com.alibaba:druid-spring-boot-starter",
            "direct": true,
            "version": "1.2.19",
            "ecosystem": "maven"
          },
          {
            "name": "com.alipay.sdk:alipay-sdk-java",
            "direct": true,
            "version": "4.22.57.ALL",
            "ecosystem": "maven"
          },
          {
            "name": "com.github.oshi:oshi-core",
            "direct": true,
            "version": "6.6.5",
            "ecosystem": "maven"
          },
          {
            "name": "com.github.whvcse:easy-captcha",
            "direct": true,
            "version": "1.6.2",
            "ecosystem": "maven"
          },
          {
            "name": "com.github.xiaoymin:knife4j-spring-boot-starter",
            "direct": true,
            "version": "3.0.3",
            "ecosystem": "maven"
          },
          {
            "name": "com.jcraft:jsch",
            "direct": true,
            "version": "0.1.55",
            "ecosystem": "maven"
          },
          {
            "name": "com.mysql:mysql-connector-j",
            "direct": true,
            "version": "9.2.0",
            "ecosystem": "maven"
          },
          {
            "name": "commons-configuration:commons-configuration",
            "direct": true,
            "version": "1.10",
            "ecosystem": "maven"
          },
          {
            "name": "io.jsonwebtoken:jjwt-api",
            "direct": true,
            "version": "0.11.5",
            "ecosystem": "maven"
          },
          {
            "name": "io.jsonwebtoken:jjwt-impl",
            "direct": true,
            "version": "0.11.5",
            "ecosystem": "maven"
          },
          {
            "name": "io.jsonwebtoken:jjwt-jackson",
            "direct": true,
            "version": "0.11.5",
            "ecosystem": "maven"
          },
          {
            "name": "io.swagger:swagger-annotations",
            "direct": true,
            "version": "1.5.22",
            "ecosystem": "maven"
          },
          {
            "name": "javax.inject:javax.inject",
            "direct": true,
            "version": "1",
            "ecosystem": "maven"
          },
          {
            "name": "javax.mail:mail",
            "direct": true,
            "version": "1.4.7",
            "ecosystem": "maven"
          },
          {
            "name": "me.zhengjie:eladmin-common",
            "direct": true,
            "version": "2.7",
            "ecosystem": "maven"
          },
          {
            "name": "me.zhengjie:eladmin-generator",
            "direct": true,
            "version": "2.7",
            "ecosystem": "maven"
          },
          {
            "name": "me.zhengjie:eladmin-logging",
            "direct": true,
            "version": "2.7",
            "ecosystem": "maven"
          },
          {
            "name": "me.zhengjie:eladmin-tools",
            "direct": true,
            "version": "2.7",
            "ecosystem": "maven"
          },
          {
            "name": "net.dreamlu:mica-ip2region",
            "direct": true,
            "version": "2.7.18.9",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.commons:commons-lang3",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.commons:commons-pool2",
            "direct": true,
            "version": "2.11.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.commons:commons-text",
            "direct": true,
            "version": "1.13.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.poi:poi",
            "direct": true,
            "version": "5.4.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.poi:poi-ooxml",
            "direct": true,
            "version": "5.4.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.mapstruct:mapstruct",
            "direct": true,
            "version": "1.4.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.projectlombok:lombok",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.redisson:redisson-spring-boot-starter",
            "direct": true,
            "version": "3.17.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-cache",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-data-jpa",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-data-redis",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-freemarker",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-quartz",
            "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-web",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-websocket",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "p6spy:p6spy",
            "direct": true,
            "version": "3.9.1",
            "ecosystem": "maven"
          },
          {
            "name": "software.amazon.awssdk:s3",
            "direct": true,
            "version": "2.30.13",
            "ecosystem": "maven"
          },
          {
            "name": "xerces:xercesImpl",
            "direct": true,
            "version": "2.12.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-surefire-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.mapstruct:mapstruct-processor",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-test",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 46,
        "direct_count": 42,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 83,
        "open_issues": 18,
        "closed_ratio": 0.975,
        "closed_issues": 694,
        "closed_unmerged_prs": 105
      },
      "bus_factor": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "elunez",
          "commits": 436,
          "avatar_url": "https://avatars.githubusercontent.com/u/42142420?v=4"
        },
        {
          "type": "User",
          "login": "zhy6599",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/11223072?v=4"
        },
        {
          "type": "User",
          "login": "1797890817",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/22413874?v=4"
        },
        {
          "type": "User",
          "login": "jiefei30",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/53246310?v=4"
        },
        {
          "type": "User",
          "login": "wtune",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/59522871?v=4"
        },
        {
          "type": "User",
          "login": "everhopingandwaiting",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/6021724?v=4"
        },
        {
          "type": "User",
          "login": "tsln1998",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/16133088?v=4"
        },
        {
          "type": "User",
          "login": "aborn",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/4122988?v=4"
        },
        {
          "type": "User",
          "login": "kdjj2006",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/12461416?v=4"
        },
        {
          "type": "User",
          "login": "pcshao",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/24508851?v=4"
        }
      ],
      "contributors_sampled": 51,
      "top_contributor_share": 0.794
    },
    "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": 0,
            "reason": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
            "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": 1,
            "reason": "Found 3/30 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "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": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 2,
            "reason": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
            "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": "SAST tool is not run on all commits -- score normalized to 0",
            "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": "104 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "55fbf705956949697dbd68bf9003776609d3d029",
        "ran_at": "2026-07-20T12:36:07Z",
        "aggregate_score": 2.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/elunez/eladmin",
    "host": "github.com",
    "name": "eladmin",
    "owner": "elunez"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 46,
      "inputs": {
        "security": 29,
        "vitality": 34,
        "community": 77,
        "governance": 52,
        "engineering": 40
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 34,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "commits_last_year": 5,
              "human_commit_share": null,
              "days_since_last_push": 72,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 72 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 72
                    }
                  }
                ],
                "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": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "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": 44,
            "inputs": {
              "releases_count": 1,
              "latest_release_tag": "v2.7",
              "releases_from_tags": false,
              "days_since_latest_release": 1111,
              "mean_days_between_releases": null
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "1 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1111 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1111
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "cadence unknown (single release)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence_unknown",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "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": 77,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "forks": 7355,
              "stars": 21933,
              "watchers": 545,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "21,933 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 21933
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "7,355 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 7355
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "545 watchers",
                "points": 15,
                "status": "met",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 545
                    }
                  }
                ],
                "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 52,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 51,
              "top_contributor_share": 0.794
            },
            "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 79% of commits",
                "points": 4.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 79
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "51 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 51
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "merged_prs": 83,
              "open_issues": 18,
              "closed_issues": 694,
              "issue_closed_ratio": 0.975,
              "closed_unmerged_prs": 105
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "98% of issues closed",
                "points": 45.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "83/188 decided PRs merged",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 83,
                      "decided": 188
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/30 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "followers": 1019,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "elunez",
              "public_repos": 31,
              "account_age_days": 2905
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,019 followers of elunez",
                "points": 21.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1019,
                      "login": "elunez"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "31 public repos, account ~7 yr old",
                "points": 23,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 31
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "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": 40,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "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": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "spring-boot",
                "spring-security",
                "jpa",
                "redis",
                "vue",
                "element-ui",
                "swagger2",
                "admin",
                "eladmin",
                "jwt"
              ],
              "has_wiki": false,
              "homepage": "https://eladmin.vip/demo",
              "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://eladmin.vip/demo",
                "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": "10 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 29,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 29,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.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": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/30 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "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": "SAST tool is not run on all commits -- score normalized to 0",
                "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": "104 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": 8
            },
            "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": 22763,
              "source_files_sampled": 274,
              "oversized_source_files": 0
            },
            "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": "0/274 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 274,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Could not fetch maven package 'me.zhengjie:eladmin-common' from its registry",
    "Could not fetch maven package 'me.zhengjie:eladmin-generator' from its registry",
    "Could not fetch maven package 'me.zhengjie:eladmin-logging' from its registry",
    "Could not fetch maven package 'me.zhengjie:eladmin-system' from its registry",
    "Could not fetch maven package 'me.zhengjie:eladmin-tools' from its registry",
    "Could not fetch maven package 'me.zhengjie:eladmin' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-20T12:37:54.581520Z",
  "schema_version": "0.15.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/elunez/eladmin.svg",
  "full_name": "elunez/eladmin",
  "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.