Registro público
Informe de salud del softwareesquema 0.26.0 · métricas 1.13.0 · 2026-07-22 01:20 UTC

basho / mochiweb

a branch of Mochi Media's excellent HTTP library -- their canonical source can be found at https://github.com/mochi/mochiweb

ErlangLicencia propia★ 78 estrellas⑂ 37 forksdesde abr 2010Ver en GitHub ↗

basho/mochiweb tiene un índice de salud de 28 sobre 100, lo que lo sitúa en la banda Crítico. Su puntuación más alta es Sustainability & Governance (61/100) y la más baja, Vitality (18/100). Se actualizó por última vez hace 1308 días. Una sola persona concentra la mayor parte del trabajo reciente.

28
global / 100
Crítico

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

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

La Política de Jurisdicciones de Alto Riesgo aplica un multiplicador del 75% a la salud global ponderada y le da un límite «En riesgo» de 49.

Titularidad

Basho TechnologiesOrganización
113 seguidores206 repositorios públicosdesde ene 2010

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
Hexmochiwebapunta a otro repositorio; no se puntúa3.4.0163.32116hace 43 días

Métricas por categoría

Vitalidad

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

18Crítico · 22% del índice global
Cómo se puntúa
0/36Recencia de push — último push hace 1308 días
0/36Cadencia de commits — 0/52 semanas con commits
0/18Volumen de commits — 0 commits en el último año
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Datos de entrada utilizados
commits_last_year0
human_commit_share1
days_since_last_push1308
active_weeks_last_year0
Cómo se puntúa
27/27Publica versiones — 3 versiones publicadas
0/36Recencia de las versiones — última versión hace 1953 días
12.6/27Cadencia de publicación — una versión cada ~337,6 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count3
latest_release_tag2.12.1+riak.3.0.4
releases_from_tagsno
days_since_latest_release1953
mean_days_between_releases337,6
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?

49En riesgo · 18% del índice global
Cómo se puntúa
30.6/60Estrellas — 78 estrellas
13/25Forks — 37 forks
10.7/15Observadores — 86 observadores
Datos de entrada utilizados
forks37
stars78
watchers86
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
Cómo se puntúa
22.5/22.5README
16.9/22.5Licencia — archivo de licencia presente, no es una licencia reconocida
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

61Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
6.9/22.5Distribución de commits — el principal contribuyente firma el 69% de los commits
13.5/13.5Amplitud de contribuyentes — 36 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 23 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled36
top_contributor_share0,692
Cómo se puntúa
46.8/46.8Resolución de issues — 100% de issues cerradas
29.9/38.3Aceptación de PR — 18/23 PR decididos fusionados
1.5/15OpenSSF Scorecard: Code-Review — Found 1/8 approved changesets -- score normalized to 1
Datos de entrada utilizados
merged_prs18
open_issues0
closed_issues3
issue_closed_ratio1
closed_unmerged_prs5
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
14.8/25Alcance del propietario — 113 seguidores de basho
25/25Trayectoria — 206 repos públicos, cuenta de ~16 años
Datos de entrada utilizados
followers113
owner_typeOrganization
is_verified
owner_loginbasho
public_repos206
account_age_days6042

Calidad de Ingeniería

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

30En riesgo · 20% del índice global
Cómo se puntúa
0/24Flujos de trabajo de CI
24/24Pruebas presentes
0/16Configuración de linter
0/9.6Hooks de pre-commit
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 5 merged PRs checked by a CI test -- score normalized to 0
Datos de entrada utilizados
has_cino
has_tests
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentación

40En riesgo
Cómo se puntúa
30/30README
0/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
10/10Descripción del repositorio
0/10Topics
0/10Wiki
Datos de entrada utilizados
topics
has_wikino
homepage
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?

22Crítico · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 5 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 1/8 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 23 contributing companies or organizations
0/10Dangerous-Workflow — sin datos
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5Licencia — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — sin datos
0/5Pinned-Dependencies — sin datos
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — sin datos
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2,9
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier75
security_posture_after_multiplier22
security_posture_before_jurisdiction29
Excluidos de la puntuación (sin datos o no aplicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Los pesos restantes se han renormalizado. La Política de Jurisdicciones de Alto Riesgo aplica un multiplicador del 75% y da a la postura de seguridad un límite «En riesgo» de 49.

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.

30En 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)
20.8/40Historial de commits legible — 39 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,39
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — Makefile, priv/skel/Makefile, priv/skel/src/Makefile, src/Makefile
22/22Pruebas automatizadas
0/11Configuración de lint / formato
0/11Verificación estática de tipos
0/10Entorno reproducible
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
0/8Mantenimiento automatizado — no se observan actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — sin datos
Datos de entrada utilizados
has_nixno
has_tests
lockfiles
has_dockerfileno
typed_languageno
bootstrap_filesMakefile, priv/skel/Makefile, priv/skel/src/Makefile, src/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Pinned-Dependencies. Los pesos restantes se han renormalizado.
Cómo se puntúa
0/45Código verificable por tipos — Erlang sin configuración de verificación de tipos
0/55Tamaños de archivo manejables — no se detectaron archivos fuente
Datos de entrada utilizados
primary_languageErlang
largest_source_bytes
source_files_sampled0
oversized_source_files0
Excluidos de la puntuación (sin datos o no aplicable): Tamaños de archivo manejables. Los pesos restantes se han renormalizado.
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — examples
Datos de entrada utilizados
example_dirsexamples
has_mcp_signalno
api_schema_files

Datos clave

78estrellas de GitHub
36contribuidores
0commits en los últimos 12 meses
1308días desde el último push
3versiones publicadas
1factor bus
0issues abiertas
ecosistemas de paquetes

Advertencias de recopilación de datos

  • hex package 'mochiweb' points at a different repository (https://github.com/mochi/mochiweb); excluded from ecosystem scoring

Más detalle

Historial de estrellas y forks 78 ★ / 37 ⇿
78Estrellas
37Forks
3Versiones

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.

0204060807835332010-042016-122023-08
Mayor 0Menor 0Parche 1

Cada punto abarca 13 días.

OpenSSF Scorecard 2.9 / 10
2.9agregado

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 5 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 1/8 approved changesets -- score normalized to 1
10Contributorsproject has 23 contributing companies or organizations
n/dDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/dPackagingpackaging workflow not detected
n/dPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
n/dToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Todas las dependencias 0

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

RegistroPaqueteVersiónRelación
Avisos de dependencias sin evaluar

El cotejo de avisos no pudo ejecutarse para este informe: No resolved dependencies to assess

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 3424,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "HTML": 177,
        "Shell": 332,
        "Erlang": 533867,
        "Makefile": 2908
      },
      "pushed_at": "2022-12-21T16:18:37Z",
      "created_at": "2010-04-16T14:49:20Z",
      "owner_type": "Organization",
      "updated_at": "2024-08-27T16:14:54Z",
      "description": "a branch of Mochi Media's excellent HTTP library -- their canonical source can be found at https://github.com/mochi/mochiweb",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Erlang",
      "significant_languages": [
        "Erlang"
      ]
    },
    "owner": {
      "blog": "http://basho.com",
      "name": "Basho Technologies",
      "type": "Organization",
      "login": "basho",
      "company": null,
      "location": "Cambridge, MA",
      "followers": 113,
      "avatar_url": "https://avatars.githubusercontent.com/u/176293?v=4",
      "created_at": "2010-01-04T19:05:19Z",
      "is_verified": null,
      "public_repos": 206,
      "account_age_days": 6042
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "2.12.1+riak.3.0.4",
          "kind": "patch",
          "published_at": "2021-03-16T14:37:40Z"
        },
        {
          "tag": "riak_kv-3.0.0",
          "kind": "other",
          "published_at": "2020-08-18T09:10:20Z"
        },
        {
          "tag": "riak_kv-2.9.0",
          "kind": "other",
          "published_at": "2019-05-11T11:32:06Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "34d3e420c3b74bde56483d8bd2896e03126314bb",
          "body": "* have edoc build things before generating docs. re: issue #135\r\n\r\n* Minimize calls to gen_tcp:send() to optimize performance.  Tests indicate a 50 to 1 performance improvement with this change.\r\n\r\n* update version to 2.9.1\r\n\r\n* fixed an DoS vulnerability in Mochiweb/SSL\r\n\r\n* SSL: Fix for broken ECD\n[…]\n\r\n* Allow recbuf to be undefined\r\n\r\nIf recbuf option is undefined, the operating system decides on the buffer size\r\nIf no buffer size is speciefied, streaming will happen in the chunks of MaxChunkSize",
          "is_bot": false,
          "headline": "Basho/zl/mochiweb update with master for recbuf and more (#19)",
          "author_name": "Zeeshan Lakhani",
          "author_login": "zeeshanlakhani",
          "committed_at": "2016-10-05T15:02:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "877b6002c2bbd8f211d84ecc7b8460f46172be11",
          "body": "Fix chunked response with correct function",
          "is_bot": false,
          "headline": "Merge pull request #24 from basho/dreyk-tuple_module_fun_fix",
          "author_name": "Brian Sparrow",
          "author_login": "bsparrow435",
          "committed_at": "2016-10-05T14:47:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aefc9f49c6307ca45035b50ea968595e64f4e4b0",
          "body": null,
          "is_bot": false,
          "headline": "Fixed conflict",
          "author_name": "Brian Sparrow",
          "author_login": null,
          "committed_at": "2016-10-05T14:46:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d3882181d0e0e507a05115782a2b091a1db2be4",
          "body": "Port the spurious 400 error fix forward to master",
          "is_bot": false,
          "headline": "Merge pull request #23 from basho/bugfix/spurious_error_handling",
          "author_name": "Nick Marino",
          "author_login": "nickelization",
          "committed_at": "2016-02-23T21:33:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a3d51172814f309b132f818cb5902419245c5ef",
          "body": "These new tests verify correct behavior even in the case that an\nunexpected message arrives in the middle of handling a request. We also\nverify that the socket is closed cleanly in the event of a protocol\nerror.",
          "is_bot": false,
          "headline": "Add tests for handling errors and unexpected msgs",
          "author_name": "Nick Marino",
          "author_login": "nickelization",
          "committed_at": "2016-02-23T20:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe6c09b34949022a57b099891811db6d268eb392",
          "body": "This fix prevents us from sending back a 400 error in response to\nunexpected messages that may come in. The intent in the original\ncatch-all clause seems to be to match on TCP or SSL errors, but if we\nget some other unexpected message coming in from the application layer,\nthen that will also trigger\n[…]\nndeed actually a problem with\nthe client request itself. This is also the only such case that is\nexplicitly tested in the eunit test code, so that behavior is maintained\nwith no need to fix any tests.",
          "is_bot": false,
          "headline": "Fix handling for spurious msgs and protocol errors",
          "author_name": "Nick Marino",
          "author_login": "nickelization",
          "committed_at": "2016-02-23T20:32:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ade2a9b29a11034eb550c1d79b4f991bf5ca05ba",
          "body": "Ku range fix",
          "is_bot": false,
          "headline": "Merge pull request #17 from basho/ku-range-fix",
          "author_name": "UENISHI Kota",
          "author_login": "kuenishi",
          "committed_at": "2015-01-16T07:38:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce93cfa7764bb35e6445d7dfaf19941425f05e08",
          "body": null,
          "is_bot": false,
          "headline": "Rearrange unittests in mochiweb_http",
          "author_name": "UENISHI Kota",
          "author_login": "kuenishi",
          "committed_at": "2015-01-16T06:25:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b802b92262f01575536d8478ddf462cc9dedb234",
          "body": "RFC 2616 14.35.1 Byte Ranges\n\n   If the last-byte-pos value is absent, or if the value is greater than\n   or equal to the current length of the entity-body, last-byte-pos is\n   taken to be equal to one less than the current length of the entity-\n   body in bytes.\n\nConflicts:\n\tsrc/mochiweb_http.erl",
          "is_bot": false,
          "headline": "Accept range end position which exceededs the resource size",
          "author_name": "Shunichi Shinohara",
          "author_login": null,
          "committed_at": "2015-01-15T11:21:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7f1b36e8d9518773953c47d5be0b4600ae64167",
          "body": "Conflicts:\n\t.travis.yml",
          "is_bot": false,
          "headline": "Remove special treatment of the range \"0-\"",
          "author_name": "Shunichi Shinohara",
          "author_login": null,
          "committed_at": "2015-01-15T11:20:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bff08e8058bfdcfe4afa078a870df0d59ed6b09e",
          "body": "update from mochi repo",
          "is_bot": false,
          "headline": "Merge pull request #15 from basho/vinoski/mochiweb-update",
          "author_name": "Steve Vinoski",
          "author_login": "vinoski",
          "committed_at": "2014-07-24T17:14:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3325cb35f77b471d3e855af037bf4b48de55a386",
          "body": "The crypto compatibility changes in mochiweb_session.erl and\nmochiweb_websocket.erl are necessary for older releases of Erlang not\nsupported in the primary mochiweb repo.",
          "is_bot": false,
          "headline": "more updates from primary mochiweb repo",
          "author_name": "Steve Vinoski",
          "author_login": "vinoski",
          "committed_at": "2014-07-11T20:17:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "925a7837ebe500bbfc2698a72340d2b2e58cd5df",
          "body": "Makefile: adapt rebar calls to new behavior",
          "is_bot": false,
          "headline": "Merge pull request #132 from tuncer/rebar-recursion",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2014-06-27T17:34:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a68bbeaf02a424b7e2cb2e35908646657aaee17",
          "body": "* rebar prepare-deps is equivalent to rebar -r get-deps compile\n* Only rebar *-deps and rebar compile are recursive by default.\n  Therefore, we don't need to pass skip_deps=true.",
          "is_bot": false,
          "headline": "Makefile: adapt rebar calls to new behavior",
          "author_name": "Tuncer Ayaz",
          "author_login": null,
          "committed_at": "2014-06-27T17:05:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9090c7942f9dcde4ddbf9f78429e289ff5600c18",
          "body": null,
          "is_bot": false,
          "headline": "upgrade rebar to v2.5.0 and upgrade app template #131",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2014-06-24T19:50:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a01be4cae01f6cdfe805cc02675e1cf5c24ff6a",
          "body": null,
          "is_bot": false,
          "headline": "update travis config for 17.0 and R16B0[123]",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2014-06-24T19:41:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b37b6fec8f7aef39ce4720bfaaa5166ede7f280e",
          "body": "Fix type specs in base64url",
          "is_bot": false,
          "headline": "Merge pull request #127 from talko/base64url_dialyzer",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2014-05-08T21:23:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd72248a4325f515b5571014ca02ff55569004d6",
          "body": null,
          "is_bot": false,
          "headline": "Fix type specs in base64url",
          "author_name": "Ransom Richardson",
          "author_login": null,
          "committed_at": "2014-05-08T20:08:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "445788a84ca8f7a20a1bc16b29b7f847bcbc2507",
          "body": null,
          "is_bot": false,
          "headline": "update from primary mochiweb repo",
          "author_name": "Steve Vinoski",
          "author_login": "vinoski",
          "committed_at": "2014-03-26T21:33:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba6cd156a5ac32ee59b6a5cbc23bbd4fb78a96cb",
          "body": "implementation of max, the number of connections is now limited with a default of 2048",
          "is_bot": false,
          "headline": "Merge pull request #126 from pooya/disco",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2014-03-26T20:17:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18496994430fc8cdec6ad8fdd910e30bb7c1be18",
          "body": "If we added a new socket in the recycle_acceptor, we should not decrement the\nnumber of active sockets.",
          "is_bot": false,
          "headline": "Fix the computation of the active_sockets number.",
          "author_name": "Shayan Pooya",
          "author_login": null,
          "committed_at": "2014-03-24T15:59:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3138381d3f7434a370a8eac9e9be93d055e8bd28",
          "body": null,
          "is_bot": false,
          "headline": "Avoid sleeping in the unittests.",
          "author_name": "Shayan Pooya",
          "author_login": null,
          "committed_at": "2014-03-24T15:59:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af7f5190e777a8085b71ada70467bc3788688110",
          "body": null,
          "is_bot": false,
          "headline": "Move the mochiweb_socket_server_tests to the test directory.",
          "author_name": "Shayan Pooya",
          "author_login": null,
          "committed_at": "2014-03-24T15:58:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cad1a6d463105d30787d505e8976ece42eb7425c",
          "body": null,
          "is_bot": false,
          "headline": "Add eunit tests for the max implementation.",
          "author_name": "Prashanth Mundkur",
          "author_login": "pmundkur",
          "committed_at": "2014-03-23T21:43:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b413226386ed227ee5ddf3fcb8a1eb6c09922ba3",
          "body": "max limits the sum of active connections and listeners.\nThe implementation assumes that max is greater than acceptor_pool_size,\nand always maintains the acceptor_pool at acceptor_pool_size as long\nas the max is not exceeded.\n\nIf max is less than acceptor_pool_size, acceptor_pool_size is the\neffective max.",
          "is_bot": false,
          "headline": "Add a simple implementation of max connections",
          "author_name": "Prashanth Mundkur",
          "author_login": "pmundkur",
          "committed_at": "2014-03-23T21:43:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eb1f220b0f3f53e9443c87b5044cba154d7aa9f",
          "body": "Allow whitespace in Range headers",
          "is_bot": false,
          "headline": "Merge pull request #125 from nparry/whitespace_in_range_header",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2014-02-06T17:53:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "176ddce1590f91748f84b8014966bac8acea5e13",
          "body": "While investigating basho/webmachine#186 it was noted that a small but\nnon-zero percentage of clients embed whitespace in Range headers. It\nappears this is valid:\n\nFrom http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html\n\n    byte-range-set  = 1#( byte-range-spec | suffix-byte-range-spec )\n\nFrom \n[…]\nite space (LWS)...\n    ...null elements are allowed, but do not contribute to the count\n    of elements present. That is, \"(element), , (element) \" is permitted,\n    but counts as only two elements...",
          "is_bot": false,
          "headline": "Allow whitespace in Range headers",
          "author_name": "Nathan Parry",
          "author_login": "nparry",
          "committed_at": "2014-02-06T04:26:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7a7cefaea2be9ae562c86e3cea27ec5f95162bb4",
          "body": null,
          "is_bot": false,
          "headline": "update CHANGES",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2014-01-03T17:00:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6c22810ed4f93439ecf0d856d6f902ffec4684b",
          "body": "Update test/mochiweb_tests.erl",
          "is_bot": false,
          "headline": "Merge pull request #121 from jj1bdx/jj1bdx-freebsd-testfail-fix",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2014-01-03T16:59:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67e6863b9e329c88c1c34ca490818d34926e5321",
          "body": "* With Erlang R16B03 running on FreeBSD/amd64 10.0-PRERELEASE\n  (base/stable/10 r260159),\n  the following tests will not finish\n  within the default eunit timeout of 5 seconds\n  (See `lib/eunit/src/eunit_internal.hrl` (of R16B03))\n  so cases modified to extend timeout to 60 seconds (`LARGE_TIMEOUT`)\n[…]\n100k_https_POST_test_()\n        multiple_100k_http_POST_test_()\n        multiple_100k_https_POST_test_()\n\n  See also <https://github.com/mochi/mochiweb/commit/02066a511adcad08bb05d7a4a36ca1fc9ca08805>",
          "is_bot": false,
          "headline": "Update test/mochiweb_tests.erl",
          "author_name": "Kenji Rikitake",
          "author_login": "jj1bdx",
          "committed_at": "2014-01-03T09:02:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1d7338345360cb4de426fed69b6b2d005f2ac9f8",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'websocket'",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2014-01-02T08:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ab8d833998caf1a85ee9471e0b2fea5cada2c64",
          "body": null,
          "is_bot": false,
          "headline": "fix state bug",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-12-26T22:28:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d253ce86c16b92b499e7155711ff80ce89072c69",
          "body": null,
          "is_bot": false,
          "headline": "turn websocket demo into a simple chat client",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-12-26T21:07:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49eaab98a5bf15b4f6ba0846c9e5057f10df95cb",
          "body": null,
          "is_bot": false,
          "headline": "some more whitespace tweaks, use full bytes in payload_length/1",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-12-26T21:06:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74d6cdc7efc70e3024458ad0d7da3104233348b5",
          "body": null,
          "is_bot": false,
          "headline": "clean up whitespace and long lines",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-12-26T18:07:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef24a5733ea31b642d6ce7fa48c61ebd8a585311",
          "body": null,
          "is_bot": false,
          "headline": "clean up conditionals",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-12-25T23:33:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "550112627ba671ab6a6e0aeaf30d6f2b6e02f6af",
          "body": null,
          "is_bot": false,
          "headline": "add scheme to hixie_handshake",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-12-25T23:22:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecee927a04a51858677cd13def37f575ebbb33e7",
          "body": null,
          "is_bot": false,
          "headline": "add HTML for example",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-12-25T23:06:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ecae1021e51e61a1c7bfd3d7bbcecdc8a250918",
          "body": null,
          "is_bot": false,
          "headline": "normalize whitespace",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-12-25T21:38:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dac0cbba3c9e0e1d1817d9883b2ba39b29b3d83",
          "body": null,
          "is_bot": false,
          "headline": "update CHANGES and bump to 2.8.0",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-12-25T21:38:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7932aa36e9c34205632a947683339ab5ae3574ef",
          "body": null,
          "is_bot": false,
          "headline": "fix compiler warning",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-12-25T21:32:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8e3a5235c75680085173d652ab8c6ad3a55a2a0",
          "body": null,
          "is_bot": false,
          "headline": "clean up trailing whitespace",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-12-25T21:29:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ba3196d0da70ebfdd5b2b43adf3f11e850d972a",
          "body": null,
          "is_bot": false,
          "headline": "remark about framing in example documentation",
          "author_name": "Łukasz Lalik",
          "author_login": "k3nn7",
          "committed_at": "2013-12-25T12:51:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecb1eba135ce140c16cc58316b7fb20e5d1a39c8",
          "body": null,
          "is_bot": false,
          "headline": "documentation for websocket example",
          "author_name": "Łukasz Lalik",
          "author_login": "k3nn7",
          "committed_at": "2013-12-25T12:46:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3961edcb51caed422abb6c6ce42c00bca52ab785",
          "body": null,
          "is_bot": false,
          "headline": "refactor of request/5 function",
          "author_name": "Łukasz Lalik",
          "author_login": "k3nn7",
          "committed_at": "2013-12-25T12:13:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de79c0af59536dba1c536c2ce2661fb60d23138f",
          "body": null,
          "is_bot": false,
          "headline": "simpler interface, refactor",
          "author_name": "Łukasz Lalik",
          "author_login": "k3nn7",
          "committed_at": "2013-12-25T11:28:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2eb1c563ca934b53a935c3b96ff5fba135cab9f8",
          "body": null,
          "is_bot": false,
          "headline": "tests for websocket handshake and frames parsing",
          "author_name": "Łukasz Lalik",
          "author_login": "k3nn7",
          "committed_at": "2013-12-25T00:25:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cef20553128c9d743e764fdca8ef1a50518811d6",
          "body": null,
          "is_bot": false,
          "headline": "fill license details",
          "author_name": "Łukasz Lalik",
          "author_login": "k3nn7",
          "committed_at": "2013-12-08T11:57:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58bc0beecd845ea594fdd90a8b4869590bdc25a9",
          "body": null,
          "is_bot": false,
          "headline": "module for websocket and example of usage",
          "author_name": "Łukasz Lalik",
          "author_login": "k3nn7",
          "committed_at": "2013-12-08T11:56:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31efc6003d40a5b4a4f8544c545ca74f0d722228",
          "body": "Adobe-valid MIME type for crossdomain.xml",
          "is_bot": false,
          "headline": "Merge pull request #118 from doubleyou/crossdomain-mime",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-11-13T19:23:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44bb98f9ddff39936a6533a51eb09d789b58708a",
          "body": null,
          "is_bot": false,
          "headline": "Small optimization",
          "author_name": "Dmitry Demeshchuk",
          "author_login": null,
          "committed_at": "2013-11-13T19:21:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eef12502e56e80324149bcfc968b3ba060cf7dfe",
          "body": null,
          "is_bot": false,
          "headline": "Adobe-valid MIME type for crossdomain.xml",
          "author_name": "Dmitry Demeshchuk",
          "author_login": null,
          "committed_at": "2013-11-13T19:05:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ddf43df1687477667fab5a26c869ad5d89e048b",
          "body": "Fix for Erlang R16B01",
          "is_bot": false,
          "headline": "Merge pull request #12 from basho/R16B01-asn1-fix",
          "author_name": "Steve Vinoski",
          "author_login": "vinoski",
          "committed_at": "2013-09-18T21:37:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d83ed7fb16936bcf41ed6185831a25be3cd2593e",
          "body": "Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>",
          "is_bot": false,
          "headline": "Fix for Erlang R16B01",
          "author_name": "Peter Lemenkov",
          "author_login": "lemenkov",
          "committed_at": "2013-09-18T21:10:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf217eb401c40c037bfdd6960ccbe4c60280356f",
          "body": null,
          "is_bot": false,
          "headline": "fix chuncked response",
          "author_name": "Administrator",
          "author_login": null,
          "committed_at": "2013-08-07T13:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c2e78e635735568d2e91b57e567ae724825a98a",
          "body": null,
          "is_bot": false,
          "headline": "update CHANGES for v2.7.0 release",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-08-01T23:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "510766bc49f8fef0e5417bcc025f5f2ddfec9385",
          "body": "Fix 0-length range responses.",
          "is_bot": false,
          "headline": "Merge pull request #87 from pmundkur/fix-zero-length-range-response",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-08-01T23:41:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b77ea0b7c4d797798d8ae9f189444191bf1bf61",
          "body": null,
          "is_bot": false,
          "headline": "more improvements to #114 test coverage",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-08-01T23:11:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bb260f3bf28e05fc46e85ae1345ab40b13df438",
          "body": null,
          "is_bot": false,
          "headline": "add some test coverage for #114",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-08-01T21:18:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f639f69988d9512502c60450ccf7856ad4b80dc",
          "body": "Add support for all possible outputs of erlang:decode_packet/3",
          "is_bot": false,
          "headline": "Merge pull request #114 from omarkj/decode_packet_support",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-08-01T20:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27410548e5f8e30b6c3522be0b5a5f84fb3365c4",
          "body": null,
          "is_bot": false,
          "headline": "workaround to fix edoc build",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-08-01T20:27:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b57014d215a2254f5988ac9b82b198277cecddc4",
          "body": null,
          "is_bot": false,
          "headline": "bring CHANGES.md up to date",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-08-01T20:04:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0cb5dcec4d6e3ab7fd7f0af06683302cd108e13",
          "body": "Made all the targets phony",
          "is_bot": false,
          "headline": "Merge pull request #116 from doubleyou/makefile-fix",
          "author_name": "Dmitry Demeshchuk",
          "author_login": "doubleyou",
          "committed_at": "2013-07-30T20:56:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6257eabff7d8efedd6eb61aeeb85d80063f7507",
          "body": null,
          "is_bot": false,
          "headline": "Made all the targets phony",
          "author_name": "Dmitry Demeshchuk",
          "author_login": "doubleyou",
          "committed_at": "2013-07-30T20:45:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "306bb77d6aed03a7e338e6d3d2a505b0f108b4d1",
          "body": "Crypto leap forward for R16B01+",
          "is_bot": false,
          "headline": "Merge pull request #115 from heroku/R16B01",
          "author_name": "Dmitry Demeshchuk",
          "author_login": "doubleyou",
          "committed_at": "2013-07-30T20:29:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e06bd60897c018af9951f4549d8d279952b19db",
          "body": "Also should be backwards compatible options back to R14 based on\ncompile macros in rebar",
          "is_bot": false,
          "headline": "Get rid of crypto warnings",
          "author_name": "Fred Hebert",
          "author_login": "ferd",
          "committed_at": "2013-07-16T16:52:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2fb1be3df69ca9acd9b43b01638e42d803988f9",
          "body": "`erlang:decode_package/3` so they can be handled\ngracefully.",
          "is_bot": false,
          "headline": "Add support for possible outputs from",
          "author_name": "Ómar Kjartan Yasin",
          "author_login": null,
          "committed_at": "2013-07-11T19:13:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "680dba8a8a0dd8ee18d03bf814cfb2340bf3bbff",
          "body": "Fix for Erlang R16B01",
          "is_bot": false,
          "headline": "Merge pull request #112 from lemenkov/R16B01",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-06-21T14:18:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ac00099aef6826cead64463b049286214ad77b7",
          "body": "Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>",
          "is_bot": false,
          "headline": "Fix for Erlang R16B01",
          "author_name": "Peter Lemenkov",
          "author_login": "lemenkov",
          "committed_at": "2013-06-21T09:53:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e3f3dd36b9668d9422f9adef14b509c39f6bb44",
          "body": null,
          "is_bot": false,
          "headline": "change stop from cast to call",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-05-29T22:24:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "525d84316c35245cb7c7e234d67c5bd762e39ff8",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'html-regr-110'",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-05-08T06:16:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11298166ed55d5a51c1b525ea4063d4c333444c0",
          "body": null,
          "is_bot": false,
          "headline": "bump version and CHANGES",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-05-06T22:26:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa0b40ea2705dfcbe8af156851c69d737791ad70",
          "body": null,
          "is_bot": false,
          "headline": "create <html> if we see a HTML5 doctype",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-05-06T22:21:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13f931660638432c79b4fbcaced500e9e7ab03c0",
          "body": null,
          "is_bot": false,
          "headline": "failing test for #110",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-05-06T22:05:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f540b156a75e375eb6331f4aa15d24bb179bb4dc",
          "body": null,
          "is_bot": false,
          "headline": "move tests into separate module",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-05-06T21:43:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfc0c3862f50f2aebccf6c7308cb2305dfe82944",
          "body": null,
          "is_bot": false,
          "headline": "normalize whitespace",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-05-06T21:36:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92b8f5bd10ce69d40005c8e78e52db9003f0189d",
          "body": null,
          "is_bot": false,
          "headline": "bump version to v2.6.0, make check_for_gen_tcp_fix a test",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-04-15T20:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56a32a0cc091b69374f35aa0787c36c7776ae816",
          "body": "Make the acceptor crash optional.",
          "is_bot": false,
          "headline": "Merge pull request #107 from djnym/gen_tcp_fix",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-04-13T23:10:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4afdf42b8d62a4420cc06dccf2f6771ac3a2db01",
          "body": "So turns out the \"Fix for mochiweb_acceptor crash under R15B02\" from\nhttps://github.com/mochi/mochiweb/pull/91 was a bug in OTP fixed in R16B.\n\nhttps://github.com/erlang/otp/commit/6aa9e71dbb279a172b5a2c86f28cbfada1b68080\n\nSo it worked in R14, was broken in R15 and got fixed in R16.  This commit\nmak\n[…]\nre is a script which will detect if the fix is needed based\non my test case from issue 91.\n\nJust run 'make ; cd scripts ; ./check_for_gen_tcp_fix.erl' and it should\nreturn true if the fix is in place.",
          "is_bot": false,
          "headline": "Make the acceptor crash optional.",
          "author_name": "Anthony Molinaro",
          "author_login": "djnym",
          "committed_at": "2013-04-13T22:11:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7a648bb93f6b7041f9997535f2c261c6dfdd7ad8",
          "body": "use tuple modules instead of parameterized modules",
          "is_bot": false,
          "headline": "Merge pull request #6 from basho/sbv-drop-param-mods",
          "author_name": "Steve Vinoski",
          "author_login": "vinoski",
          "committed_at": "2013-03-24T16:28:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fef5148937671184fb2dda59256dd9653c34fd2",
          "body": "Erlang R16, coming soon, will do away with parameterized modules (see Issue\n4 under http://www.erlang.org/news/35 for details). Change Mochiweb to use\ntuple modules instead, since they will continue to be supported in R16 and\nbeyond. These changes are backward compatible, so current Mochiweb\napplications should require only recompilation to continue working.",
          "is_bot": false,
          "headline": "use tuple modules instead of parameterized modules",
          "author_name": "Steve Vinoski",
          "author_login": "vinoski",
          "committed_at": "2013-03-24T16:20:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15bc558d8222b011e2588efbd86c01d68ad73e60",
          "body": null,
          "is_bot": false,
          "headline": "fix #105 with {branch, \"master\"} in skel",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-03-20T02:54:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "167f517416c3c48fa751af00188a42a4ca0f60e0",
          "body": null,
          "is_bot": false,
          "headline": "add a base64url codec and use it in mochiweb_session",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-03-15T18:39:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3f133bbfd580730d31a1c9cf54496708f6a8284",
          "body": null,
          "is_bot": false,
          "headline": "dialyzer fixes",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-03-10T18:24:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d958876ebc4266d4a40b50ee8d79635d6f195fe9",
          "body": "…ed versions",
          "is_bot": false,
          "headline": "note mochiweb_session compatibility and reduce test matrix to support…",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-03-07T18:39:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70c88e7870e3f8488a72a3999569eec21a6f7c4e",
          "body": null,
          "is_bot": false,
          "headline": "type/spec refactor of mochiweb_session",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-03-07T18:36:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16b7cb6c6f300b8e7c2b36dafff63b945d95a7dc",
          "body": null,
          "is_bot": false,
          "headline": "travis R16B",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-03-06T23:47:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c49b3550ca04a96a0b19ed79c7e14526408303b",
          "body": null,
          "is_bot": false,
          "headline": "change test matrix to R14B04, R15B*, R16A",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-03-04T19:47:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a1dd2afc6eeba06debd24280a4ff03e5d07169a",
          "body": null,
          "is_bot": false,
          "headline": "start crypto before running msession tests",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-03-04T19:34:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c2988f2af5cc59ea25e5241e4854d94b92cb884",
          "body": null,
          "is_bot": false,
          "headline": "update CHANGES and version for v2.5.0",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-03-04T19:28:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adab7b9e31b075b7a9886bc1716ac43b447830b1",
          "body": null,
          "is_bot": false,
          "headline": "normalize whitespace in mochiweb_session",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-03-04T19:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3962fff3141e71842023987d764e3a4bfbd0f51",
          "body": "replace now() with os:timestamp() in acceptor",
          "is_bot": false,
          "headline": "Merge pull request #102 from tsloughter/master",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-03-04T18:02:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4ed248d3b8589eb67f3a5ecb06b2f587c7a7ca2",
          "body": null,
          "is_bot": false,
          "headline": "replace now() with os:timestamp() in acceptor",
          "author_name": "Tristan Sloughter",
          "author_login": null,
          "committed_at": "2013-03-04T15:48:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c9be07fcc9bbb1c1ebda932d38f7c66d9dfbdfc",
          "body": "Session module for managing session cookies",
          "is_bot": false,
          "headline": "Merge pull request #94 from lhft/master",
          "author_name": "Dmitry Demeshchuk",
          "author_login": "doubleyou",
          "committed_at": "2013-02-20T20:35:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f353ddc15878fd78e01295a0009daaac6619f4d",
          "body": null,
          "is_bot": false,
          "headline": "Some formatting applied",
          "author_name": "lhft",
          "author_login": "lhft",
          "committed_at": "2013-02-11T11:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edb954a15c4343d56345776e3f5c69e201714153",
          "body": null,
          "is_bot": false,
          "headline": "update CHANGES, tag v2.4.2",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-02-06T04:42:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "988a498e591e4389b5d3ecf068979388c55217da",
          "body": "…regression\n\nfix mochiweb_response regression",
          "is_bot": false,
          "headline": "Merge pull request #100 from shkumagai/feature/fix-mochiweb_response-…",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-02-06T04:38:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b91291ce9af74da12ce770d2e858538933de6b5f",
          "body": null,
          "is_bot": false,
          "headline": "fix mochiweb_response regression",
          "author_name": "Shoji KUMAGAI",
          "author_login": "shkumagai",
          "committed_at": "2013-02-06T03:21:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8516e348aac77707a91802c77917ce4691a1c9c",
          "body": null,
          "is_bot": false,
          "headline": "tag v2.4.1",
          "author_name": "Bob Ippolito",
          "author_login": "etrepum",
          "committed_at": "2013-01-30T17:22:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68c48b1ac796ebee8aa45c7f270e40386220d3f7",
          "body": null,
          "is_bot": false,
          "headline": "Fixed the final notes",
          "author_name": "Azku",
          "author_login": "lhft",
          "committed_at": "2013-01-27T11:37:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 3,
      "commits_last_year": 0,
      "latest_release_at": "2021-03-16T14:37:40Z",
      "latest_release_tag": "2.12.1+riak.3.0.4",
      "releases_from_tags": false,
      "days_since_last_push": 1308,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1953,
      "mean_days_between_releases": 337.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "mochiweb",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "hex",
          "matches_repo": false,
          "registry_url": "https://hex.pm/packages/mochiweb",
          "is_deprecated": false,
          "latest_version": "3.4.0",
          "repository_url": "https://github.com/mochi/mochiweb",
          "versions_count": 16,
          "total_downloads": 33207173,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 163321,
          "first_published_at": "2015-03-25T22:03:54Z",
          "latest_published_at": "2026-06-08T22:22:21.655550Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 43
        }
      ]
    },
    "popularity": {
      "forks": 37,
      "stars": 78,
      "watchers": 86,
      "fork_history": {
        "days": [
          {
            "date": "2010-04-26",
            "count": 1
          },
          {
            "date": "2010-05-12",
            "count": 1
          },
          {
            "date": "2010-08-13",
            "count": 1
          },
          {
            "date": "2010-09-22",
            "count": 1
          },
          {
            "date": "2011-12-06",
            "count": 1
          },
          {
            "date": "2011-12-12",
            "count": 1
          },
          {
            "date": "2012-06-21",
            "count": 1
          },
          {
            "date": "2012-08-02",
            "count": 1
          },
          {
            "date": "2013-02-05",
            "count": 1
          },
          {
            "date": "2013-03-11",
            "count": 1
          },
          {
            "date": "2013-03-24",
            "count": 1
          },
          {
            "date": "2013-04-14",
            "count": 1
          },
          {
            "date": "2013-05-22",
            "count": 1
          },
          {
            "date": "2013-07-05",
            "count": 1
          },
          {
            "date": "2013-07-06",
            "count": 1
          },
          {
            "date": "2013-08-14",
            "count": 1
          },
          {
            "date": "2013-09-19",
            "count": 1
          },
          {
            "date": "2013-12-08",
            "count": 1
          },
          {
            "date": "2014-01-03",
            "count": 1
          },
          {
            "date": "2015-02-13",
            "count": 1
          },
          {
            "date": "2015-06-24",
            "count": 1
          },
          {
            "date": "2015-11-12",
            "count": 1
          },
          {
            "date": "2016-01-11",
            "count": 1
          },
          {
            "date": "2016-08-08",
            "count": 1
          },
          {
            "date": "2016-09-06",
            "count": 2
          },
          {
            "date": "2017-05-01",
            "count": 1
          },
          {
            "date": "2017-05-12",
            "count": 1
          },
          {
            "date": "2017-06-05",
            "count": 1
          },
          {
            "date": "2017-09-28",
            "count": 1
          },
          {
            "date": "2018-09-20",
            "count": 1
          },
          {
            "date": "2019-11-12",
            "count": 1
          },
          {
            "date": "2021-04-19",
            "count": 1
          },
          {
            "date": "2023-02-25",
            "count": 1
          },
          {
            "date": "2023-08-23",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 35,
        "total_forks": 37
      },
      "star_history": {
        "days": [
          {
            "date": "2010-04-16",
            "count": 32
          },
          {
            "date": "2010-04-22",
            "count": 1
          },
          {
            "date": "2010-05-16",
            "count": 1
          },
          {
            "date": "2010-06-19",
            "count": 1
          },
          {
            "date": "2010-07-01",
            "count": 1
          },
          {
            "date": "2010-08-17",
            "count": 1
          },
          {
            "date": "2010-09-14",
            "count": 1
          },
          {
            "date": "2010-12-05",
            "count": 1
          },
          {
            "date": "2010-12-09",
            "count": 1
          },
          {
            "date": "2011-02-01",
            "count": 1
          },
          {
            "date": "2011-02-07",
            "count": 1
          },
          {
            "date": "2011-03-15",
            "count": 1
          },
          {
            "date": "2011-04-10",
            "count": 1
          },
          {
            "date": "2011-04-11",
            "count": 1
          },
          {
            "date": "2011-04-14",
            "count": 1
          },
          {
            "date": "2011-04-15",
            "count": 1
          },
          {
            "date": "2011-05-16",
            "count": 1
          },
          {
            "date": "2011-08-17",
            "count": 1
          },
          {
            "date": "2011-09-13",
            "count": 1
          },
          {
            "date": "2011-12-19",
            "count": 1
          },
          {
            "date": "2012-05-14",
            "count": 1
          },
          {
            "date": "2013-05-29",
            "count": 1
          },
          {
            "date": "2013-06-25",
            "count": 1
          },
          {
            "date": "2013-07-11",
            "count": 1
          },
          {
            "date": "2013-08-28",
            "count": 1
          },
          {
            "date": "2013-11-01",
            "count": 1
          },
          {
            "date": "2013-11-24",
            "count": 1
          },
          {
            "date": "2014-01-20",
            "count": 1
          },
          {
            "date": "2014-03-13",
            "count": 1
          },
          {
            "date": "2014-06-03",
            "count": 1
          },
          {
            "date": "2014-07-09",
            "count": 1
          },
          {
            "date": "2014-07-18",
            "count": 1
          },
          {
            "date": "2014-10-05",
            "count": 1
          },
          {
            "date": "2014-11-13",
            "count": 1
          },
          {
            "date": "2015-01-07",
            "count": 1
          },
          {
            "date": "2015-01-29",
            "count": 1
          },
          {
            "date": "2015-01-30",
            "count": 1
          },
          {
            "date": "2015-11-04",
            "count": 1
          },
          {
            "date": "2016-08-08",
            "count": 1
          },
          {
            "date": "2016-09-06",
            "count": 1
          },
          {
            "date": "2016-12-08",
            "count": 1
          },
          {
            "date": "2017-04-24",
            "count": 1
          },
          {
            "date": "2018-03-26",
            "count": 1
          },
          {
            "date": "2018-06-26",
            "count": 1
          },
          {
            "date": "2020-12-15",
            "count": 1
          },
          {
            "date": "2021-11-20",
            "count": 1
          },
          {
            "date": "2023-02-25",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 78,
        "total_stars": 78
      },
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "priv/skel/Makefile",
        "priv/skel/src/Makefile",
        "src/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": null,
      "source_files_sampled": 0,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 18,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 3,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "etrepum",
          "commits": 303,
          "avatar_url": "https://avatars.githubusercontent.com/u/26596?v=4"
        },
        {
          "type": "User",
          "login": "mdempsky",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/38349?v=4"
        },
        {
          "type": "User",
          "login": "doubleyou",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/217284?v=4"
        },
        {
          "type": "User",
          "login": "lhft",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/1996726?v=4"
        },
        {
          "type": "User",
          "login": "vinoski",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/57131?v=4"
        },
        {
          "type": "User",
          "login": "fdmanana",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/170624?v=4"
        },
        {
          "type": "User",
          "login": "lemenkov",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/41835?v=4"
        },
        {
          "type": "User",
          "login": "argv0",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/176953?v=4"
        },
        {
          "type": "User",
          "login": "jj1bdx",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/27508?v=4"
        },
        {
          "type": "User",
          "login": "k3nn7",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/2681989?v=4"
        }
      ],
      "contributors_sampled": 36,
      "top_contributor_share": 0.692
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 1/8 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 23 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "34d3e420c3b74bde56483d8bd2896e03126314bb",
        "ran_at": "2026-07-22T01:20:04Z",
        "aggregate_score": 2.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 25,
          "created_at": "2017-01-03T17:22:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 28,
          "created_at": "2019-03-21T17:31:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2019-03-14T17:15:24Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/basho/mochiweb",
    "host": "github.com",
    "name": "mochiweb",
    "owner": "basho"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 75% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 75
          }
        }
      ],
      "value": 28,
      "inputs": {
        "security": 22,
        "vitality": 18,
        "community": 49,
        "governance": 61,
        "engineering": 30,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 75,
        "weighted_overall_before_jurisdiction": 37,
        "overall_after_jurisdiction_multiplier": 28
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 18,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 1308,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1308 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1308
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "releases_count": 3,
              "latest_release_tag": "2.12.1+riak.3.0.4",
              "releases_from_tags": false,
              "days_since_latest_release": 1953,
              "mean_days_between_releases": 337.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "3 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1953 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1953
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~337.6 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 337.6
                    }
                  }
                ],
                "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": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 2,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 2686,
              "days_since_last_human_commit": 3576,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 3576 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 3576,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 49,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "forks": 37,
              "stars": 78,
              "watchers": 86,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "78 stars",
                "points": 30.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 78
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "37 forks",
                "points": 13,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "86 watchers",
                "points": 10.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 86
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 36,
              "top_contributor_share": 0.692
            },
            "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 69% of commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 69
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "36 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 23 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 18,
              "open_issues": 0,
              "closed_issues": 3,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 5
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "18/23 decided PRs merged",
                "points": 29.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 18,
                      "decided": 23
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/8 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "followers": 113,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "basho",
              "public_repos": 206,
              "account_age_days": 6042
            },
            "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": "113 followers of basho",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 113,
                      "login": "basho"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "206 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 206
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 30,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 22,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 75
                }
              }
            ],
            "value": 22,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.9,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 75,
              "security_posture_after_multiplier": 22,
              "security_posture_before_jurisdiction": 29
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/8 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 23 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "good",
            "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": 75,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "contributor_organization",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 19
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: contributor_organization (1)",
                "points": 75,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "contributor_organization",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "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": 30,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.39,
              "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": "39 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 39,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile",
                "priv/skel/Makefile",
                "priv/skel/src/Makefile",
                "src/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, priv/skel/Makefile, priv/skel/src/Makefile, src/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, priv/skel/Makefile, priv/skel/src/Makefile, src/Makefile"
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "critical",
            "name": "Code legibility for models",
            "note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "manageable_file_sizes"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "primary_language": "Erlang",
              "largest_source_bytes": null,
              "source_files_sampled": 0,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Erlang without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Erlang"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "no source files detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_source_files",
                    "params": {}
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "hex package 'mochiweb' points at a different repository (https://github.com/mochi/mochiweb); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T01:20:29.130031Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/basho/mochiweb.svg",
  "full_name": "basho/mochiweb",
  "license_state": "custom",
  "license_spdx": null
}

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.26.0 — metodología completa · wiki de métricas.

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