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

apache / commons-codec

Apache Commons Codec

JavaApache-2.0★ 490 estrellas⑂ 273 forksdesde may 2009Ver en GitHub ↗

apache/commons-codec tiene un índice de salud de 71 sobre 100, lo que lo sitúa en la banda Bueno. Su puntuación más alta es Security (86/100) y la más baja, AI Readiness (48/100). Se actualizó por última vez hace 1 día. Una sola persona concentra la mayor parte del trabajo reciente.

71
global / 100
Bueno

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

71
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

23.594 seguidores3148 repositorios públicosdesde ene 2009

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
Mavencommons-codec:commons-codec1.22.0-25hace 94 días

Métricas por categoría

Vitalidad

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

60Moderado · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 1 días
35.3/36Cadencia de commits — 51/52 semanas con commits
18/18Volumen de commits — 378 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year378
human_commit_share1
days_since_last_push1
active_weeks_last_year51
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?

82Bueno · 18% del índice global
Cómo se puntúa
43.6/60Estrellas — 490 estrellas
20.3/25Forks — 273 forks
9.4/15Observadores — 51 observadores
Datos de entrada utilizados
forks273
stars490
watchers51
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (Apache-2.0)
18/18Guía CONTRIBUTING
13.5/13.5Código de conducta
0/7.2Plantilla de issues
6.3/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributing
has_issue_templateno
has_code_of_conduct
has_pull_request_template

Sostenibilidad y Gobernanza

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

65Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
5.5/22.5Distribución de commits — el principal contribuyente firma el 75% de los commits
13.5/13.5Amplitud de contribuyentes — 57 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 81 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled57
top_contributor_share0,754
Cómo se puntúa
0/46.8Resolución de issues — sin issues o sin datos
29.3/38.3Aceptación de PR — 333/434 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs333
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs101
Excluidos de la puntuación (sin datos o no aplicable): Resolución de issues. Los pesos restantes se han renormalizado.
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
25/25Alcance del propietario — 23.594 seguidores de apache
25/25Trayectoria — 3148 repos públicos, cuenta de ~17 años
Datos de entrada utilizados
followers23.594
owner_typeOrganization
is_verified
owner_loginapache
public_repos3148
account_age_days6400
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en maven
35/35Recencia de publicación — última publicación hace 94 días
20/20Historial de versiones — 25 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagescommons-codec:commons-codec
ecosystemsmaven
any_deprecatedno
min_days_since_publish94

Calidad de Ingeniería

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

67Moderado · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 4 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 — 1 out of 1 merged PRs checked by a CI test -- score normalized to 10
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentación

65Moderado
Cómo se puntúa
30/30README
0/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://commons.apache.org/codec/
10/10Descripción del repositorio
10/10Topics — 1 topics
0/10Wiki
Datos de entrada utilizados
topicscommons
has_wikino
homepagehttps://commons.apache.org/codec/
has_readme
has_docs_dirno
has_description

Seguridad

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

86Excelente · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — sin datos
2.5/2.5CI-Tests — 1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 81 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — sin datos
5/5Pinned-Dependencies — all dependencies are pinned
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_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate8,2
Excluidos de la puntuación (sin datos o no aplicable): branch_protection, 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
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories0
affected_packages0
assessed_packages3
unassessed_packages11
affected_by_severitynone
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos, Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejaron 3 dependencias resueltas con OSV. 11 no pudieron evaluarse: sin versión resuelta, ecosistema no admitido o fuera de la lista de paquetes informada. Este repositorio no publica ningún paquete que el índice resuelva, por lo que se evaluó en su lugar el grafo de dependencias del repositorio. Ese grafo mezcla fijaciones de desarrollo y prueba con las dependencias distribuidas, de modo que solo se puntúan las dependencias declaradas en tiempo de ejecución; los hallazgos transitivos se informan como contexto y quedan excluidos de la puntuación. No se analiza la alcanzabilidad.

Preparación para IA

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

48En 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)
5.9/40Historial de commits legible — 11 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,11
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
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
5/8Mantenimiento automatizado — automatización de dependencias configurada, no observada en los commits muestreados
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
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
toolchain_manifestspom.xml
dependency_bot_commit_share0
Cómo se puntúa
45/45Código verificable por tipos — Java (tipado estático)
54.4/55Tamaños de archivo manejables — 2/173 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageJava
largest_source_bytes96.122
source_files_sampled173
oversized_source_files2

Datos clave

490estrellas de GitHub
57contribuidores
378commits en los últimos 12 meses
1dí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 ★ / 273 ⇿
0Estrellas
273Forks

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.

05010015020025030026052012-122019-092026-07

Cada punto abarca 13 días.

OpenSSF Scorecard 8.2 / 10
8.2agregado

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

10Binary-Artifactsno binaries found in the repo
n/dBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 81 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/dPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
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
Todas las dependencias 14

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

RegistroPaqueteVersiónRelación
Mavencom.github.spotbugs:spotbugs-maven-pluginindirecta
Mavencommons-io:commons-io2.22.0indirecta
Mavenorg.apache.commons:commons-lang33.20.0indirecta
Mavenorg.apache.maven.plugins:maven-assembly-pluginindirecta
Mavenorg.apache.maven.plugins:maven-checkstyle-pluginindirecta
Mavenorg.apache.maven.plugins:maven-pmd-pluginindirecta
Mavenorg.apache.maven.plugins:maven-scm-publish-pluginindirecta
Mavenorg.apache.maven.plugins:maven-surefire-pluginindirecta
Mavenorg.apache.rat:apache-rat-pluginindirecta
Mavenorg.codehaus.mojo:animal-sniffer-maven-pluginindirecta
Mavenorg.codehaus.mojo:javancss-maven-plugin2.1indirecta
Mavenorg.codehaus.mojo:taglist-maven-pluginindirecta
Mavenorg.junit.jupiter:junit-jupiter-engineindirecta
Mavenorg.junit.jupiter:junit-jupiter-paramsindirecta
Avisos de dependencias 0

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

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": [
        "commons"
      ],
      "is_fork": false,
      "size_kb": 7450,
      "has_wiki": false,
      "homepage": "https://commons.apache.org/codec/",
      "languages": {
        "HTML": 3557,
        "Java": 2155850,
        "Shell": 157
      },
      "pushed_at": "2026-07-27T00:11:28Z",
      "created_at": "2009-05-21T01:20:25Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-27T00:09:23Z",
      "description": "Apache Commons Codec",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Java",
      "significant_languages": [
        "Java"
      ]
    },
    "owner": {
      "blog": "https://www.apache.org/",
      "name": "The Apache Software Foundation",
      "type": "Organization",
      "login": "apache",
      "company": null,
      "location": null,
      "followers": 23594,
      "avatar_url": "https://avatars.githubusercontent.com/u/47359?v=4",
      "created_at": "2009-01-17T20:14:40Z",
      "is_verified": null,
      "public_repos": 3148,
      "account_age_days": 6400
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [],
      "recent_commits": [
        {
          "oid": "8203c1c5bb4342e2fbf258556cac4826eae7ca11",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for the next release candidate",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-27T00:09:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5647fe2a66b3e74f044f414ad10d92407ede9396",
          "body": "fast on null input.",
          "is_bot": false,
          "headline": "StringEncoderComparator.StringEncoderComparator(StringEncoder) now fails",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-26T20:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00c27a9c0636f15a0ba1d0bdc1f00fb8d9cee0fd",
          "body": null,
          "is_bot": false,
          "headline": "Reduce vertical whitespace",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-26T20:07:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "568f2d7d7cf24ff0074eec29e21868ce9fe24236",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused method",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-26T19:05:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "316fb15f3aa1e810a27fcc858d7c0e7ba0a4d724",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused method",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-26T19:03:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf6b543c1d49bf36d9ee10de1a1472dc5d677b10",
          "body": null,
          "is_bot": false,
          "headline": "Bump actions/checkout from 7.0.0 to 7.0.1",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-25T13:49:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e14cdfe55f4837b63daca367374ce996ad87fc5a",
          "body": null,
          "is_bot": false,
          "headline": "Extract redundant code.",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-25T12:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3351e63155fa41fbfcb0744efa960adce1529798",
          "body": null,
          "is_bot": false,
          "headline": "Add messages when throwing NullPointerException.",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-22T14:53:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f22dab7ea52e8bd07dfa84a6f37ce915d1536b1c",
          "body": null,
          "is_bot": false,
          "headline": "Update SCM tag",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-22T14:46:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "581c7aa1fd0cd1f20b4846506adce6f8547ac0f2",
          "body": null,
          "is_bot": false,
          "headline": "Bump org.apache.commons:commons-parent from 102 to 103.",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-21T22:43:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a05e928564110cabf4c1f77bc943ce712a7a9fee",
          "body": null,
          "is_bot": false,
          "headline": "Bump github/codeql-action from 4.37.0 to 4.37.1",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-21T17:45:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ff7a413f74930210ab20af8aba62e8f3b661757",
          "body": null,
          "is_bot": false,
          "headline": "Bump actions/setup-java from 5.5.0 to 5.6.0",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-21T15:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "907bd78908d1c13e34ebfffae36a63286a9b0a29",
          "body": null,
          "is_bot": false,
          "headline": "Sort members.",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-18T21:28:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed167f2920a18288d5be671b7e080b05e27953a0",
          "body": null,
          "is_bot": false,
          "headline": "Bump actions/setup-java from 5.4.0 to 5.5.0",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-13T20:49:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8869f4ff6ad16d4bf665dfa292fa9b4531836cb2",
          "body": null,
          "is_bot": false,
          "headline": "Javadoc",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-11T15:21:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e5c9b868953a9b5127a894b52baf0a1b8df1542",
          "body": null,
          "is_bot": false,
          "headline": "Javadoc",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-11T13:08:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67914a649330c28146f45581b25461ce2d09eb49",
          "body": "- Import once instead of using FQCN over and over.\n- Better wording\n- Weird formatting in some @param not needed\n- Reduce vertical whitespace\n- Fix type references in @param tags\n- Fix Checkstyle",
          "is_bot": false,
          "headline": "Javadoc",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-11T12:12:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d66942f84ac04463bfa45e1c19fdbc46b370aacb",
          "body": null,
          "is_bot": false,
          "headline": "Bump github/codeql-action from 4.36.3 to 4.37.0",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-10T13:08:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8b0e7eb1143487a89f7deb0db7b5475d99336e2",
          "body": null,
          "is_bot": false,
          "headline": "Constant already in scope, use final",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-09T16:38:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "868af3848cd8807a21a3d6d3c1831feb9d9d74d4",
          "body": null,
          "is_bot": false,
          "headline": "Internal refactoring",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-09T16:22:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2801f99b930aa56c7db5e0741da823adc003d831",
          "body": null,
          "is_bot": false,
          "headline": "Refactor internal duplication",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-09T15:38:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "819d5687e4e574c04be22a4fa2cc238519a5bdb9",
          "body": null,
          "is_bot": false,
          "headline": "Fix Base64.toIntegerBytes(BigInteger) for zero edge case (#441).",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-09T15:24:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9400525894adeb9a7edd5bd5ec4fe5eeb774d83b",
          "body": null,
          "is_bot": false,
          "headline": "Fix Base64.toIntegerBytes(BigInteger) for zero edge case. (#441)",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-09T15:23:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7d744302ecf8b5ae775f28b5889a8af0dd4e82c",
          "body": "Bump experimental build from Java 26-ea to 27-ea.",
          "is_bot": false,
          "headline": "Add GH CI Java 26",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-09T15:21:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b672f947024ac400a4bbb06fe3b92fbad172e9c7",
          "body": null,
          "is_bot": false,
          "headline": "Internal bullet proofing",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-09T12:53:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18c03a39f36a368f46a9c41bc9632a44c7a5204a",
          "body": null,
          "is_bot": false,
          "headline": "Bump github/codeql-action from 4.36.2 to 4.36.3",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-08T20:14:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fec5f357618ea592099a2249b0d24e509aa502b7",
          "body": null,
          "is_bot": false,
          "headline": "Fix action type.",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-03T14:34:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8f6ee18c1ee6a18f98c6e9a683fbd56d799ff96",
          "body": null,
          "is_bot": false,
          "headline": "Bump actions/checkout from 6.0.2 to 7.0.0",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-01T11:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "142ec2c331d65966a6f520a5c87c765bacb78d88",
          "body": null,
          "is_bot": false,
          "headline": "Bump actions/setup-java from 5.3.0 to 5.4.0",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-07-01T00:50:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23a94cede9ccba2bb2d83f0133f0cba0ff37b512",
          "body": null,
          "is_bot": false,
          "headline": "Javadoc",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-06-30T13:43:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f2a08ebc73397c56bfd55131709d1fb151b1726",
          "body": null,
          "is_bot": false,
          "headline": "Bump actions/cache from 6.0.0 to 6.1.0",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-06-29T11:29:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84d550d3ab0ab9300176f22a0f496eb821ada857",
          "body": null,
          "is_bot": false,
          "headline": "Bump actions/cache from 5.0.5 to 6.0.0.",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-06-25T22:23:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5cd986e58d086163d2d09151f9e82004216010e",
          "body": null,
          "is_bot": false,
          "headline": "Bump actions/setup-java from 5.2.0 to 5.3.0",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-06-22T11:31:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1da0ee652afce8a67da6e777298951452d8e9548",
          "body": null,
          "is_bot": false,
          "headline": "Bump actions/checkout from 6.0.3 to 7.0.0.",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-06-19T11:28:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8470693f2de9d8f43615d407ad7c08f42c2a5250",
          "body": "* [CODEC-344] Validate Base64 custom alphabets\n\nReject custom encode tables that are not 64 unique bytes or that contain the\nconfigured padding byte (checked at construction, since padding is configurable).\nSupport non-ASCII alphabet bytes via unsigned lookup in calculateDecodeTable,\ndecode, and isI\n[…]\n, and non-ASCII alphabets.\n\nReviewed-by: OpenAI Codex\nReviewed-by: Anthropic Claude Code\n\n* Reduce vertical whitespace.\n\n---------\n\nCo-authored-by: Gary Gregory <garydgregory@users.noreply.github.com>",
          "is_bot": false,
          "headline": "[CODEC-344] Validate Base64 custom alphabets (#438)",
          "author_name": "OldTruckDriver",
          "author_login": "OldTruckDriver",
          "committed_at": "2026-06-18T19:40:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f3c046cbd9070f7f155afc6390f1190596921706",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/apache/commons-codec.git",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-06-18T02:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f24197890e089333ad02ad1e3db0174017bf00d",
          "body": null,
          "is_bot": false,
          "headline": "Sort members.",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-06-18T02:18:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98986558dc1c0e2013b76bea92d75bde80568a00",
          "body": "Derive a matching decode table from custom Base58 encode tables and use the configured tables when encoding, decoding, and checking the alphabet.\n\nHandle leading zero bytes with the first entry of the configured alphabet instead of hard-coding '1'.\n\nReviewed-by: OpenAI Codex\nReviewed-by: Anthropic Claude Code\n\nCo-authored-by: Gary Gregory <garydgregory@users.noreply.github.com>",
          "is_bot": false,
          "headline": "[CODEC-340] Fix Base58 custom alphabet handling (#437)",
          "author_name": "OldTruckDriver",
          "author_login": "OldTruckDriver",
          "committed_at": "2026-06-18T02:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac982579962c32ee28be1e80cdb514a829e3366f",
          "body": null,
          "is_bot": false,
          "headline": "Fix up changes.xml after merge",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-06-18T02:08:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "472a2894046e14fe2fd6e4f5312da8afb93c8769",
          "body": "… that cannot decode its own output (#436)\n\n* [CODEC-343] Fix Base32 hex decode table builder\n\nConfigure setHexDecodeTable(boolean) with the matching encode table instead of passing a decode lookup table to setEncodeTable(byte...).\n\nAdd a regression test showing the configured codec encodes with the\n[…]\ntables that do not contain exactly 32 unique byte values.\n\nReviewed-by: OpenAI Codex\nReviewed-by: Anthropic Claude Code\n\n---------\n\nCo-authored-by: Gary Gregory <garydgregory@users.noreply.github.com>",
          "is_bot": false,
          "headline": "[CODEC-342] Base32.Builder#setEncodeTable(...) can create an instance…",
          "author_name": "OldTruckDriver",
          "author_login": "OldTruckDriver",
          "committed_at": "2026-06-18T02:08:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "759150423e3a51adf095ebf770d82f3183f8a9cb",
          "body": "Configure setHexDecodeTable(boolean) with the matching encode table instead of passing a decode lookup table to setEncodeTable(byte...).\n\nAdd a regression test showing the configured codec encodes with the Base32-Hex alphabet and decodes its own output.\n\nReviewed-by: OpenAI Codex\nReviewed-by: Anthropic Claude Code\n\nCo-authored-by: Gary Gregory <garydgregory@users.noreply.github.com>",
          "is_bot": false,
          "headline": "[CODEC-343] Fix Base32 hex decode table builder (#435)",
          "author_name": "OldTruckDriver",
          "author_login": "OldTruckDriver",
          "committed_at": "2026-06-18T02:02:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "833558b235fc9beb7571db416818e871d34c6514",
          "body": null,
          "is_bot": false,
          "headline": "Sort members",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-06-18T01:59:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f890da3cb5320745009160065ffe95aeb23b91a1",
          "body": "* [CODEC-341] Fix Base16 custom alphabet decode table\n\nDerive Base16 decode tables from custom encode tables so a configured codec can decode its own output. Reject encode tables that do not contain exactly 16 unique byte values.\n\nReviewed-by: OpenAI Codex\nReviewed-by: Anthropic Claude Code\n\n* Update Base16Test.java\n\n* Remove test clutter.\n\n---------\n\nCo-authored-by: Gary Gregory <garydgregory@users.noreply.github.com>",
          "is_bot": false,
          "headline": "[CODEC-341] Fix Base16 custom alphabet decode table (#434)",
          "author_name": "OldTruckDriver",
          "author_login": "OldTruckDriver",
          "committed_at": "2026-06-18T01:58:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "143dd5228c02e8ea5db8414aedd9efdb4f9d19ee",
          "body": null,
          "is_bot": false,
          "headline": "Internal refactoring",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-06-18T01:51:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42ac9960a1b3bc3cbd6788e9384bb1b96177cf69",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/apache/commons-codec.git",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-06-18T01:41:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97d5d232f544910eb4e6feaef4172d3fbaec4abf",
          "body": null,
          "is_bot": false,
          "headline": "Internal refactoring",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-06-18T01:40:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92e18dea1b6bb18b32b8b1443acf38d8342ff827",
          "body": "…433)\n\nKeep '%' and '+' percent-encoded even when callers mark them safe in URLCodec.encodeUrl(BitSet, byte[]). decodeUrl() treats those bytes as encoding syntax, so emitting them literally can produce undecodable output or break round trips.\n\nReviewed-by: OpenAI Codex\nReviewed-by: Anthropic Claude Code\n\nCo-authored-by: Gary Gregory <garydgregory@users.noreply.github.com>",
          "is_bot": false,
          "headline": "[CODEC-339] Escape URLCodec control characters in custom safe sets (#…",
          "author_name": "OldTruckDriver",
          "author_login": "OldTruckDriver",
          "committed_at": "2026-06-18T01:35:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bead8487390ef6207cd0f771153811b02dcbcc1",
          "body": null,
          "is_bot": false,
          "headline": "Use compact array notation.",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-06-18T01:29:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8194db4cdf9e5c3d7831d6ad750dd9217b86b754",
          "body": "When plusForSpace is enabled, decoding treats '+' as a space. Mark '+' as an always-encoded character for that mode so encoding emits a literal plus as %2B and preserves round trips.\n\nReviewed-by: OpenAI Codex\nReviewed-by: Anthropic Claude Code",
          "is_bot": false,
          "headline": "[CODEC-338] Escape literal plus with plusForSpace (#432)",
          "author_name": "OldTruckDriver",
          "author_login": "OldTruckDriver",
          "committed_at": "2026-06-18T01:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "931c2fa4672688a58eeec1a98599202759a160b7",
          "body": null,
          "is_bot": false,
          "headline": "Update legacy GitHub links in CONTRIBUTING.md",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-06-11T18:23:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bf3426e084f8b4ed82a33bd2797e0ed98949c0a",
          "body": null,
          "is_bot": false,
          "headline": "Bump org.apache.commons:commons-parent from 101 to 102.",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-06-11T13:35:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b852d0c6d6c6ccc2d60aecdaa9a38dec9803b661",
          "body": null,
          "is_bot": false,
          "headline": "Bump GH CI actions/dependency-review-action from 4.9.0 to 5.0.0",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-06-07T14:12:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86e664dbde8a4927adde3b852985b878a58d43e7",
          "body": null,
          "is_bot": false,
          "headline": "Bump GH CI actions/checkout from 6.0.2 to 6.0.3",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-06-07T14:08:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0406d1cee892b2d49c5861630ff77cefddfb4933",
          "body": null,
          "is_bot": false,
          "headline": "Bump org.apache.commons:commons-parent from 100 to 101",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-06-05T15:40:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cda9710de8f1ac6f1a7d2d25d13b7226637bf836",
          "body": null,
          "is_bot": false,
          "headline": "Bump github/codeql-action from 4.36.0 to 4.36.2",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-06-05T11:27:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcf4d82a6f08de178baf45acd5ad9265bf6b9c4b",
          "body": null,
          "is_bot": false,
          "headline": "Bump github/codeql-action from 4.35.5 to 4.36.0",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-05-27T20:51:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19b60fad7edeeff3c096b0cca0653d1f0718d910",
          "body": null,
          "is_bot": false,
          "headline": "Reuse constant",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-05-22T00:49:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9676e23787efd7b05548872a2a6731a66a861a32",
          "body": null,
          "is_bot": false,
          "headline": "Bump org.apache.commons:commons-parent from 99 to 100.",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-05-21T19:39:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b86a438b72cfa194af965d0e290e383106b3cee",
          "body": "input (#431).",
          "is_bot": false,
          "headline": "Digest ALL reuses System.in, so only the first algorithm sees the real",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-05-21T11:28:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2ac150daabcd8aa334b94c3d58c3c1ee695e8e0",
          "body": "…sees the real input (#431)",
          "is_bot": false,
          "headline": "[CODEC-337] Digest ALL reuses System.in, so only the first algorithm …",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-05-21T11:27:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3179620d7d055bee965b1b2a048bcc846b1981b",
          "body": null,
          "is_bot": false,
          "headline": "Bump github/codeql-action from 4.35.4 to 4.35.5",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-05-20T10:43:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77fcf89711a0e20393105a1247c41968f6eb58d4",
          "body": null,
          "is_bot": false,
          "headline": "Bump github/codeql-action from 4.35.3 to 4.35.4",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-05-12T18:49:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acb8802a22051651a880de8fbdb1f68b28c7ef7c",
          "body": null,
          "is_bot": false,
          "headline": "Bump github/codeql-action from 4.35.2 to 4.35.3",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-05-05T15:23:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "434789abd38decf069b2787696538580cfaf3359",
          "body": null,
          "is_bot": false,
          "headline": "Javadoc: No need for FQCNs.",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-27T11:01:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ff3cc48b02d1725495fa7f1c19427e168c1536e",
          "body": null,
          "is_bot": false,
          "headline": "Bump org.apache.commons:commons-parent from 98 to 99",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-26T11:31:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8e1f069137de1caebcd21dab17080318f99986b",
          "body": null,
          "is_bot": false,
          "headline": "Updates for the next release",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-25T23:23:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a41a907c7e0050e5de409c63c4df9edd331dfe1",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'release'",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-25T00:31:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "250053d31de82d4ccf9bf21ad697352e7d816363",
          "body": null,
          "is_bot": false,
          "headline": "Bump to next development version",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-25T00:31:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed4396b4cbc85cea60cbd1cec6bc203a940251d2",
          "body": null,
          "is_bot": false,
          "headline": "Bump commons-io:commons-io from 2.21.0 to 2.22.0.",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-23T10:43:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a18cce11d12705213c0da7910eb476da1de22af9",
          "body": null,
          "is_bot": false,
          "headline": "FIx tag in POM.",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-23T10:30:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81a6295f071df5819893422a397d94bc396f2edd",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for the release candidate 1.22.0 RC1",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-19T11:12:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73104b011a9758896904831f9b1bd29aad077f11",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for the next release candidate",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-19T11:10:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e36214fa2760d37e4e9c83336ed5bb324c23482",
          "body": null,
          "is_bot": false,
          "headline": "In-line single use test local variables",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-19T11:02:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bd67e787d88705baa26e85f3a9609dec015ba5b",
          "body": null,
          "is_bot": false,
          "headline": "Use vararg syntax",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-19T10:59:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25e52b06a3c24dc06216e7d29321a2f01c60ec6f",
          "body": null,
          "is_bot": false,
          "headline": "Use vararg syntax",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-19T10:55:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2ebaca8b30d1d04d0eb6a4e811a6d26631f4d31",
          "body": null,
          "is_bot": false,
          "headline": "Bump github/codeql-action from 4.35.1 to 4.35.2",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-16T11:10:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33998a05a8adc84ca944bad2e5c7215309d1477b",
          "body": null,
          "is_bot": false,
          "headline": "Bump actions/upload-artifact from 7.0.0 to 7.0.1",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-14T11:54:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50c6583280cb3ed67407dcaeb31df4f8fa8ede20",
          "body": null,
          "is_bot": false,
          "headline": "Bump actions/cache from 5.0.4 to 5.0.5",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-14T11:48:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2be3a82b2d0902e89718a56c6afb5850d020668",
          "body": null,
          "is_bot": false,
          "headline": "Add @Override",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-13T11:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20f09bfcfdce88760ec9be095b848e85d9084acf",
          "body": "Use compact array notation.",
          "is_bot": false,
          "headline": "Use final.",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-12T22:27:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbe6354c6acd5de8532a49e26b9d08706c757719",
          "body": null,
          "is_bot": false,
          "headline": "Javadoc",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-12T18:48:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d2fd407b6caa0a58af6bdf3c62f4a1946730ba6",
          "body": null,
          "is_bot": false,
          "headline": "Javadoc that works on Java 8, 11, 17, 21, and 25.",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-12T18:47:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "054a4dd0fae429a655e34997bc38d8dddfcada15",
          "body": null,
          "is_bot": false,
          "headline": "Fix Javadoc text",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-12T17:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "decdb7d1ac200d4c3d80b7f1042133702cf9cfcb",
          "body": null,
          "is_bot": false,
          "headline": "TreeIdBuilder implements Supplier<byte[]>",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-12T17:39:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b495206e74025ec07c23eea9e8ac9e27e13eac1e",
          "body": "Fix Javadoc warning",
          "is_bot": false,
          "headline": "Remove conversion overhead when loading the FileMode enum.",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-12T17:35:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e8cb6acd1cd7f6aa3362be8e088ebc5c130faff",
          "body": "* Remove `FileMode.getMode()`\n\nThe octal value associated to `FileMode` is not very useful to users, since it is only used internally, when generating the tree id. Therefore we can probably remove the getter for now.\n\n* Add filesystem test\n\n* Sort methods\n\n* Fix formatting\n\n* Enable test on Windows\n\nThe test will check anyway if symbolic links are supported.\n\n* Remove unused imports",
          "is_bot": false,
          "headline": "Small fixes to `GitIdentifiers` (#429)",
          "author_name": "Piotr P. Karwasz",
          "author_login": "ppkarwasz",
          "committed_at": "2026-04-12T17:00:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b075fd146d02df5259f7f88bc5c6a02db694722f",
          "body": null,
          "is_bot": false,
          "headline": "Javadoc",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-12T15:33:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e83256653eaa5f1131ef9725de624ab988053fc4",
          "body": null,
          "is_bot": false,
          "headline": "Internal refactoring",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-12T14:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c29e2e81110d12efcb9fca446f8e1c5ad6b0abdd",
          "body": null,
          "is_bot": false,
          "headline": "Make internal method fluent",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-12T13:58:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0db7e239dcd9be5d6f9e9c6b97e3cffbbd02df2",
          "body": null,
          "is_bot": false,
          "headline": "Better internal name",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-12T13:56:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d757d5166928a8e490ceb8a6a91d269e126a594c",
          "body": null,
          "is_bot": false,
          "headline": "GitIdentifiers.TreeIdBuilder.build() never throws IOException",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-12T13:56:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feeec7591704b24709e8028c434c7b57a6e2d9d7",
          "body": null,
          "is_bot": false,
          "headline": "Add GitIdentifiers.FileMode.GIT_LINK",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-12T13:36:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ff5140ce427f6cfa53059d292ad91f08cfe8d2c",
          "body": null,
          "is_bot": false,
          "headline": "Internal refactoring",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-12T13:30:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1faf4e6204dad120f894d057098ef0db51db5305",
          "body": null,
          "is_bot": false,
          "headline": "Javadoc",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-12T13:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "126acfaff4fd05621a1ec4d361ec25c5012afd40",
          "body": null,
          "is_bot": false,
          "headline": "Javadoc",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-12T12:43:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e98b77748630e809cd7e659616df24094278912",
          "body": null,
          "is_bot": false,
          "headline": "Fix Javadoc typo",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-12T12:27:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c18180202fc93146797a826d3f0b2a945ee2f9cc",
          "body": null,
          "is_bot": false,
          "headline": "Javadoc",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-12T11:48:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a77db1ba905a23aa7ec743a66f661c5c11d8d65d",
          "body": null,
          "is_bot": false,
          "headline": "Javadoc",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-12T11:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "732eb9173e9be8a8244f62bf443ec208946ed3f2",
          "body": null,
          "is_bot": false,
          "headline": "Sort members",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-12T11:44:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "631d183f630efaabfc909a228278904ade214bcf",
          "body": null,
          "is_bot": false,
          "headline": "Rename test method",
          "author_name": "Gary Gregory",
          "author_login": "garydgregory",
          "committed_at": "2026-04-12T11:41:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 0,
      "commits_last_year": 378,
      "latest_release_at": null,
      "latest_release_tag": null,
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 51,
      "days_since_latest_release": null,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "commons-codec:commons-codec",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": true,
          "registry_url": "https://central.sonatype.com/artifact/commons-codec/commons-codec",
          "is_deprecated": false,
          "latest_version": "1.22.0",
          "repository_url": "https://github.com/apache/commons-codec",
          "versions_count": 25,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-04-25T00:29:06Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 94
        }
      ]
    },
    "popularity": {
      "forks": 273,
      "stars": 490,
      "watchers": 51,
      "fork_history": {
        "days": [
          {
            "date": "2012-12-05",
            "count": 1
          },
          {
            "date": "2013-02-23",
            "count": 1
          },
          {
            "date": "2013-03-13",
            "count": 1
          },
          {
            "date": "2013-03-29",
            "count": 1
          },
          {
            "date": "2013-08-07",
            "count": 1
          },
          {
            "date": "2013-09-30",
            "count": 1
          },
          {
            "date": "2013-10-25",
            "count": 1
          },
          {
            "date": "2014-03-25",
            "count": 1
          },
          {
            "date": "2014-08-13",
            "count": 1
          },
          {
            "date": "2014-11-14",
            "count": 1
          },
          {
            "date": "2015-03-25",
            "count": 1
          },
          {
            "date": "2015-04-28",
            "count": 1
          },
          {
            "date": "2015-06-05",
            "count": 1
          },
          {
            "date": "2015-07-20",
            "count": 1
          },
          {
            "date": "2015-07-30",
            "count": 1
          },
          {
            "date": "2015-09-05",
            "count": 1
          },
          {
            "date": "2015-10-26",
            "count": 1
          },
          {
            "date": "2015-11-27",
            "count": 1
          },
          {
            "date": "2015-12-07",
            "count": 1
          },
          {
            "date": "2015-12-17",
            "count": 1
          },
          {
            "date": "2016-01-06",
            "count": 1
          },
          {
            "date": "2016-01-17",
            "count": 1
          },
          {
            "date": "2016-01-22",
            "count": 1
          },
          {
            "date": "2016-05-06",
            "count": 1
          },
          {
            "date": "2016-05-12",
            "count": 1
          },
          {
            "date": "2016-05-25",
            "count": 1
          },
          {
            "date": "2016-06-15",
            "count": 3
          },
          {
            "date": "2016-07-22",
            "count": 1
          },
          {
            "date": "2016-08-06",
            "count": 1
          },
          {
            "date": "2016-09-14",
            "count": 1
          },
          {
            "date": "2016-09-21",
            "count": 1
          },
          {
            "date": "2016-10-08",
            "count": 1
          },
          {
            "date": "2017-01-10",
            "count": 1
          },
          {
            "date": "2017-03-06",
            "count": 1
          },
          {
            "date": "2017-05-01",
            "count": 1
          },
          {
            "date": "2017-05-12",
            "count": 1
          },
          {
            "date": "2017-07-04",
            "count": 1
          },
          {
            "date": "2017-07-30",
            "count": 1
          },
          {
            "date": "2017-08-04",
            "count": 1
          },
          {
            "date": "2017-08-07",
            "count": 1
          },
          {
            "date": "2017-08-23",
            "count": 1
          },
          {
            "date": "2017-09-08",
            "count": 1
          },
          {
            "date": "2017-09-21",
            "count": 1
          },
          {
            "date": "2017-09-22",
            "count": 1
          },
          {
            "date": "2017-09-25",
            "count": 1
          },
          {
            "date": "2017-09-28",
            "count": 1
          },
          {
            "date": "2017-10-02",
            "count": 1
          },
          {
            "date": "2017-10-12",
            "count": 1
          },
          {
            "date": "2017-10-14",
            "count": 1
          },
          {
            "date": "2017-10-20",
            "count": 1
          },
          {
            "date": "2017-10-23",
            "count": 1
          },
          {
            "date": "2017-10-26",
            "count": 1
          },
          {
            "date": "2017-11-13",
            "count": 1
          },
          {
            "date": "2017-12-11",
            "count": 1
          },
          {
            "date": "2017-12-13",
            "count": 1
          },
          {
            "date": "2017-12-14",
            "count": 2
          },
          {
            "date": "2017-12-21",
            "count": 1
          },
          {
            "date": "2017-12-31",
            "count": 1
          },
          {
            "date": "2018-01-11",
            "count": 1
          },
          {
            "date": "2018-01-30",
            "count": 1
          },
          {
            "date": "2018-02-03",
            "count": 1
          },
          {
            "date": "2018-02-07",
            "count": 1
          },
          {
            "date": "2018-02-12",
            "count": 1
          },
          {
            "date": "2018-03-05",
            "count": 1
          },
          {
            "date": "2018-03-14",
            "count": 1
          },
          {
            "date": "2018-03-25",
            "count": 1
          },
          {
            "date": "2018-03-31",
            "count": 1
          },
          {
            "date": "2018-07-12",
            "count": 1
          },
          {
            "date": "2018-07-14",
            "count": 1
          },
          {
            "date": "2018-07-18",
            "count": 1
          },
          {
            "date": "2018-07-25",
            "count": 1
          },
          {
            "date": "2018-08-02",
            "count": 1
          },
          {
            "date": "2018-09-10",
            "count": 1
          },
          {
            "date": "2018-09-14",
            "count": 1
          },
          {
            "date": "2018-09-22",
            "count": 1
          },
          {
            "date": "2018-10-11",
            "count": 1
          },
          {
            "date": "2018-10-19",
            "count": 1
          },
          {
            "date": "2018-11-18",
            "count": 1
          },
          {
            "date": "2018-12-07",
            "count": 1
          },
          {
            "date": "2019-01-14",
            "count": 1
          },
          {
            "date": "2019-01-27",
            "count": 1
          },
          {
            "date": "2019-01-28",
            "count": 1
          },
          {
            "date": "2019-01-30",
            "count": 1
          },
          {
            "date": "2019-02-16",
            "count": 1
          },
          {
            "date": "2019-03-19",
            "count": 1
          },
          {
            "date": "2019-04-15",
            "count": 1
          },
          {
            "date": "2019-04-25",
            "count": 1
          },
          {
            "date": "2019-05-03",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 1
          },
          {
            "date": "2019-05-11",
            "count": 1
          },
          {
            "date": "2019-05-22",
            "count": 1
          },
          {
            "date": "2019-06-01",
            "count": 1
          },
          {
            "date": "2019-06-04",
            "count": 1
          },
          {
            "date": "2019-06-06",
            "count": 1
          },
          {
            "date": "2019-06-17",
            "count": 1
          },
          {
            "date": "2019-07-07",
            "count": 1
          },
          {
            "date": "2019-07-13",
            "count": 1
          },
          {
            "date": "2019-07-23",
            "count": 1
          },
          {
            "date": "2019-07-24",
            "count": 1
          },
          {
            "date": "2019-09-17",
            "count": 1
          },
          {
            "date": "2019-09-21",
            "count": 1
          },
          {
            "date": "2019-09-28",
            "count": 1
          },
          {
            "date": "2019-10-10",
            "count": 1
          },
          {
            "date": "2019-11-03",
            "count": 1
          },
          {
            "date": "2019-11-05",
            "count": 1
          },
          {
            "date": "2019-11-18",
            "count": 1
          },
          {
            "date": "2019-11-19",
            "count": 1
          },
          {
            "date": "2019-11-24",
            "count": 1
          },
          {
            "date": "2019-12-03",
            "count": 2
          },
          {
            "date": "2019-12-19",
            "count": 1
          },
          {
            "date": "2019-12-23",
            "count": 1
          },
          {
            "date": "2019-12-30",
            "count": 1
          },
          {
            "date": "2020-01-16",
            "count": 1
          },
          {
            "date": "2020-01-30",
            "count": 1
          },
          {
            "date": "2020-02-11",
            "count": 1
          },
          {
            "date": "2020-02-17",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 1
          },
          {
            "date": "2020-03-01",
            "count": 1
          },
          {
            "date": "2020-03-06",
            "count": 1
          },
          {
            "date": "2020-03-14",
            "count": 1
          },
          {
            "date": "2020-03-19",
            "count": 2
          },
          {
            "date": "2020-04-05",
            "count": 1
          },
          {
            "date": "2020-04-08",
            "count": 1
          },
          {
            "date": "2020-04-21",
            "count": 1
          },
          {
            "date": "2020-05-04",
            "count": 1
          },
          {
            "date": "2020-05-07",
            "count": 1
          },
          {
            "date": "2020-05-09",
            "count": 1
          },
          {
            "date": "2020-05-26",
            "count": 1
          },
          {
            "date": "2020-06-04",
            "count": 1
          },
          {
            "date": "2020-06-06",
            "count": 1
          },
          {
            "date": "2020-06-07",
            "count": 1
          },
          {
            "date": "2020-06-13",
            "count": 1
          },
          {
            "date": "2020-07-01",
            "count": 1
          },
          {
            "date": "2020-07-18",
            "count": 1
          },
          {
            "date": "2020-08-04",
            "count": 1
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-11-06",
            "count": 1
          },
          {
            "date": "2020-11-16",
            "count": 1
          },
          {
            "date": "2020-11-17",
            "count": 1
          },
          {
            "date": "2020-11-25",
            "count": 1
          },
          {
            "date": "2020-12-14",
            "count": 1
          },
          {
            "date": "2021-01-17",
            "count": 1
          },
          {
            "date": "2021-01-18",
            "count": 1
          },
          {
            "date": "2021-01-27",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-02-13",
            "count": 1
          },
          {
            "date": "2021-02-18",
            "count": 1
          },
          {
            "date": "2021-03-07",
            "count": 1
          },
          {
            "date": "2021-03-12",
            "count": 1
          },
          {
            "date": "2021-03-14",
            "count": 1
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-05-10",
            "count": 1
          },
          {
            "date": "2021-05-11",
            "count": 1
          },
          {
            "date": "2021-05-19",
            "count": 1
          },
          {
            "date": "2021-05-24",
            "count": 1
          },
          {
            "date": "2021-05-29",
            "count": 1
          },
          {
            "date": "2021-06-07",
            "count": 1
          },
          {
            "date": "2021-06-16",
            "count": 1
          },
          {
            "date": "2021-06-28",
            "count": 1
          },
          {
            "date": "2021-07-29",
            "count": 1
          },
          {
            "date": "2021-09-04",
            "count": 1
          },
          {
            "date": "2021-10-15",
            "count": 1
          },
          {
            "date": "2021-10-30",
            "count": 1
          },
          {
            "date": "2021-11-10",
            "count": 1
          },
          {
            "date": "2022-01-14",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-02-17",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-03-28",
            "count": 1
          },
          {
            "date": "2022-04-30",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-06-08",
            "count": 1
          },
          {
            "date": "2022-06-11",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-10-13",
            "count": 1
          },
          {
            "date": "2022-10-19",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-11-19",
            "count": 1
          },
          {
            "date": "2022-12-01",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 1
          },
          {
            "date": "2023-01-25",
            "count": 1
          },
          {
            "date": "2023-02-11",
            "count": 1
          },
          {
            "date": "2023-02-26",
            "count": 1
          },
          {
            "date": "2023-03-10",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-05-22",
            "count": 1
          },
          {
            "date": "2023-06-23",
            "count": 1
          },
          {
            "date": "2023-06-24",
            "count": 1
          },
          {
            "date": "2023-06-26",
            "count": 2
          },
          {
            "date": "2023-08-02",
            "count": 1
          },
          {
            "date": "2023-09-18",
            "count": 1
          },
          {
            "date": "2023-09-28",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 1
          },
          {
            "date": "2023-11-21",
            "count": 1
          },
          {
            "date": "2023-11-25",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2023-12-12",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-01-28",
            "count": 1
          },
          {
            "date": "2024-02-02",
            "count": 1
          },
          {
            "date": "2024-02-05",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 2
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-05-24",
            "count": 1
          },
          {
            "date": "2024-07-29",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2024-11-29",
            "count": 1
          },
          {
            "date": "2024-12-01",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2024-12-27",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 2
          },
          {
            "date": "2025-01-03",
            "count": 2
          },
          {
            "date": "2025-01-05",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-02-01",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 2
          },
          {
            "date": "2025-03-23",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-06-03",
            "count": 1
          },
          {
            "date": "2025-06-17",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-09-17",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2025-12-26",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-20",
            "count": 1
          },
          {
            "date": "2026-05-03",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 1
          },
          {
            "date": "2026-06-03",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          },
          {
            "date": "2026-07-23",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 260,
        "total_forks": 273
      },
      "star_history": null,
      "open_issues_and_prs": 5
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "pom.xml"
      ],
      "largest_source_bytes": 96122,
      "source_files_sampled": 173,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pom.xml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 3,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 11,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "com.github.spotbugs:spotbugs-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "commons-io:commons-io",
            "direct": false,
            "version": "2.22.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.commons:commons-lang3",
            "direct": false,
            "version": "3.20.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-assembly-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-checkstyle-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-pmd-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-scm-publish-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-surefire-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.rat:apache-rat-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.mojo:animal-sniffer-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.mojo:javancss-maven-plugin",
            "direct": false,
            "version": "2.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.mojo:taglist-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.junit.jupiter:junit-jupiter-engine",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.junit.jupiter:junit-jupiter-params",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 14,
        "direct_count": 0,
        "indirect_count": 14
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 333,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 101
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "garydgregory",
          "commits": 2286,
          "avatar_url": "https://avatars.githubusercontent.com/u/1187639?v=4"
        },
        {
          "type": "User",
          "login": "sebbASF",
          "commits": 332,
          "avatar_url": "https://avatars.githubusercontent.com/u/16689231?v=4"
        },
        {
          "type": "User",
          "login": "aherbert",
          "commits": 105,
          "avatar_url": "https://avatars.githubusercontent.com/u/886334?v=4"
        },
        {
          "type": "User",
          "login": "hen",
          "commits": 65,
          "avatar_url": "https://avatars.githubusercontent.com/u/114886?v=4"
        },
        {
          "type": "User",
          "login": "netomi",
          "commits": 62,
          "avatar_url": "https://avatars.githubusercontent.com/u/1048055?v=4"
        },
        {
          "type": "User",
          "login": "PascalSchumacher",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/2707245?v=4"
        },
        {
          "type": "User",
          "login": "chtompki",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/1291539?v=4"
        },
        {
          "type": "User",
          "login": "jvz",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/791275?v=4"
        },
        {
          "type": "User",
          "login": "adamretter",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/1264057?v=4"
        },
        {
          "type": "User",
          "login": "arturobernalg",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/4700574?v=4"
        }
      ],
      "contributors_sampled": 57,
      "top_contributor_share": 0.754
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeql-analysis.yml",
        "dependency-review.yml",
        "maven.yml",
        "scorecards-analysis.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 81 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "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": "8203c1c5bb4342e2fbf258556cac4826eae7ca11",
        "ran_at": "2026-07-28T14:15:17Z",
        "aggregate_score": 8.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T00:11:11Z",
      "oldest_open_prs": [
        {
          "number": 36,
          "created_at": "2020-02-18T14:24:45Z",
          "last_comment_at": "2026-07-26T13:13:55Z",
          "last_comment_author": "garydgregory"
        },
        {
          "number": 189,
          "created_at": "2023-06-26T22:06:45Z",
          "last_comment_at": "2023-08-11T23:22:36Z",
          "last_comment_author": "garydgregory"
        },
        {
          "number": 300,
          "created_at": "2024-07-29T09:57:54Z",
          "last_comment_at": "2024-07-31T10:17:44Z",
          "last_comment_author": "sebbASF"
        },
        {
          "number": 301,
          "created_at": "2024-07-30T19:59:15Z",
          "last_comment_at": "2024-08-02T15:49:15Z",
          "last_comment_author": "sebbASF"
        },
        {
          "number": 430,
          "created_at": "2026-05-15T19:25:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-09T15:23:18Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/apache/commons-codec",
    "host": "github.com",
    "name": "commons-codec",
    "owner": "apache"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 71,
      "inputs": {
        "security": 86,
        "vitality": 60,
        "community": 82,
        "governance": 65,
        "engineering": 67
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 60,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "commits_last_year": 378,
              "human_commit_share": 1,
              "days_since_last_push": 1,
              "active_weeks_last_year": 51
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "51/52 weeks with commits",
                "points": 35.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 51
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "378 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 378
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "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": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 82,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "forks": 273,
              "stars": 490,
              "watchers": 51,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "490 stars",
                "points": 43.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 490
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "273 forks",
                "points": 20.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 273
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "51 watchers",
                "points": 9.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 51
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 65,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 57,
              "top_contributor_share": 0.754
            },
            "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 75% of commits",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 75
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "57 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 57
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 81 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "merged_prs": 333,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 101
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "333/434 decided PRs merged",
                "points": 29.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 333,
                      "decided": 434
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 23594,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "apache",
              "public_repos": 3148,
              "account_age_days": 6400
            },
            "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": "23,594 followers of apache",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 23594,
                      "login": "apache"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "3148 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 3148
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "commons-codec:commons-codec"
              ],
              "ecosystems": "maven",
              "any_deprecated": false,
              "min_days_since_publish": 94
            },
            "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 94 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 94
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "25 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 67,
        "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": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "commons"
              ],
              "has_wiki": false,
              "homepage": "https://commons.apache.org/codec/",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://commons.apache.org/codec/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "1 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "excellent",
        "name": "Security",
        "value": 86,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 82,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 8.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 81 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "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): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 3 resolved dependencies against OSV; 11 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 3
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 11
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 3,
              "unassessed_packages": 11,
              "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": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory 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": 3,
              "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": 11
            },
            "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": 48,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 6,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.11,
              "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": "11 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 5.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 11,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 61,
            "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,
              "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": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Java",
              "largest_source_bytes": 96122,
              "source_files_sampled": 173,
              "oversized_source_files": 2
            },
            "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": "2/173 source files over 60KB",
                "points": 54.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 173,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T14:15:35.569396Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/apache/commons-codec.svg",
  "full_name": "apache/commons-codec",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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