Registro público
Informe de salud del softwareesquema 0.27.0 · métricas 1.13.0 · 2026-07-25 05:04 UTC

anotheria / configureme

ConfigureMe is a configuration utility for really simple autoconfiguration of java objects. http://www.configureme.org

JavaMIT★ 2 estrellas⑂ 4 forksdesde ago 2013Ver en GitHub ↗

anotheria/configureme tiene un índice de salud de 55 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Engineering Quality (71/100) y la más baja, Community & Adoption (30/100). Se actualizó por última vez hace 4 días. Una sola persona concentra la mayor parte del trabajo reciente.

55
global / 100
Moderado

Índice de salud del software

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

55
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

anotheriaOrganización
4 seguidores72 repositorios públicosdesde nov 2012

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Mavennet.anotheria:configureme4.1.1-18hace 5 días

Métricas por categoría

Vitalidad

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

39En riesgo · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 4 días
4.8/36Cadencia de commits — 7/52 semanas con commits
14.1/18Volumen de commits — 36 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year36
human_commit_share0,94
days_since_last_push4
active_weeks_last_year7
Cómo se puntúa
0/27Publica versiones — sin versiones publicadas
0/36Recencia de las versiones — sin versiones
0/27Cadencia de publicación — sin versiones
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count0
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?

30En riesgo · 18% del índice global
Cómo se puntúa
0/60Estrellas — 2 estrellas
4/25Forks — 4 forks
8.4/15Observadores — 33 observadores
Datos de entrada utilizados
forks4
stars2
watchers33
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (MIT)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
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?

65Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
3.9/22.5Distribución de commits — el principal contribuyente firma el 83% de los commits
13.5/13.5Amplitud de contribuyentes — 11 contribuyentes
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Datos de entrada utilizados
bus_factor1
contributors_sampled11
top_contributor_share0,828
Cómo se puntúa
46.8/46.8Resolución de issues — 100% de issues cerradas
33.5/38.3Aceptación de PR — 21/24 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/15 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs21
open_issues0
closed_issues7
issue_closed_ratio1
closed_unmerged_prs3
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
5/25Alcance del propietario — 4 seguidores de anotheria
25/25Trayectoria — 72 repos públicos, cuenta de ~13 años
Datos de entrada utilizados
followers4
owner_typeOrganization
is_verified
owner_loginanotheria
public_repos72
account_age_days4992
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en maven
35/35Recencia de publicación — última publicación hace 5 días
20/20Historial de versiones — 18 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesnet.anotheria:configureme
ecosystemsmaven
any_deprecatedno
min_days_since_publish5

Calidad de Ingeniería

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

71Bueno · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 2 flujo(s) de trabajo
24/24Pruebas presentes
0/16Configuración de linter
0/9.6Hooks de pre-commit
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 4 out of 4 merged PRs checked by a CI test -- score normalized to 10
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_configno
has_precommit_configno
Cómo se puntúa
30/30README
25/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
10/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepage
has_readme
has_docs_dir
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?

69Moderado · 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
2.5/2.5CI-Tests — 4 out of 4 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/15 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — sin datos
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6,1
Excluidos de la puntuación (sin datos o no aplicable): packaging, signed_releases. Los pesos restantes se han renormalizado.
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
25/25Dependencias indirectas libres de avisos conocidos — ninguna dependencia indirecta tiene un aviso conocido
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories0
affected_packages0
assessed_packages5
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejó el cierre de dependencias en tiempo de ejecución de maven:net.anotheria:configureme@4.1.1 —lo que arrastra la instalación del paquete publicado—: 5 paquetes. No se analiza la alcanzabilidad.

Preparación para IA

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

47En 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)
11.9/40Historial de commits legible — 21 de 94 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,223
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
12.6/18Arranque con un solo comando — pom.xml (convención del toolchain, sin ejecutor de tareas)
22/22Pruebas automatizadas
0/11Configuración de lint / formato
11/11Verificación estática de tipos — Java (tipado estático)
0/10Entorno reproducible
10/10Práctica demostrada con agentes — 10 de los últimos 100 commits con autoría o crédito de agente
0/8Mantenimiento automatizado — no se observan actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfiles
has_dockerfileno
typed_language
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0,1
toolchain_manifestspom.xml
dependency_bot_commit_share0
Cómo se puntúa
45/45Código verificable por tipos — Java (tipado estático)
55/55Tamaños de archivo manejables — 0/142 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageJava
largest_source_bytes37.289
source_files_sampled142
oversized_source_files0
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — examples
Datos de entrada utilizados
example_dirsexamples
has_mcp_signalno
api_schema_files

Datos clave

2estrellas de GitHub
11contribuidores
36commits en los últimos 12 meses
4días desde el último push
0versiones publicadas
1factor bus
0issues abiertas
Mavenecosistemas de paquetes

Advertencias de recopilación de datos

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

Más detalle

Historial de estrellas y forks 0 ★ / 4 ⇿
0Estrellas
4Forks

Cuándo se añadió cada estrella y fork, recopilado de GitHub y agrupado por día. El crecimiento acumulado se sitúa justo encima de las adiciones diarias que lo componen, de modo que ambos se leen en conjunto: la acumulación orgánica sostenida no se parece en nada a un pico abrupto y efímero. Cuando esa diferencia es medible, se informa como autenticidad del crecimiento.

1223344412015-102019-032022-08

Cada punto abarca 7 días.

OpenSSF Scorecard 6.1 / 10
6.1agregado

Evaluación de seguridad independiente y agnóstica en cuanto a herramientas, procedente del proyecto de código abierto OpenSSF Scorecard. Cada comprobación premia una práctica de seguridad, no la herramienta de un proveedor concreto. Las comprobaciones que Scorecard no pudo determinar se marcan como n/d y se excluyen de la puntuación de seguridad (nunca se cuentan como cero).Scorecard v5.5.0 · 2026-07-25 05:04 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests4 out of 4 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/15 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/dSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Dependencias directas 2
RegistroPaqueteRestricción de versiónManifiesto
Mavenorg.slf4j:slf4j-apipom.xml
Mavencom.google.code.gson:gson2.14.0pom.xml
Todas las dependencias 5

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

RegistroPaqueteVersiónRelación
Mavencom.google.code.gson:gson2.14.0directa
Mavenorg.slf4j:slf4j-apidirecta
Mavench.qos.logback:logback-classicindirecta
Mavenorg.apache.maven.plugins:maven-compiler-pluginindirecta
Mavenorg.hamcrest:hamcrest2.2indirecta
Avisos de dependencias 0

Instalar maven:net.anotheria:configureme@4.1.1 arrastra 5 paquetes, directos y transitivos: 0 tienen avisos conocidos, de los cuales 0 son dependencias directas.

Ningún aviso conocido afecta a las dependencias evaluadas.

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 2703,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "HTML": 4778,
        "Java": 313683
      },
      "pushed_at": "2026-07-20T08:18:48Z",
      "created_at": "2013-08-20T14:09:55Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T08:19:19Z",
      "description": "ConfigureMe is a configuration utility for really simple autoconfiguration of java objects. http://www.configureme.org",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "develop",
      "license_spdx_raw": "MIT",
      "primary_language": "Java",
      "significant_languages": [
        "Java"
      ]
    },
    "owner": {
      "blog": "http://blog.anotheria.net/",
      "name": "anotheria",
      "type": "Organization",
      "login": "anotheria",
      "company": null,
      "location": "Hamburg and Kiev",
      "followers": 4,
      "avatar_url": "https://avatars.githubusercontent.com/u/2864361?v=4",
      "created_at": "2012-11-22T15:49:08Z",
      "is_verified": null,
      "public_repos": 72,
      "account_age_days": 4992
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [],
      "recent_commits": [
        {
          "oid": "82b97a95b45b39ba0748da343425453516e06b5b",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-20T08:18:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2704f208c66171d8b4b75d95d705e12cedb91293",
          "body": null,
          "is_bot": false,
          "headline": "Update README links and version to 4.1.0",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-20T08:17:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16ce26ca767d84efc8c2215be589b627537a345f",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-19T16:25:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f04a33a0523911bf0bdeb8dccc359792aa947e8b",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release configureme-4.1.1",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-19T16:25:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c7f8739542b11eb56b405909524dd4f94d7f02e",
          "body": "…ame-casing\n\nupdated parent - dependency bump",
          "is_bot": false,
          "headline": "Merge pull request #32 from anotheria/copilot/fix-getconfigurationbyn…",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-19T16:23:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f16fa1804ee0241dc4817fea6f1422d9b4062506",
          "body": null,
          "is_bot": false,
          "headline": "updated parent - dependency bump",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-19T16:22:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db88e860892095e17caba8a17c46141047ba4856",
          "body": "…ng-section\n\nReplace placeholder vulnerability reporting policy with repository-specific disclosure guidance",
          "is_bot": false,
          "headline": "Merge pull request #31 from anotheria/copilot/update-security-reporti…",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-15T21:29:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2eeca4ba162eda9934109d925622114aa91b3ec",
          "body": null,
          "is_bot": true,
          "headline": "Use repository private disclosure form",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-07-15T20:54:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71692b12e0be245f14fba234cea0a0111e826e4f",
          "body": null,
          "is_bot": true,
          "headline": "Add concrete vulnerability reporting guidance",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-07-15T20:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6d77d609c8b9785dd417355dcf5f569d178b158",
          "body": null,
          "is_bot": true,
          "headline": "Initial plan",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-07-15T20:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f8978867cdd52a163ef5ebe0517cab719741ca4",
          "body": "…ame-casing\n\nRename `getConfigurationByname` API and add explicit missing-configuration errors",
          "is_bot": false,
          "headline": "Merge pull request #30 from anotheria/copilot/fix-getconfigurationbyn…",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-15T20:51:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d7db95626ce69bb139d0a58e5f693d36fb6797f",
          "body": "…eLoader\n\nThe PR deprecates getConfigurationByname but the sole production caller\nstill referenced it, emitting a deprecation warning on every build.\nPoint it at the new getConfigurationByName instead.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Use non-deprecated getConfigurationByName in ConfigurationHolderSourc…",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-15T20:50:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f6b159018c788ffa29d1e31d43dd811b4a4e21c0",
          "body": null,
          "is_bot": true,
          "headline": "Improve ConfigurationsHolder method documentation",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-07-15T19:22:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcaced725be839c09285e05a246b1717e24d2cec",
          "body": null,
          "is_bot": true,
          "headline": "Add null-safe ConfigurationsHolder accessor and tests",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-07-15T19:21:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cc34958f190e9e74c8edc0afc7bc85cb6815653",
          "body": null,
          "is_bot": false,
          "headline": "Update versioning format in SECURITY.md",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-15T19:19:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b356b5c6fb5251656158a6418663fb9fb1a7d7f",
          "body": null,
          "is_bot": true,
          "headline": "Initial plan",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-07-15T19:19:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bb848f67b94c0d3d453ad9e5310bdd74b469280",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T14:29:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4c7c5aa15c9eb6ddc962c3f860abde05a434caa",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release configureme-4.1.0",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T14:29:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "390079190e787abdb8e8e9d098ad12650a6fec79",
          "body": "Modernize dependencies: parent 4.4, JUnit 5 migration, drop dead REST feature",
          "is_bot": false,
          "headline": "Merge pull request #29 from anotheria/parent-4.4-junit5-migration",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T14:28:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bb27ee227fff57c279defb4c4ee819cfb7f01cd",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump version to 4.1.0-SNAPSHOT",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T14:25:48Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5e05c216d8229082ad9bb3b3e931d576a367e6a6",
          "body": "The Type.REPOSITORY holder used jackson-databind solely to serialize an\nobject to a JSON string; gson (already a core dependency) does the same\nvia Gson#toJson. Drops the jackson-databind dependency entirely, leaving\nslf4j + gson as the only compile-scope dependencies.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Replace Jackson with gson in ConfigurationsHolder",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T14:22:34Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4323581477b8e0b4a294f926c70fecbf14659cf4",
          "body": "RestConfigurationRepositorySourceLoader supported a remote REST\nconfiguration repository that was never completed or used. Removing it\ndrops three things whose only purpose was this feature: Jersey\n(jersey-client / hk2 / media-json-jackson), WireMock (its only test),\nand the last transitive JUnit 4.\n[…]\ne (public RestConfigurationRepositorySourceLoader and\nType.REST removed). REST support can be reintroduced later as a separate\noptional module.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Remove dead REST configuration-repository feature",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-10T14:49:07Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "c828877170e09b576bbc772007cc9a4585a7554e",
          "body": "Both are drop-in minor updates. Jersey stays on the 2.x (javax.*) line;\n3.x+ is the jakarta.* namespace rewrite and is deferred. The jersey\ndependencies remain optional and are only used by the REST source loader.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump gson to 2.14.0 and jersey to 2.48",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-10T14:27:48Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "659cd6de784abff9d30f0df79dd093ea9fa398f2",
          "body": "Bump net.anotheria:parent 4.3 -> 4.4, which replaces JUnit 4 with\nJUnit 5 (junit-jupiter) and aligns slf4j-api (1.7.21 -> 2.0.16) with\nlogback 1.4.x, fixing the previously broken SLF4J binding (the old pair\nresolved to a NOP logger, silently discarding all log output).\n\n- pom: add hamcrest 2.2 (test\n[…]\nonRepositorySourceLoaderTest kept @Disabled with a TODO\n  to migrate the JUnit 4 WireMockRule to WireMockExtension when WireMock\n  is upgraded.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Update parent to 4.4 and migrate tests from JUnit 4 to JUnit 5",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-10T14:17:00Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "48145a7d7e39e5122b28b0cd4df62442c2dd64a5",
          "body": "Remove support indication for version 5.1.x and 5.0.x.",
          "is_bot": false,
          "headline": "Update security support table in SECURITY.md",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-05-22T08:08:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eacd97c3d3009111dd20dbf0702ab5f08f17d94",
          "body": "- Add checks:write permission to checkstyle job so it can post annotations\n- Upgrade actions/cache v1→v4 in pmd and spotbug (v1 is hard-failing)\n- Upgrade actions/checkout v2→v4 and actions/setup-java v1→v4 across all jobs\n- Add missing distribution:'temurin' to setup-java in spotbug and cobertura\n- Upgrade pmd job from Java 1.8 to Java 21 (consistent with rest of project)\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix CI workflows: update deprecated actions and add missing permissions",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-05-22T08:06:52Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a07f7da612bf4d357e8e5d393eda6ff0418e01bf",
          "body": "Added develop branch to push and pull_request triggers. Also fixed tab\ncharacters causing YAML parse errors (lines 21-23, 92), corrected a\n3-space indent on the cache step, and fixed a misleading JDK step name\nin the cobertura job.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix CI workflow: add develop branch and correct YAML indentation",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-05-22T06:56:10Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4b62d708b4b552bbfec4dd415b49b010e70d2b4c",
          "body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Ignore qodana.yaml",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-05-21T12:23:10Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ec171ab3f48e59da567ee72f9befc34d53104efd",
          "body": "Fixes CodeQL alerts #6 and #7 (missing-workflow-permissions).\nBoth workflows now declare least-privilege permissions; the cobertura\njob also gets pull-requests: write for its PR comment step.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add explicit permissions to GitHub Actions workflows",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-05-21T12:13:47Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ca7c44f6436033bcf38e791497447db0731fcfb9",
          "body": null,
          "is_bot": false,
          "headline": "Update Maven badge in README",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-05-21T11:41:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a95572a7819d085c0a8f0ae0bc0185e3ed21aa37",
          "body": "Bring readme changes from master",
          "is_bot": false,
          "headline": "Merge pull request #28 from anotheria/master",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-05-21T06:27:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3f900a02d9249a9fc25274285ff734e605c6fab",
          "body": null,
          "is_bot": false,
          "headline": "minor typos",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-04-12T21:42:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04f70e2a5a1b55381a0e50c3b1d632100e619898",
          "body": null,
          "is_bot": false,
          "headline": "increased parent version",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-04-11T19:07:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c61ea45fc23d5b73668cdc3fd809ed5690c37847",
          "body": null,
          "is_bot": false,
          "headline": "Update badge link for ConfigureMe in README",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-03-16T14:04:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d8b258f8580bd1aed139e8c9cf725b7887a3ca9",
          "body": null,
          "is_bot": false,
          "headline": "Update badge link in README.md",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-03-16T14:04:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c990f618c8436a1c21a8ccd20ba709ccd7fd207c",
          "body": null,
          "is_bot": false,
          "headline": "Security analysis",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-11-17T22:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64b705f509155197241409f53b3a9c5ccfd360b8",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2024-10-25T07:47:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89bee73339326e965982f56b1e48a7fdd71f303f",
          "body": null,
          "is_bot": false,
          "headline": "Update ci_on_commit.yml",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2024-07-19T17:37:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9b051b1da32e6211d02775c298464ddcf44af7b",
          "body": null,
          "is_bot": false,
          "headline": "action changes",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2024-07-19T17:34:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60c95da015ac50c1a0a29564fa50448c0caec1f0",
          "body": null,
          "is_bot": false,
          "headline": "java version changed to 21",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2024-07-19T17:31:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dae9c9bfe1e40b0cb36e0a5dd28844506a60088c",
          "body": null,
          "is_bot": false,
          "headline": "changed java version to 21",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2024-07-19T17:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dae88c9d8348271f38bc024b007ce8f73149d89",
          "body": "Java 21 / ConfigureMe 4 is now main branch",
          "is_bot": false,
          "headline": "Merge pull request #26 from anotheria/develop.4x",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2024-04-03T14:00:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a835e8a3d83f07f6c762d7c3fc7a1c41f300b66d",
          "body": null,
          "is_bot": false,
          "headline": "typo",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2024-04-03T13:59:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b83547b0d3fab068861b32a22f4bee1f601e5c2b",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2024-01-09T19:38:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19d0f765d15140ec7d297a282902dca97c081d25",
          "body": "Added java versions",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-12-22T12:52:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5da391b4598c553ae49503225b325677a7c4749",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-12-22T12:48:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1406bea5235d451d935bfd92d9dea0ee99e7cbe",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release configureme-4.0.0",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-12-22T12:48:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "785c3d943966863560310c7c36355971221eea61",
          "body": null,
          "is_bot": false,
          "headline": "removed @since tag",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-12-22T12:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdcd573de3eebe0ec6244259a3b89049add31aa5",
          "body": null,
          "is_bot": false,
          "headline": "changed to non-snapshot version",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-12-22T12:39:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb60a574795eec92775a51963bc42b38b1956521",
          "body": "added test for configureme",
          "is_bot": false,
          "headline": "Merge pull request #25 from anotheria/master",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-12-22T08:46:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e78c9fb449ee6e55dec84bfcb0f2062624dc9c75",
          "body": null,
          "is_bot": false,
          "headline": "added test for configureme",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-11-14T20:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "369ce1efd46d9b821c22e338cb744f7785b0ffda",
          "body": null,
          "is_bot": false,
          "headline": "preparation for java 11",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-11-14T14:08:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e517f8e771257dbee65cd78bd1affdb62a9318d5",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-09-14T12:17:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d9ce475288f60d1e00f5f8bba401216a270a1e3",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release configureme-2.6.0",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-09-14T12:17:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf54a1d51c232400cc956e393cd81d2a810c2018",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] rollback the release of configureme-2.6.0",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-09-14T12:16:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc643896f586b3b69a9e13267258a8356991fb37",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release configureme-2.6.0",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-09-14T12:16:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3164a337f730e9dffe439219847549e8e7b580dc",
          "body": "updated version",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-09-14T12:11:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a85146c7413f46df5e2a43e1df7ab2360f094088",
          "body": "[Issue-23] -Migration from org.json to com.google.gson",
          "is_bot": false,
          "headline": "Merge pull request #24 from anotheria/ISSUE_23",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-09-14T12:08:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce3ce31493a972aa77f403f831bf97ae3925157c",
          "body": "update link to getting started",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-09-06T13:07:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "293540c4bd967fdefe189a5120729ea902883b92",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/ISSUE_23' into ISSUE_23",
          "author_name": "vitaliiberkunov",
          "author_login": null,
          "committed_at": "2023-09-05T20:05:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9430bde2b08ec84772ea53e1b20ad5c4f24deb8f",
          "body": null,
          "is_bot": false,
          "headline": "[ISSUE_23]-Specified a file name in the parsing error.",
          "author_name": "vitaliiberkunov",
          "author_login": null,
          "committed_at": "2023-09-05T20:05:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f033ac86cce855b7fd6395d847419e5c8c1793ec",
          "body": "…ment with gson",
          "is_bot": false,
          "headline": "major version upgrade due to possible breaking changes - json replace…",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-09-05T13:21:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "562277b22f043d22933eea1a3fc2d2618ef48c82",
          "body": null,
          "is_bot": false,
          "headline": "Refactored pom",
          "author_name": "vitaliiberkunov",
          "author_login": null,
          "committed_at": "2023-08-31T11:21:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c37456862270c1e5dfb103d50b1352861f01a6c",
          "body": null,
          "is_bot": false,
          "headline": "Remove sout",
          "author_name": "vitaliiberkunov",
          "author_login": null,
          "committed_at": "2023-08-31T11:19:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0bac4d95c822d9843702bde4b10dffedcf95aa4",
          "body": null,
          "is_bot": false,
          "headline": "Refactored the code, fixed errors in json examples.",
          "author_name": "vitaliiberkunov",
          "author_login": null,
          "committed_at": "2023-08-31T11:15:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "388ec7b7608defbcb066b99972502e3bfcc04671",
          "body": null,
          "is_bot": false,
          "headline": "Fixed tests errors.",
          "author_name": "vitaliiberkunov",
          "author_login": null,
          "committed_at": "2023-08-31T10:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc0059e2fda0f1cf42effbf187a911f1bea57b54",
          "body": null,
          "is_bot": false,
          "headline": "test",
          "author_name": "vitaliiberkunov",
          "author_login": null,
          "committed_at": "2023-08-27T22:12:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b10e0faceae43fa4a6ca9cf008c16a0476ace84",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md /Version",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-08-17T14:36:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "383846c182e203edca23c3ff6eca686c5255b1cb",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-08-17T14:29:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "164b3eb50816bc493961a91211601a691225710a",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release configureme-2.5.1",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-08-17T14:29:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "976b49504d9f625a3280cb6fde1b50c4b7b24dd9",
          "body": null,
          "is_bot": false,
          "headline": "upgrade json lib due to vulnerabilities",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-08-17T14:27:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc89f8201657b777bce85a02d959430591ac94fe",
          "body": null,
          "is_bot": false,
          "headline": "added example on how to store custom data in map form in a child",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-01-27T09:46:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cfc8f6f0826057879edb0824557e7a3020e74aa",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-01-03T16:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d54a7fea16de88a987aeec7bf46442f07bd62b3c",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release configureme-2.5.0",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-01-03T16:13:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "360385ede53737c7375120f88cb036519b1733a6",
          "body": null,
          "is_bot": false,
          "headline": "updated to last jersey 2.x version",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2023-01-03T16:06:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db8a37a45e32716f8e68adfd36711b5956e8b4f9",
          "body": null,
          "is_bot": false,
          "headline": "comments /typos",
          "author_name": "dvayanu",
          "author_login": "dvayanu",
          "committed_at": "2022-08-30T22:02:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3fbb67ae9ff3c5bb75e57073772f2d35db1178a",
          "body": null,
          "is_bot": false,
          "headline": "added supression for PMD UselessParentheses",
          "author_name": "dvayanu",
          "author_login": "dvayanu",
          "committed_at": "2022-08-30T21:55:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee53a7b90907e69ccfd0240e746e21f62fa3a040",
          "body": null,
          "is_bot": false,
          "headline": "added better information on wrong configs",
          "author_name": "dvayanu",
          "author_login": "dvayanu",
          "committed_at": "2022-08-30T16:26:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f0fe603fb9a963bb4b34ad561009142aa3e0b88",
          "body": null,
          "is_bot": false,
          "headline": "fixed broken",
          "author_name": "dvayanu",
          "author_login": "dvayanu",
          "committed_at": "2022-08-30T16:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c440126746c73b86f994702d87c9d59c6bafcad",
          "body": null,
          "is_bot": false,
          "headline": "intentionally broke a test to test actions notification",
          "author_name": "dvayanu",
          "author_login": "dvayanu",
          "committed_at": "2022-08-30T16:01:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0240b779783883d5dba7dcc766df0b089418b47c",
          "body": "…output",
          "is_bot": false,
          "headline": "removed some system.out from test and added logback to disable debug …",
          "author_name": "dvayanu",
          "author_login": "dvayanu",
          "committed_at": "2022-08-30T15:57:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76d3632c985a1b8d0de8d928919459d2034dfb43",
          "body": "…output",
          "is_bot": false,
          "headline": "removed some system.out from test and added logback to disable debug …",
          "author_name": "dvayanu",
          "author_login": "dvayanu",
          "committed_at": "2022-08-30T15:57:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "808265653c54275a02ccbbb1f7b46121423c6384",
          "body": null,
          "is_bot": false,
          "headline": "Remove test commit",
          "author_name": "dvayanu",
          "author_login": "dvayanu",
          "committed_at": "2022-08-30T15:38:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e027a4aefcce9cd352cce45923c796b4b2eb5d4",
          "body": null,
          "is_bot": false,
          "headline": " removed unneeded actions",
          "author_name": "dvayanu",
          "author_login": "dvayanu",
          "committed_at": "2022-08-30T15:35:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b9f27f966331b1178a750ef0528a9f412856fbc",
          "body": null,
          "is_bot": false,
          "headline": "test-commit",
          "author_name": "dvayanu",
          "author_login": "dvayanu",
          "committed_at": "2022-08-30T15:27:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c55e91d6976c342a6ade0b7d33d30893c8ca8c8f",
          "body": "Create test action on commit.",
          "is_bot": false,
          "headline": "Merge pull request #20 from vberkunov/patch-3",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2022-08-30T15:24:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3d381fc447eb9e8059ebfbfdf9f9509dc9bfda5",
          "body": "Create new ci action on comit.",
          "is_bot": false,
          "headline": "Merge pull request #19 from vberkunov/patch-2",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2022-08-30T15:23:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dc2da91bccd16d94151a6452e5ba6a5fb05cc19",
          "body": null,
          "is_bot": false,
          "headline": "Create test action on commit.",
          "author_name": "Vitalii",
          "author_login": "vberkunov",
          "committed_at": "2022-08-24T05:56:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ae81297fdbc90b6e372991a71d2c1a5ef52a8dd",
          "body": null,
          "is_bot": false,
          "headline": "Create new ci action on comit.",
          "author_name": "Vitalii",
          "author_login": "vberkunov",
          "committed_at": "2022-08-24T05:43:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65e97aa4c0421ab230eeec444620273a5c6898fb",
          "body": "@ConfigureMe annotation in CompositeValue(like \"@accumulators\") omitted",
          "is_bot": false,
          "headline": "Merge pull request #17 from anotheria/confme_in_CompositeValue_skipped",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2022-08-11T15:06:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09ddde9c8df8f27ae6dafa8a29e69ebdc0a06175",
          "body": null,
          "is_bot": false,
          "headline": "Create codeql-analysis.yml",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2022-08-09T15:31:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e4926fcf268ccd4cee516b510226094956d2c7d",
          "body": null,
          "is_bot": false,
          "headline": "added checkstyle action",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2022-08-09T15:21:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18341882dc58ed3907a164b5dfd56d3f5e7ae66b",
          "body": null,
          "is_bot": false,
          "headline": "Fixed test: ParsedConfigurationTest#basicFunctionality.",
          "author_name": "ibohatyrchuk",
          "author_login": "ibohatyrchuk",
          "committed_at": "2020-08-24T19:48:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4631acc8bd2f24e5be824471941e1a4334fd48c",
          "body": null,
          "is_bot": false,
          "headline": "Changed POM parent version to 2.13.",
          "author_name": "ibohatyrchuk",
          "author_login": "ibohatyrchuk",
          "committed_at": "2020-08-24T19:27:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92329da2382095f3bc0d1c56e00a64e7b9ceea5b",
          "body": null,
          "is_bot": false,
          "headline": "@ConfigureMe annotation in CompositeValue(like \"@accumulators\") omitted",
          "author_name": "Dmytro Sylenko",
          "author_login": "dsylenko",
          "committed_at": "2019-08-20T10:14:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90ba7144cbb7600ce9482f7b37edcf91e5a3cd7c",
          "body": "…remove bash comments (which effectively removed parts of the content, added test and fix",
          "is_bot": false,
          "headline": "https://github.com/anotheria/configureme/issues/16 - removed call to …",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2019-05-10T08:38:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dadc3719b29bb3f2b8bf2793c71d819a3501948",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2019-05-08T15:17:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1a12e901e3fd8f63301c30355cbe0b5bdaf4a79",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release configureme-2.4.1",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2019-05-08T15:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f52dd9109349623190586bdf5a592de8016e1fa",
          "body": null,
          "is_bot": false,
          "headline": "updated version in dependency",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2019-04-12T14:23:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30afbcc3e1483e5283265f22588f7e669f96426f",
          "body": "Fixed loading config file from JAR",
          "is_bot": false,
          "headline": "Merge pull request #14 from core23/patch/loading-from-jar",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2019-04-12T14:20:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 0,
      "commits_last_year": 36,
      "latest_release_at": null,
      "latest_release_tag": null,
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 7,
      "days_since_latest_release": null,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "net.anotheria:configureme",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": true,
          "registry_url": "https://central.sonatype.com/artifact/net.anotheria/configureme",
          "is_deprecated": false,
          "latest_version": "4.1.1",
          "repository_url": "https://github.com/anotheria/configureme",
          "versions_count": 18,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-19T16:31:14Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 4,
      "stars": 2,
      "watchers": 33,
      "fork_history": {
        "days": [
          {
            "date": "2015-10-30",
            "count": 1
          },
          {
            "date": "2017-04-24",
            "count": 1
          },
          {
            "date": "2019-04-08",
            "count": 1
          },
          {
            "date": "2022-08-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 4,
        "total_forks": 4
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "pom.xml"
      ],
      "largest_source_bytes": 37289,
      "source_files_sampled": 142,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pom.xml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 5,
        "malicious_count": 0,
        "assessed_package": "maven:net.anotheria:configureme@4.1.1",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [
        {
          "name": "org.slf4j:slf4j-api",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.google.code.gson:gson",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.14.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "com.google.code.gson:gson",
            "direct": true,
            "version": "2.14.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.slf4j:slf4j-api",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "ch.qos.logback:logback-classic",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-compiler-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.hamcrest:hamcrest",
            "direct": false,
            "version": "2.2",
            "ecosystem": "maven"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 5,
        "direct_count": 2,
        "indirect_count": 3
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 21,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 7,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "dvayanu",
          "commits": 140,
          "avatar_url": "https://avatars.githubusercontent.com/u/2864497?v=4"
        },
        {
          "type": "User",
          "login": "asamoilich",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/3275705?v=4"
        },
        {
          "type": "User",
          "login": "Kudr",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/5737646?v=4"
        },
        {
          "type": "User",
          "login": "rpaasche",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/33899601?v=4"
        },
        {
          "type": "User",
          "login": "bohdanvan",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/6403398?v=4"
        },
        {
          "type": "User",
          "login": "vberkunov",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/33979926?v=4"
        },
        {
          "type": "User",
          "login": "StetsiukRoman",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/7786580?v=4"
        },
        {
          "type": "User",
          "login": "ibohatyrchuk",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/5602392?v=4"
        },
        {
          "type": "User",
          "login": "core23",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/3440437?v=4"
        },
        {
          "type": "User",
          "login": "dsylenko",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4598533?v=4"
        }
      ],
      "contributors_sampled": 11,
      "top_contributor_share": 0.828
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci_on_commit.yml",
        "test_on_commit.yml"
      ],
      "has_docs_dir": true,
      "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": 10,
            "reason": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/15 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": 10,
            "reason": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file 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": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "82b97a95b45b39ba0748da343425453516e06b5b",
        "ran_at": "2026-07-25T05:04:37Z",
        "aggregate_score": 6.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-24T23:55:49Z",
      "oldest_open_prs": [
        {
          "number": 18,
          "created_at": "2019-12-30T15:24:46Z",
          "last_comment_at": "2019-12-30T15:25:40Z",
          "last_comment_author": "ibatura"
        }
      ],
      "last_merged_pr_at": "2026-07-19T16:23:01Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/anotheria/configureme",
    "host": "github.com",
    "name": "configureme",
    "owner": "anotheria"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 55,
      "inputs": {
        "security": 69,
        "vitality": 39,
        "community": 30,
        "governance": 65,
        "engineering": 71
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 39,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "commits_last_year": 36,
              "human_commit_share": 0.94,
              "days_since_last_push": 4,
              "active_weeks_last_year": 7
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "7/52 weeks with commits",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "36 commits in the last year",
                "points": 14.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "critical",
            "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": 1,
            "inputs": {
              "releases_count": 0
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "no releases published",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases_published",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "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": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 30,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "forks": 4,
              "stars": 2,
              "watchers": 33,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "4 forks",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "33 watchers",
                "points": 8.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 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": 65,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 11,
              "top_contributor_share": 0.828
            },
            "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 83% of commits",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 83
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "11 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 21,
              "open_issues": 0,
              "closed_issues": 7,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 3
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "21/24 decided PRs merged",
                "points": 33.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 21,
                      "decided": 24
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/15 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "followers": 4,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "anotheria",
              "public_repos": 72,
              "account_age_days": 4992
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "4 followers of anotheria",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 4,
                      "login": "anotheria"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "72 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 72
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "net.anotheria:configureme"
              ],
              "ecosystems": "maven",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on maven",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "maven"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "18 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 71,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": 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": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 69,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/15 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "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": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the maven:net.anotheria:configureme@4.1.1 runtime dependency closure — what installing the published package pulls in — 5 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "maven:net.anotheria:configureme@4.1.1",
                  "assessed": 5
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 5,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 5,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 12
            },
            "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": 47,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.223,
              "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": "21 of 94 human commits state their intent (structured subject or explanatory body)",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 21,
                      "sampled": 94
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "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": 0.1,
              "toolchain_manifests": [
                "pom.xml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "pom.xml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "pom.xml"
                    }
                  }
                ],
                "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": "10 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 10,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Java",
              "largest_source_bytes": 37289,
              "source_files_sampled": 142,
              "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/142 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 142,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T05:04:50.782045Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/anotheria/configureme.svg",
  "full_name": "anotheria/configureme",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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