Registro público
Informe de salud del softwareesquema 0.27.0 · métricas 1.13.0 · 2026-07-24 21:00 UTC

oppiliappan / eva

a calculator REPL, similar to bc(1)

RustMIT★ 909 estrellas⑂ 34 forksdesde mar 2019Ver en GitHub ↗

oppiliappan/eva tiene un índice de salud de 36 sobre 100, lo que lo sitúa en la banda En riesgo. Su puntuación más alta es Community & Adoption (56/100) y la más baja, Vitality (18/100). Se actualizó por última vez hace 358 días. Una sola persona concentra la mayor parte del trabajo reciente.

36
global / 100
En riesgo

Índice de salud del software

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

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

Abandonment Policy applies a 85% multiplier to weighted overall health.

Titularidad

oppiliappanCuenta personal
0 seguidores102 repositorios públicosdesde nov 2016

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicaciónEtiquetas
crates.ioevaapunta a otro repositorio; no se puntúa0.3.1839hace 1354 díasbcreplcalculatormathcliscienceparser-implementationscommand-line-interface

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
3.6/36Recencia de push — último push hace 358 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_share0,98
days_since_last_push358
active_weeks_last_year0
Cómo se puntúa
27/27Publica versiones — 6 versiones publicadas
0/36Recencia de las versiones — última versión hace 1354 días
12.6/27Cadencia de publicación — una versión cada ~263,9 días
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count6
latest_release_tagv0.3.1
releases_from_tagsno
days_since_latest_release1354
mean_days_between_releases263,9

Comunidad y Adopción

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

56Moderado · 18% del índice global
Cómo se puntúa
48/60Estrellas — 909 estrellas
12.7/25Forks — 34 forks
1.7/15Observadores — 3 observadores
Datos de entrada utilizados
forks34
stars909
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (MIT)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

51Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
9.6/22.5Distribución de commits — el principal contribuyente firma el 57% de los commits
13.5/13.5Amplitud de contribuyentes — 19 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled19
top_contributor_share0,574
Cómo se puntúa
35.1/46.8Resolución de issues — 75% de issues cerradas
30.8/38.3Aceptación de PR — 29/36 PR decididos fusionados
3/15OpenSSF Scorecard: Code-Review — Found 7/26 approved changesets -- score normalized to 2
Datos de entrada utilizados
merged_prs29
open_issues12
closed_issues36
issue_closed_ratio0,75
closed_unmerged_prs7
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
0/25Alcance del propietario — 0 seguidores de oppiliappan
25/25Trayectoria — 102 repos públicos, cuenta de ~9 años
Datos de entrada utilizados
followers0
owner_typeUser
is_verified
owner_loginoppiliappan
public_repos102
account_age_days3528
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.

Calidad de Ingeniería

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

38En riesgo · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 4 flujo(s) de trabajo
0/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 11 merged PRs checked by a CI test -- score normalized to 0
Datos de entrada utilizados
has_ci
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentación

60Moderado
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
10/10Topics — 4 topics
10/10Wiki
Datos de entrada utilizados
topicscli, calculator, rust, hacktoberfest
has_wiki
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?

51Moderado · 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 11 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
1.5/7.5Code-Review — Found 7/26 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 4 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
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 — dependency not pinned by hash detected -- score normalized to 0
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 — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3,9
Excluidos de la puntuación (sin datos o no aplicable): packaging. Los pesos restantes se han renormalizado.
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories0
affected_packages0
assessed_packages66
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos, Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejaron 66 dependencias resueltas con OSV. Este repositorio no publica ningún paquete que el índice resuelva, por lo que se evaluó en su lugar el grafo de dependencias del repositorio. Ese grafo mezcla fijaciones de desarrollo y prueba con las dependencias distribuidas, de modo que solo se puntúan las dependencias declaradas en tiempo de ejecución; los hallazgos transitivos se informan como contexto y quedan excluidos de la puntuación. No se analiza la alcanzabilidad.

Preparación para IA

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

41En 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)
10.9/40Historial de commits legible — 20 de 98 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,204
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
12.6/18Arranque con un solo comando — Cargo.toml (convención del toolchain, sin ejecutor de tareas)
0/22Pruebas automatizadas
0/11Configuración de lint / formato
11/11Verificación estática de tipos — Rust (tipado estático)
10/10Entorno reproducible — Nix, lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
8/8Mantenimiento automatizado — 2 de los últimos 100 commits son actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nix
has_testsno
lockfilesCargo.lock
has_dockerfileno
typed_language
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml
dependency_bot_commit_share0,02
Cómo se puntúa
45/45Código verificable por tipos — Rust (tipado estático)
55/55Tamaños de archivo manejables — 0/7 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageRust
largest_source_bytes13.400
source_files_sampled7
oversized_source_files0

Datos clave

909estrellas de GitHub
19contribuidores
0commits en los últimos 12 meses
358días desde el último push
6versiones publicadas
1factor bus
12issues abiertas
crates.ioecosistemas de paquetes

Advertencias de recopilación de datos

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • crates package 'eva' points at a different repository (https://github.com/nerdypepper/eva); excluded from ecosystem scoring

Más detalle

Historial de estrellas y forks 0 ★ / 34 ⇿
0Estrellas
34Forks
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.

01325383432019-072023-012026-07
Mayor 0Menor 0Parche 2

Cada punto abarca 7 días.

OpenSSF Scorecard 3.9 / 10
3.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-24 20:59 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 11 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 7/26 approved changesets -- score normalized to 2
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Dependencias directas 7
RegistroPaqueteRestricción de versiónManifiesto
crates.ioclap4.0.18Cargo.toml
crates.iodirectories6.0.0Cargo.toml
crates.ionum0.4.0Cargo.toml
crates.ioonce_cell1.12.0Cargo.toml
crates.ioregex1.5.6Cargo.toml
crates.iorustyline16.0.0Cargo.toml
crates.ioterminal_size0.4.2Cargo.toml
Todas las dependencias 66

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

RegistroPaqueteVersiónRelación
crates.ioclap4.5.39directa
crates.iodirectories6.0.0directa
crates.ionum0.4.3directa
crates.ioonce_cell1.21.3directa
crates.ioregex1.11.1directa
crates.iorustyline16.0.0directa
crates.ioterminal_size0.4.2directa
crates.ioaho-corasick1.1.3indirecta
crates.ioanstream0.6.19indirecta
crates.ioanstyle1.0.11indirecta
crates.ioanstyle-parse0.2.7indirecta
crates.ioanstyle-query1.1.3indirecta
crates.ioanstyle-wincon3.0.9indirecta
crates.ioautocfg1.4.0indirecta
crates.iobitflags2.9.1indirecta
crates.iocfg-if1.0.0indirecta
crates.iocfg_aliases0.2.1indirecta
crates.ioclap_builder4.5.39indirecta
crates.ioclap_lex0.7.4indirecta
crates.ioclipboard-win5.4.0indirecta
crates.iocolorchoice1.0.4indirecta
crates.iodirs-sys0.5.0indirecta
crates.ioerrno0.3.12indirecta
crates.ioerror-code3.3.2indirecta
crates.iofd-lock4.0.4indirecta
crates.iogetrandom0.2.16indirecta
crates.iois_terminal_polyfill1.70.1indirecta
crates.iolibc0.2.172indirecta
crates.iolibredox0.1.3indirecta
crates.iolinux-raw-sys0.9.4indirecta
crates.iolog0.4.27indirecta
crates.iomemchr2.7.4indirecta
crates.ionix0.30.1indirecta
crates.ionum-bigint0.4.6indirecta
crates.ionum-complex0.4.6indirecta
crates.ionum-integer0.1.46indirecta
crates.ionum-iter0.1.45indirecta
crates.ionum-rational0.4.2indirecta
crates.ionum-traits0.2.19indirecta
crates.ioonce_cell_polyfill1.70.1indirecta
crates.iooption-ext0.2.0indirecta
crates.ioproc-macro21.0.95indirecta
crates.ioquote1.0.40indirecta
crates.ioredox_users0.5.0indirecta
crates.ioregex-automata0.4.9indirecta
crates.ioregex-syntax0.8.5indirecta
crates.iorustix1.0.7indirecta
crates.iostrsim0.11.1indirecta
crates.iosyn2.0.101indirecta
crates.iothiserror2.0.12indirecta
crates.iothiserror-impl2.0.12indirecta
crates.iounicode-ident1.0.18indirecta
crates.iounicode-segmentation1.12.0indirecta
crates.iounicode-width0.2.0indirecta
crates.ioutf8parse0.2.2indirecta
crates.iowasi0.11.0+wasi-snapshot-preview1indirecta
crates.iowindows-sys0.59.0indirecta
crates.iowindows-targets0.52.6indirecta
crates.iowindows_aarch64_gnullvm0.52.6indirecta
crates.iowindows_aarch64_msvc0.52.6indirecta
crates.iowindows_i686_gnu0.52.6indirecta
crates.iowindows_i686_gnullvm0.52.6indirecta
crates.iowindows_i686_msvc0.52.6indirecta
crates.iowindows_x86_64_gnu0.52.6indirecta
crates.iowindows_x86_64_gnullvm0.52.6indirecta
crates.iowindows_x86_64_msvc0.52.6indirecta
Avisos de dependencias 0

Este repositorio no publica ningún paquete que el índice resuelva, así que se evaluó su propio grafo de dependencias — 66 paquetes, que incluyen también fijaciones de desarrollo y prueba que nunca se distribuyen: 0 tienen avisos conocidos, de los cuales 0 son directas.

Ningún aviso conocido afecta a las dependencias evaluadas.

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [
        "cli",
        "calculator",
        "rust",
        "hacktoberfest"
      ],
      "is_fork": false,
      "size_kb": 198,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Nix": 2870,
        "Rust": 42481
      },
      "pushed_at": "2025-07-31T14:47:31Z",
      "created_at": "2019-03-16T16:38:07Z",
      "owner_type": "User",
      "updated_at": "2026-07-24T01:57:43Z",
      "description": "a calculator REPL, similar to bc(1)",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "tangled.org/oppi.li",
      "name": null,
      "type": "User",
      "login": "oppiliappan",
      "company": null,
      "location": null,
      "followers": 0,
      "avatar_url": "https://avatars.githubusercontent.com/u/23743547?v=4",
      "created_at": "2016-11-25T16:36:31Z",
      "is_verified": null,
      "public_repos": 102,
      "account_age_days": 3528
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2022-11-08T01:55:14Z"
        },
        {
          "tag": "v0.3.0-alpha.1",
          "kind": "prerelease",
          "published_at": "2022-07-04T17:14:28Z"
        },
        {
          "tag": "v0.2.7",
          "kind": "patch",
          "published_at": "2019-12-30T12:23:13Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2019-06-23T08:33:32Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2019-03-31T04:32:35Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2019-03-29T14:48:44Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "41ae2455085c10978c5d93be4e6b139682396eb0",
          "body": "…e version 10.0.0",
          "is_bot": false,
          "headline": "Fixes for changes to \rustyline::highlight and \rustyline::history sinc…",
          "author_name": "mabego",
          "author_login": "mabego",
          "committed_at": "2025-07-31T14:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0278ca277bb5e905b4003463cb93fbccb163c90f",
          "body": null,
          "is_bot": false,
          "headline": "bump deps",
          "author_name": "hzlinyiyu",
          "author_login": "hzlinyiyu-netease",
          "committed_at": "2025-06-06T15:22:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e3d36446614b90699cd93cd923b48bfceb26296",
          "body": null,
          "is_bot": false,
          "headline": "pub error",
          "author_name": "hzlinyiyu",
          "author_login": "attila-lin",
          "committed_at": "2025-06-06T15:22:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8cde469a48627764474a8147bbb8d06e61fb6dd",
          "body": null,
          "is_bot": false,
          "headline": "chore: add `lib` target",
          "author_name": "hzlinyiyu",
          "author_login": "attila-lin",
          "committed_at": "2025-06-06T15:22:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dedd83810e68e2fdb80052dc343e57133351eeb0",
          "body": "Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.35.11 to 0.35.15.\n- [Release notes](https://github.com/bytecodealliance/rustix/releases)\n- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.35.11...v0.35.15)\n\n---\nupdated-dependencies:\n- dependency-name: rustix\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump rustix from 0.35.11 to 0.35.15",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-29T12:54:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f5480ba81cae4322400ba28c7ec0ffb2b146780",
          "body": null,
          "is_bot": false,
          "headline": "Added log2 function",
          "author_name": "blpsk",
          "author_login": "blpsk",
          "committed_at": "2023-09-01T15:58:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37e29774befd30ac36ed3f1063a413c2b03a8533",
          "body": "Partially fix #6",
          "is_bot": false,
          "headline": "Separate library and binary",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2023-02-13T14:32:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54fd0ba94dfc5edbbb9886d7bd0a83f2aa1e6234",
          "body": null,
          "is_bot": false,
          "headline": "add missing instruction (#70)",
          "author_name": "Tshepang Mbambo",
          "author_login": "tshepang",
          "committed_at": "2023-01-24T05:53:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff3db9777215c5f7fc3700be95ff9c3c106a1b9e",
          "body": "Previous release had a re-tag which caused a confusion, creating a new\nrelease to resolve it.",
          "is_bot": false,
          "headline": "Release 0.3.1",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-11-08T01:52:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f35b13b3885daf16e4ca9c8ba4eece52e88b7f8a",
          "body": "Co-authored-by: Ivan Tham <pickfire@riseup.net>",
          "is_bot": false,
          "headline": "re-order boolean conditions",
          "author_name": "saguywalker",
          "author_login": "saguywalker",
          "committed_at": "2022-10-24T07:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d51d596ed5e061e7c2834a2e910bf9eca359030b",
          "body": null,
          "is_bot": false,
          "headline": "simplify if else condition",
          "author_name": "saguywalker",
          "author_login": "saguywalker",
          "committed_at": "2022-10-24T07:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c74aadf75f15953805cff0c8cdab076c79eecd27",
          "body": null,
          "is_bot": false,
          "headline": "Update Cargo lock file in sync with toml manifest",
          "author_name": "Caleb Maclennan",
          "author_login": "alerque",
          "committed_at": "2022-10-23T02:47:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9870b0e8c4337b84eebfa52e568670c7f2a65aa",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.3.0",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-10-21T00:50:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5406cda731c614e1e07b917d9debd9fb8894a76e",
          "body": null,
          "is_bot": false,
          "headline": "Bump dependencies (#61)",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-10-21T00:45:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0723bcecc80529d55b9b9b0d0118414a702f4efb",
          "body": "* fixed errors with factorial going to 0.0 when overflowed by using f64, side effects include precision loss and error handling of any overflows being improved\r\n\r\n* Hardcoded 0! as 1.0\r\n\r\n* fixed code comment\r\n\r\n* Add test for negative factorial\r\n\r\n* Fix import\r\n\r\nCo-authored-by: Dev380 <49997896+Dev380@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Overflow (#60)",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-10-20T02:29:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f208ddd66f650d9df20313ef6872df1c9aee0ca8",
          "body": "term_size is unmaintained\nfix #59",
          "is_bot": false,
          "headline": "Switch to terminal_size",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-08-17T14:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0476f60dfaee595028dc9e33293d57b4ba13f887",
          "body": null,
          "is_bot": false,
          "headline": "Update release name",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-07-05T00:01:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd88c7d779bcb4d2e113431aedbf72056f557ac1",
          "body": null,
          "is_bot": false,
          "headline": "Use include in matrix",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-07-04T23:33:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f8790daffafefecdb5fd827b84fca514b4cd56e",
          "body": null,
          "is_bot": false,
          "headline": "Update release action",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-07-04T23:30:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f66d7ff36af728bcc396291412f6924d4ab8b758",
          "body": null,
          "is_bot": false,
          "headline": "Release as args",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-07-04T17:20:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0a760e59e5b4ef3eb33843437c12e208f859e25",
          "body": null,
          "is_bot": false,
          "headline": "Release after build",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-07-04T17:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fb617fd40e3cf3e4765d54df8057a82b89fc05e",
          "body": null,
          "is_bot": false,
          "headline": "Put release as args",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-07-04T17:15:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "341a911e9cb9cc2b129c71bdfd9c244e583674a8",
          "body": null,
          "is_bot": false,
          "headline": "Add alpha.1 to version",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-07-04T17:14:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "500c9e6325009017ef27dc2ff32b18c72acc8177",
          "body": null,
          "is_bot": false,
          "headline": "Update help in readme",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-07-04T17:12:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9971acc25f80af9bbaab557b9b2a6dff26d19cc",
          "body": null,
          "is_bot": false,
          "headline": "Add github release workflows",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-07-04T17:09:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4487c8ca9d79b81a143096709a6caa8acedbe4a3",
          "body": null,
          "is_bot": false,
          "headline": "Cache github actions",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-07-04T17:00:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa94253e38f104e2a87c3731ea82ad5c475a72a1",
          "body": null,
          "is_bot": false,
          "headline": "Bump rust edition 2021",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-07-04T16:56:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a40df447fdd1f7e099e1c09f2fb2e864be083db",
          "body": null,
          "is_bot": false,
          "headline": "Fix clippy warnings",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-07-01T16:24:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fe2272ebbdb12efc9e7e0ff62bf17ab382eb2f6",
          "body": null,
          "is_bot": false,
          "headline": "Move format to fmt",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-07-01T16:22:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "693ff1c1fa9ed2dc9ebfb16712fe326c75651516",
          "body": "Fix #58 but the issue might still happen for other bases",
          "is_bot": false,
          "headline": "Use std fmt for base 10",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-07-01T16:19:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "820bf8c4e1065f738e3c6de1faf23ef56847784c",
          "body": null,
          "is_bot": false,
          "headline": "Remove old extern crate",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-07-01T11:54:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f943ac30bc5c67b1b2c7305c6f7a8d1a5b9bbfc",
          "body": "* Allow function to accept multiple arguments\r\n\r\n* Add lexer for multiple arguments\r\n\r\n* Swap test assert_eq! order\r\n\r\nUsually in rust result is on the right, at least what I see.\r\n\r\n* Fix issue with postfix\r\n\r\n* Update docs to include new functions\r\n\r\n* Update test on log_n_base\r\n\r\n* Refactor reverse order of is_finite",
          "is_bot": false,
          "headline": "Allow function to accept multiple arguments (#56)",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-06-28T16:45:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cc7775d25e66f42de1ae8921e25c95c5f9fe25e",
          "body": "Partially fix #22",
          "is_bot": false,
          "headline": "Allow larger factorial with u128",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-06-25T03:51:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10a48b594ac543387397d3a53cd78b4f17f65309",
          "body": null,
          "is_bot": false,
          "headline": "Refactor lexer",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-06-24T17:11:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84c5c51f3fba5f51e5ddc40cb0772b8f734da453",
          "body": null,
          "is_bot": false,
          "headline": "Refactor radian conversion",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-06-24T16:22:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ca67c6d6021c84e63191e3eff7c50435d2d7ba2",
          "body": null,
          "is_bot": false,
          "headline": "Use &'static str for token_from_fn",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-06-24T16:14:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7109e54d68ead8cb6aee0a90203b6b0a3ea62815",
          "body": null,
          "is_bot": false,
          "headline": "Refactor clap",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-06-24T16:10:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78e61f7061f2f9d7d435fe4edc099467cdf47275",
          "body": null,
          "is_bot": false,
          "headline": "Refactor test",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-06-24T14:51:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "864e192382475cb4316958a94df4e4a1d4e68393",
          "body": null,
          "is_bot": false,
          "headline": "Fix clippy issues",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-06-24T14:40:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cdcf1fc7be3467c7bd17de706888b8989130d23",
          "body": null,
          "is_bot": false,
          "headline": "Switch to once_cell",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-06-24T14:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ddc95f2dff54686564c4078524664ee71a3453a",
          "body": null,
          "is_bot": false,
          "headline": "Bump dependencies",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-06-24T14:02:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69213f2cac91dfaba56cc7d8a68184f929de59c9",
          "body": null,
          "is_bot": false,
          "headline": "Add audit",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-06-24T13:42:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a55ee6986c2f67a42ecf0cd42c15fed8945bdfa1",
          "body": null,
          "is_bot": false,
          "headline": "Add rust toolchain",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-06-24T12:50:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f737fc516e9e728af41f1ce3050f34e6c85266a",
          "body": null,
          "is_bot": false,
          "headline": "Add CI",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-06-24T11:19:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1583c7710232434bf8393fc6ef3432f10e1369a",
          "body": "Bumps [thread_local](https://github.com/Amanieu/thread_local-rs) from 1.0.1 to 1.1.4.\n- [Release notes](https://github.com/Amanieu/thread_local-rs/releases)\n- [Commits](https://github.com/Amanieu/thread_local-rs/compare/v1.0.1...1.1.4)\n\n---\nupdated-dependencies:\n- dependency-name: thread_local\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump thread_local from 1.0.1 to 1.1.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-06-17T02:32:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0f8da7d12c8cde3dbb9e5817f9744dede0fa5cd",
          "body": null,
          "is_bot": false,
          "headline": "remove leftovers from niv",
          "author_name": "Akshay",
          "author_login": "oppiliappan",
          "committed_at": "2022-04-05T13:49:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2886114cf60b56cb724d7ec9420d0d5eb60e7fa0",
          "body": null,
          "is_bot": false,
          "headline": "bump to v0.3.0",
          "author_name": "Akshay",
          "author_login": "oppiliappan",
          "committed_at": "2022-04-05T13:48:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fa2823b3916184dbfbb9c704ab34ae79c0c1038",
          "body": "Add functions `exp()`, `exp2()` & `round()`; fix minor readline issues",
          "is_bot": false,
          "headline": "Merge pull request #51 from Ma27/exp-and-round",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2022-01-05T04:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f0f8d9f0f910b4c9477297049d4a508eacc3734",
          "body": null,
          "is_bot": false,
          "headline": "readline: explain constant highlighting regex",
          "author_name": "Maximilian Bosch",
          "author_login": "Ma27",
          "committed_at": "2022-01-04T16:47:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e673fc429df46f1792f5586965245b59d92990e",
          "body": null,
          "is_bot": false,
          "headline": "rustyline: disable default features",
          "author_name": "Maximilian Bosch",
          "author_login": "Ma27",
          "committed_at": "2022-01-04T16:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "794a795f525ee3587ce317e65b24935aeb9ba5cf",
          "body": null,
          "is_bot": false,
          "headline": "Implement a few more testcases",
          "author_name": "Maximilian Bosch",
          "author_login": "Ma27",
          "committed_at": "2021-12-30T17:16:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a18e994ae5fc95761d4d3569a99d98dd4a99660b",
          "body": null,
          "is_bot": false,
          "headline": "Add `round()` function",
          "author_name": "Maximilian Bosch",
          "author_login": "Ma27",
          "committed_at": "2021-12-30T17:06:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18a1ce8f0343f7865f8a01741fb96f98945645d0",
          "body": null,
          "is_bot": false,
          "headline": "Allow expressions such as `e2` as multiplication of `e * 2`",
          "author_name": "Maximilian Bosch",
          "author_login": "Ma27",
          "committed_at": "2021-12-30T17:06:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d1db014ebc6bf0a8fd3e5a25abdc81aa2270a1d",
          "body": null,
          "is_bot": false,
          "headline": "Deduplicate references to functions & constants",
          "author_name": "Maximilian Bosch",
          "author_login": "Ma27",
          "committed_at": "2021-12-30T17:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acf947b608db99ff2e46a8020b6e70466c233088",
          "body": null,
          "is_bot": false,
          "headline": "Fix highlighting of `e` vs `exp`",
          "author_name": "Maximilian Bosch",
          "author_login": "Ma27",
          "committed_at": "2021-12-30T17:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fd3ec330a89e4177099c21277d3c12e97ca0c21",
          "body": "Also refresh line always. This isn't a big deal for the small\nexpressions we have here and also fixes a few annoying issues\nI had with the highlighter.",
          "is_bot": false,
          "headline": "Update rustyline to v9",
          "author_name": "Maximilian Bosch",
          "author_login": "Ma27",
          "committed_at": "2021-12-30T17:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb3e69df8b17ffc0cab721e2dcc285731a1c5bc9",
          "body": null,
          "is_bot": false,
          "headline": "Add functions to highlighting list",
          "author_name": "Maximilian Bosch",
          "author_login": "Ma27",
          "committed_at": "2021-12-30T17:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66790c32e9cc80eed512d67fe3630bbe124c6c61",
          "body": null,
          "is_bot": false,
          "headline": "Add `exp2` function and ensure it's correctly lexed",
          "author_name": "Maximilian Bosch",
          "author_login": "Ma27",
          "committed_at": "2021-12-30T17:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27c5539c0aa8e7df2947d9addbab90b2df8c3a3d",
          "body": "Quite useful when doing analysis at University, also preferable over\n`e^x` because it's way nicer to write `exp(arbitrary expr)` rather than\n`e^(arbitrary expr)`.",
          "is_bot": false,
          "headline": "Add `exp(x)` function which evaluates to `e^x`",
          "author_name": "Maximilian Bosch",
          "author_login": "Ma27",
          "committed_at": "2021-12-30T17:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f52f6f2ce8408350fcdc180d416e63dd627d93f",
          "body": null,
          "is_bot": false,
          "headline": "Document `_`",
          "author_name": "sigmaSd",
          "author_login": "sigmaSd",
          "committed_at": "2021-01-26T15:24:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "060819ae8131bcb7535fe7bedccc07e8fdd0f329",
          "body": "…-fixes",
          "is_bot": false,
          "headline": "Merge branch 'patch-1' of https://github.com/0xflotus/eva into readme…",
          "author_name": "Akshay",
          "author_login": "oppiliappan",
          "committed_at": "2020-11-06T15:18:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "358a2279b9588b9285e4594b75d7b6af65a92c23",
          "body": "…help",
          "is_bot": false,
          "headline": "Merge branch 'color' of https://github.com/pickfire/eva into colored-…",
          "author_name": "Akshay",
          "author_login": "oppiliappan",
          "committed_at": "2020-11-06T15:16:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf7005dc1550119a1b0b5f713d2f31cc8b7da065",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into pickfire-help",
          "author_name": "Akshay",
          "author_login": "oppiliappan",
          "committed_at": "2020-11-06T15:12:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5b72a49b8ddf687b5fae8c00372dd5ebaad8e38",
          "body": null,
          "is_bot": false,
          "headline": "fix: small errors",
          "author_name": "0xflotus",
          "author_login": "0xflotus",
          "committed_at": "2020-11-05T23:24:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6093a7ef233a16140b2c4a536e3c2f8acbbe455d",
          "body": null,
          "is_bot": false,
          "headline": "Add colored help",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2020-11-05T02:29:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ff40835ccb622c076e889ed48e5cef6480977a1",
          "body": "COLUMNS not working, using term_size crate for a more portable\nsolution.",
          "is_bot": false,
          "headline": "Fix help on smaller terminal",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2020-11-02T17:45:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72789dff9c52cf2c5ef7772b301a1d5cfd90e272",
          "body": null,
          "is_bot": false,
          "headline": "fixes for nix",
          "author_name": "Akshay",
          "author_login": "oppiliappan",
          "committed_at": "2020-11-02T14:30:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea95516537b9ef2c9badd01abcf72f20066f9c55",
          "body": "Close #41",
          "is_bot": false,
          "headline": "Add help command",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2020-11-01T17:28:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d31097959f29d7b82dabfd050eb988a896c2e44b",
          "body": null,
          "is_bot": false,
          "headline": "add double star (exponent) operator to list",
          "author_name": "Akshay",
          "author_login": "oppiliappan",
          "committed_at": "2020-10-12T04:38:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7118506a2a51a3261087d69a57a1c3f185175829",
          "body": "* Accept `**` operator as exponentiation\r\n\r\n* Add test of exponentiation",
          "is_bot": false,
          "headline": "Accept `**` operator as exponentiation (#39)",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2020-10-12T04:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff3ac137eda1f20bbdc339bd758301d3082f6636",
          "body": "Otherwise, running the tests with special arguments (e.g. `cargo test --\r\n--test-threads 1`) will break.",
          "is_bot": false,
          "headline": "Don't parse arguments during `cargo test` (#37)",
          "author_name": "Maximilian Bosch",
          "author_login": "Ma27",
          "committed_at": "2020-08-29T15:15:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee833337dff33cea08397f45128b7a69f66d63ae",
          "body": null,
          "is_bot": false,
          "headline": "Add Homebrew install instructions (#36)",
          "author_name": "Dario Vladović",
          "author_login": "vladimyr",
          "committed_at": "2020-05-25T11:18:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51553105ff0484792a8ae21dcae39d686e6b2111",
          "body": "Add Cargo.lock",
          "is_bot": false,
          "headline": "Merge pull request #35 from pickfire/lock",
          "author_name": "Akshay",
          "author_login": null,
          "committed_at": "2020-04-10T04:18:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72de9e36630feba4343f22e4ae09e696bbb9ce38",
          "body": "https://doc.rust-lang.org/cargo/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries",
          "is_bot": false,
          "headline": "Add Cargo.lock",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2020-04-10T02:41:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d0e9699096bb0129e3f5efd37d7b62333c41ac9",
          "body": null,
          "is_bot": false,
          "headline": "update links",
          "author_name": "Akshay",
          "author_login": null,
          "committed_at": "2020-02-03T13:35:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cacf51dbb9748b1dbe97b35f3c593a0a272bd4db",
          "body": "`eval_math_expression` expects `std::option::Option<f64>` rather than\n`f64`.",
          "is_bot": false,
          "headline": "Fix tests",
          "author_name": "Maximilian Bosch",
          "author_login": "Ma27",
          "committed_at": "2019-12-05T13:38:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ce0fc0212a34ffb647b24d9d903029ac4518165",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Akshay",
          "author_login": null,
          "committed_at": "2019-11-07T16:43:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "016e9e7036c38d22322277ef6649baf96f0c4c00",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/nerdypepper/eva",
          "author_name": "Akshay",
          "author_login": null,
          "committed_at": "2019-11-07T16:15:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10e59232677a412b80b09932702e49964055e2df",
          "body": null,
          "is_bot": false,
          "headline": "fix broken links",
          "author_name": "Akshay",
          "author_login": null,
          "committed_at": "2019-11-07T16:15:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7deddbe1eb4069cd458a687e16b0abfdc228ee77",
          "body": "Rename LICENCE to LICENSE",
          "is_bot": false,
          "headline": "Merge pull request #29 from jcgruenhage/patch-1",
          "author_name": "Akshay",
          "author_login": "oppiliappan",
          "committed_at": "2019-10-28T14:03:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fae62060367c8ac0580b6537da8b858a6fa2a58e",
          "body": "Even though licence is strictly speaking also a correct spelling in the UK, license is more consistent with other projects and especially with the license text here",
          "is_bot": false,
          "headline": "Rename LICENCE to LICENSE",
          "author_name": "Jan Christian Grünhage",
          "author_login": "jcgruenhage",
          "committed_at": "2019-10-26T15:17:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "432129fcfe47abe83f5f20d544a4f14686921c7e",
          "body": null,
          "is_bot": false,
          "headline": "fix warnings as well as issues with the cache dir",
          "author_name": "Dominik Süß",
          "author_login": "theSuess",
          "committed_at": "2019-10-14T18:28:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d74ac7e20061cc353590b9b61977ec3aae334aba",
          "body": null,
          "is_bot": false,
          "headline": "use cache dir",
          "author_name": "NerdyPepper",
          "author_login": "oppiliappan",
          "committed_at": "2019-08-16T05:36:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "943e085949ac50597a7386dc19ed84e39a9ce201",
          "body": null,
          "is_bot": false,
          "headline": "remove unused crates",
          "author_name": "NerdyPepper",
          "author_login": "oppiliappan",
          "committed_at": "2019-08-07T14:01:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39e4e643981d5ac52a440bf7e3691fca3228b1d2",
          "body": null,
          "is_bot": false,
          "headline": "credit @pickfire, @hepek, @kzoper for their help!",
          "author_name": "NerdyPepper",
          "author_login": "oppiliappan",
          "committed_at": "2019-08-06T15:58:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92a5644c9dece71dcf94c72621e7ded12ebdc0b3",
          "body": null,
          "is_bot": false,
          "headline": "load and store program state",
          "author_name": "NerdyPepper",
          "author_login": "oppiliappan",
          "committed_at": "2019-08-06T15:30:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac352e26b6b0ff9b90004208abf4644f0b2c2f4e",
          "body": null,
          "is_bot": false,
          "headline": "improve highlight for `_`, store program state",
          "author_name": "NerdyPepper",
          "author_login": "oppiliappan",
          "committed_at": "2019-08-06T15:29:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae36284d60b828869ede5a77343ccb307046b69a",
          "body": null,
          "is_bot": false,
          "headline": "Fix clippy lints",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2019-08-03T07:22:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b630aa5cf2fd58b10bb8a24c9818fda1d5049af",
          "body": null,
          "is_bot": false,
          "headline": "Highlight constants",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2019-08-03T06:18:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96db39bad36d0554ca5a48d6bc294e7aae6b2df6",
          "body": null,
          "is_bot": false,
          "headline": "Lazy static lex constants",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2019-08-03T06:15:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "051f0e40bdd3157902fd5e94f71f9747ad2fb72c",
          "body": null,
          "is_bot": false,
          "headline": "Add constants (e, pi)",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2019-08-03T06:15:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c38d9b13b8e1cc976f9b22d15d100fd03ee54d4",
          "body": null,
          "is_bot": false,
          "headline": "Reuse ans output and fix tests",
          "author_name": "Ivan Tham",
          "author_login": "pickfire",
          "committed_at": "2019-08-03T05:49:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b49603f0c6d06bcb444bd0ee14aa5c1fbc4648c",
          "body": null,
          "is_bot": false,
          "headline": "add previous answer access",
          "author_name": "NerdyPepper",
          "author_login": "oppiliappan",
          "committed_at": "2019-07-09T07:14:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6b03d82daa4d6b4856c4b33244f5261b0bbdaeb",
          "body": null,
          "is_bot": false,
          "headline": "Fixed infinity and nan cases in pprint",
          "author_name": "Milan Markovic",
          "author_login": "hepek",
          "committed_at": "2019-07-02T21:55:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec7ae4eb7a07e5f9330334247dd6ca1722582f02",
          "body": null,
          "is_bot": false,
          "headline": "Added inf and nan",
          "author_name": "Milan Markovic",
          "author_login": "hepek",
          "committed_at": "2019-07-02T21:49:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a01e3bd9896adcf28a89fbbd09235747319b8113",
          "body": "- Added depencency bignum\n- Using num::BigNum in format::pprint to handle f64 numbers that are\nlarger than maximal i64 number (which was causing the bug)\n\nIf you want full feature parity with bc perhaps bignums can be used as\nlong as all operations are done on integers.",
          "is_bot": false,
          "headline": "Fixing crash on large result",
          "author_name": "Milan Markovic",
          "author_login": "hepek",
          "committed_at": "2019-07-02T20:22:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "580747e5f44ae8b42d565402db9829417ae2bc81",
          "body": null,
          "is_bot": false,
          "headline": "bump to 0.2.6",
          "author_name": "NerdyPepper",
          "author_login": "oppiliappan",
          "committed_at": "2019-07-02T13:11:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5d995b8bcc325b640ce81624ad667290a28889e",
          "body": null,
          "is_bot": false,
          "headline": "upd8 readme",
          "author_name": "NerdyPepper",
          "author_login": "oppiliappan",
          "committed_at": "2019-07-02T13:11:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "121f0c4c15bbee17a87a289703a8740321e1a652",
          "body": null,
          "is_bot": false,
          "headline": "add complete syntax highlighting",
          "author_name": "NerdyPepper",
          "author_login": "oppiliappan",
          "committed_at": "2019-07-02T13:00:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e67571383b14fddf32383ab90f74b525ab33ad1",
          "body": null,
          "is_bot": false,
          "headline": "refactor readline code into separate module",
          "author_name": "NerdyPepper",
          "author_login": "oppiliappan",
          "committed_at": "2019-06-24T17:02:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 6,
      "commits_last_year": 0,
      "latest_release_at": "2022-11-08T01:55:14Z",
      "latest_release_tag": "v0.3.1",
      "releases_from_tags": false,
      "days_since_last_push": 358,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1354,
      "mean_days_between_releases": 263.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "eva",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "bc",
            "repl",
            "calculator",
            "math",
            "cli",
            "science",
            "parser-implementations",
            "command-line-interface"
          ],
          "ecosystem": "crates",
          "matches_repo": false,
          "registry_url": "https://crates.io/crates/eva",
          "is_deprecated": false,
          "latest_version": "0.3.1",
          "repository_url": "https://github.com/nerdypepper/eva",
          "versions_count": 9,
          "total_downloads": 20923,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 83,
          "first_published_at": "2019-03-28T17:31:09.700091Z",
          "latest_published_at": "2022-11-08T01:53:24.772557Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 1354
        }
      ]
    },
    "popularity": {
      "forks": 34,
      "stars": 909,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2019-07-02",
            "count": 1
          },
          {
            "date": "2019-08-03",
            "count": 1
          },
          {
            "date": "2019-08-18",
            "count": 1
          },
          {
            "date": "2019-10-14",
            "count": 1
          },
          {
            "date": "2019-10-26",
            "count": 1
          },
          {
            "date": "2019-10-30",
            "count": 1
          },
          {
            "date": "2019-12-05",
            "count": 1
          },
          {
            "date": "2020-01-09",
            "count": 1
          },
          {
            "date": "2020-05-24",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-11-29",
            "count": 1
          },
          {
            "date": "2021-01-26",
            "count": 1
          },
          {
            "date": "2021-09-15",
            "count": 1
          },
          {
            "date": "2022-04-09",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-06-27",
            "count": 1
          },
          {
            "date": "2022-10-21",
            "count": 1
          },
          {
            "date": "2022-10-23",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2022-11-11",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2022-11-29",
            "count": 1
          },
          {
            "date": "2022-12-11",
            "count": 1
          },
          {
            "date": "2022-12-24",
            "count": 1
          },
          {
            "date": "2023-01-24",
            "count": 1
          },
          {
            "date": "2024-01-15",
            "count": 1
          },
          {
            "date": "2024-04-15",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-07-10",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 34,
        "total_forks": 34
      },
      "star_history": null,
      "open_issues_and_prs": 13
    },
    "ai_readiness": {
      "has_nix": true,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml"
      ],
      "largest_source_bytes": 13400,
      "source_files_sampled": 7,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 66,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "clap",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "4.0.18"
        },
        {
          "name": "directories",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "6.0.0"
        },
        {
          "name": "num",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4.0"
        },
        {
          "name": "once_cell",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.12.0"
        },
        {
          "name": "regex",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.5.6"
        },
        {
          "name": "rustyline",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "16.0.0"
        },
        {
          "name": "terminal_size",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "clap",
            "direct": true,
            "version": "4.5.39",
            "ecosystem": "crates"
          },
          {
            "name": "directories",
            "direct": true,
            "version": "6.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "num",
            "direct": true,
            "version": "0.4.3",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell",
            "direct": true,
            "version": "1.21.3",
            "ecosystem": "crates"
          },
          {
            "name": "regex",
            "direct": true,
            "version": "1.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "rustyline",
            "direct": true,
            "version": "16.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "terminal_size",
            "direct": true,
            "version": "0.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "aho-corasick",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "anstream",
            "direct": false,
            "version": "0.6.19",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-parse",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-query",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-wincon",
            "direct": false,
            "version": "3.0.9",
            "ecosystem": "crates"
          },
          {
            "name": "autocfg",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "bitflags",
            "direct": false,
            "version": "2.9.1",
            "ecosystem": "crates"
          },
          {
            "name": "cfg-if",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "cfg_aliases",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "clap_builder",
            "direct": false,
            "version": "4.5.39",
            "ecosystem": "crates"
          },
          {
            "name": "clap_lex",
            "direct": false,
            "version": "0.7.4",
            "ecosystem": "crates"
          },
          {
            "name": "clipboard-win",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "colorchoice",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "dirs-sys",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "errno",
            "direct": false,
            "version": "0.3.12",
            "ecosystem": "crates"
          },
          {
            "name": "error-code",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "fd-lock",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.2.16",
            "ecosystem": "crates"
          },
          {
            "name": "is_terminal_polyfill",
            "direct": false,
            "version": "1.70.1",
            "ecosystem": "crates"
          },
          {
            "name": "libc",
            "direct": false,
            "version": "0.2.172",
            "ecosystem": "crates"
          },
          {
            "name": "libredox",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "linux-raw-sys",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "crates"
          },
          {
            "name": "log",
            "direct": false,
            "version": "0.4.27",
            "ecosystem": "crates"
          },
          {
            "name": "memchr",
            "direct": false,
            "version": "2.7.4",
            "ecosystem": "crates"
          },
          {
            "name": "nix",
            "direct": false,
            "version": "0.30.1",
            "ecosystem": "crates"
          },
          {
            "name": "num-bigint",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "crates"
          },
          {
            "name": "num-complex",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "crates"
          },
          {
            "name": "num-integer",
            "direct": false,
            "version": "0.1.46",
            "ecosystem": "crates"
          },
          {
            "name": "num-iter",
            "direct": false,
            "version": "0.1.45",
            "ecosystem": "crates"
          },
          {
            "name": "num-rational",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "num-traits",
            "direct": false,
            "version": "0.2.19",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell_polyfill",
            "direct": false,
            "version": "1.70.1",
            "ecosystem": "crates"
          },
          {
            "name": "option-ext",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": false,
            "version": "1.0.95",
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": false,
            "version": "1.0.40",
            "ecosystem": "crates"
          },
          {
            "name": "redox_users",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "regex-automata",
            "direct": false,
            "version": "0.4.9",
            "ecosystem": "crates"
          },
          {
            "name": "regex-syntax",
            "direct": false,
            "version": "0.8.5",
            "ecosystem": "crates"
          },
          {
            "name": "rustix",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "crates"
          },
          {
            "name": "strsim",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": false,
            "version": "2.0.101",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": false,
            "version": "2.0.12",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror-impl",
            "direct": false,
            "version": "2.0.12",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-ident",
            "direct": false,
            "version": "1.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-segmentation",
            "direct": false,
            "version": "1.12.0",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-width",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "utf8parse",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "wasi",
            "direct": false,
            "version": "0.11.0+wasi-snapshot-preview1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.59.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-targets",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnu",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnu",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 66,
        "direct_count": 7,
        "indirect_count": 59
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 29,
        "open_issues": 12,
        "closed_ratio": 0.75,
        "closed_issues": 36,
        "closed_unmerged_prs": 7
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "oppiliappan",
          "commits": 109,
          "avatar_url": "https://avatars.githubusercontent.com/u/23743547?v=4"
        },
        {
          "type": "User",
          "login": "pickfire",
          "commits": 44,
          "avatar_url": "https://avatars.githubusercontent.com/u/4687791?v=4"
        },
        {
          "type": "User",
          "login": "Ma27",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/6025220?v=4"
        },
        {
          "type": "User",
          "login": "vlamai",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/6729388?v=4"
        },
        {
          "type": "User",
          "login": "hepek",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/396702?v=4"
        },
        {
          "type": "User",
          "login": "attila-lin",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/3176481?v=4"
        },
        {
          "type": "User",
          "login": "saguywalker",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/25146296?v=4"
        },
        {
          "type": "User",
          "login": "0xflotus",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/26602940?v=4"
        },
        {
          "type": "User",
          "login": "alerque",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/173595?v=4"
        },
        {
          "type": "User",
          "login": "vladimyr",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1170440?v=4"
        }
      ],
      "contributors_sampled": 19,
      "top_contributor_share": 0.574
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "change-audit.yml",
        "release.yml",
        "rust.yml",
        "scheduled-audit.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock"
      ],
      "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 11 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": 2,
            "reason": "Found 7/26 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 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": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "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": "41ae2455085c10978c5d93be4e6b139682396eb0",
        "ran_at": "2026-07-24T20:59:47Z",
        "aggregate_score": 3.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": "2026-07-24T02:58:32Z",
      "oldest_open_prs": [
        {
          "number": 69,
          "created_at": "2022-11-29T19:41:09Z",
          "last_comment_at": "2023-03-11T09:44:46Z",
          "last_comment_author": "pickfire"
        }
      ],
      "last_merged_pr_at": "2025-07-31T14:47:31Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2019-03-28T19:01:55Z",
          "last_comment_at": "2019-03-31T12:48:50Z",
          "last_comment_author": "oppiliappan"
        },
        {
          "number": 21,
          "created_at": "2019-07-02T19:20:04Z",
          "last_comment_at": "2019-10-30T19:51:40Z",
          "last_comment_author": "minijackson"
        },
        {
          "number": 24,
          "created_at": "2019-07-11T07:35:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 47,
          "created_at": "2020-11-20T16:47:47Z",
          "last_comment_at": "2022-10-21T00:48:13Z",
          "last_comment_author": "pickfire"
        },
        {
          "number": 57,
          "created_at": "2022-06-29T14:43:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 63,
          "created_at": "2022-10-21T07:50:37Z",
          "last_comment_at": "2022-10-23T02:48:26Z",
          "last_comment_author": "pickfire"
        },
        {
          "number": 68,
          "created_at": "2022-11-29T18:50:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 71,
          "created_at": "2023-06-02T11:33:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 72,
          "created_at": "2023-06-21T05:23:56Z",
          "last_comment_at": "2023-06-21T06:37:36Z",
          "last_comment_author": "probablykasper"
        },
        {
          "number": 77,
          "created_at": "2024-06-03T15:58:43Z",
          "last_comment_at": "2024-07-25T02:36:55Z",
          "last_comment_author": "pickfire"
        },
        {
          "number": 78,
          "created_at": "2024-08-05T20:05:03Z",
          "last_comment_at": "2025-02-19T02:26:45Z",
          "last_comment_author": "pppkin"
        },
        {
          "number": 84,
          "created_at": "2025-07-21T06:23:37Z",
          "last_comment_at": "2025-07-23T03:33:28Z",
          "last_comment_author": "groutoutlook"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/oppiliappan/eva",
    "host": "github.com",
    "name": "eva",
    "owner": "oppiliappan"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 36,
      "inputs": {
        "security": 51,
        "vitality": 18,
        "community": 56,
        "governance": 51,
        "engineering": 38,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 42,
        "overall_after_abandonment_multiplier": 36
      },
      "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": 4,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.98,
              "days_since_last_push": 358,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 358 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 358
                    }
                  }
                ],
                "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": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "releases_count": 6,
              "latest_release_tag": "v0.3.1",
              "releases_from_tags": false,
              "days_since_latest_release": 1354,
              "mean_days_between_releases": 263.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "6 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1354 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1354
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~263.9 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 263.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "dependencies_clean"
              ],
              "signals": [
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 1,
              "unanswered_open_issues": 8,
              "days_since_last_merged_pr": 358,
              "days_since_last_human_commit": 358,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 358 days; 3 unmet obligation(s): issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 358,
                      "count": 3,
                      "signals": "issues unanswered, 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": "moderate",
        "name": "Community & Adoption",
        "value": 56,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "forks": 34,
              "stars": 909,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "909 stars",
                "points": 48,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 909
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "34 forks",
                "points": 12.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 51,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 19,
              "top_contributor_share": 0.574
            },
            "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 57% of commits",
                "points": 9.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 57
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "19 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "merged_prs": 29,
              "open_issues": 12,
              "closed_issues": 36,
              "issue_closed_ratio": 0.75,
              "closed_unmerged_prs": 7
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "75% of issues closed",
                "points": 35.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 75
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "29/36 decided PRs merged",
                "points": 30.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 29,
                      "decided": 36
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/26 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "followers": 0,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "oppiliappan",
              "public_repos": 102,
              "account_age_days": 3528
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "0 followers of oppiliappan",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 0,
                      "login": "oppiliappan"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "102 public repos, account ~9 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 102
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "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": 38,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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 11 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "cli",
                "calculator",
                "rust",
                "hacktoberfest"
              ],
              "has_wiki": true,
              "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": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 51,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 39,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 3.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 11 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 7/26 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is 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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 66 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 66
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 66,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 66,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 10
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 41,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 11,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.204,
              "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": "20 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 10.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 20,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "has_nix": true,
              "has_tests": false,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml"
              ],
              "dependency_bot_commit_share": 0.02
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Nix, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Nix, lockfile"
                    }
                  }
                ],
                "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": "2 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 13400,
              "source_files_sampled": 7,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/7 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 7,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "crates package 'eva' points at a different repository (https://github.com/nerdypepper/eva); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T21:00:06.384473Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/oppiliappan/eva.svg",
  "full_name": "oppiliappan/eva",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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