Registro público
Informe de salud del softwareesquema 0.26.0 · métricas 1.13.0 · 2026-07-21 23:43 UTC

xmlrunner / unittest-xml-reporting

unittest-based test runner with Ant/JUnit like XML reporting.

PythonLicencia propia★ 307 estrellas⑂ 140 forksdesde oct 2008Ver en GitHub ↗

xmlrunner/unittest-xml-reporting tiene un índice de salud de 52 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Engineering Quality (72/100) y la más baja, Vitality (26/100). Se actualizó por última vez hace 195 días. Una sola persona concentra la mayor parte del trabajo reciente.

52
global / 100
Moderado

Índice de salud del software

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

52
Excelente85-100Ejemplar; cumple prácticamente todos los criterios evaluados
Bueno70-84Saludable; carencias menores
Moderado50-69Aceptable con carencias notables; se recomienda revisión
En riesgo30-49Debilidades significativas; su adopción exige cautela
Crítico1-29Problemas graves (proyecto abandonado, un solo mantenedor, sin higiene)
VitalidadComunidad yAdopciónSostenibilidady GobernanzaCalidad deIngenieríaSeguridadPreparaciónpara IA

Perfil de puntuación

Cada eje es una categoría. La forma importa más que la media: un proyecto sano llena toda la figura, mientras que un perfil de picos y cráteres indica que la fortaleza en una dimensión enmascara el riesgo en otra.

Titularidad

xmlrunnerOrganización
1 seguidor1 repositorio públicodesde jul 2014

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicaciónEtiquetas
PyPIunittest-xml-reporting4.0.0-44hace 195 díaspyunitunittestjunit-xmlxunitreporttestrunnerxmlrunner

Métricas por categoría

Vitalidad

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

26Crítico · 22% del índice global
Cómo se puntúa
3.6/36Recencia de push — último push hace 195 días
0.7/36Cadencia de commits — 1/52 semanas con commits
6.3/18Volumen de commits — 4 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_year4
human_commit_share1
days_since_last_push195
active_weeks_last_year1
Cómo se puntúa
27/27Publica versiones — 8 versiones publicadas
16.2/36Recencia de las versiones — última versión hace 195 días
5.4/27Cadencia de publicación — una versión cada ~413,2 días
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count8
latest_release_tag4.0.0
releases_from_tagsno
days_since_latest_release195
mean_days_between_releases413,2

Comunidad y Adopción

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

58Moderado · 18% del índice global
Cómo se puntúa
40.3/60Estrellas — 307 estrellas
17.9/25Forks — 140 forks
5.6/15Observadores — 11 observadores
Datos de entrada utilizados
forks140
stars307
watchers11
growth_stateorganic
growth_factor_pct100
Cómo se puntúa
22.5/22.5README
16.9/22.5Licencia — archivo de licencia presente, no es una licencia reconocida
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
6.3/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_template

Sostenibilidad y Gobernanza

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

58Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
8.9/22.5Distribución de commits — el principal contribuyente firma el 61% de los commits
13.5/13.5Amplitud de contribuyentes — 37 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 8 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled37
top_contributor_share0,606
Cómo se puntúa
40.8/46.8Resolución de issues — 87% de issues cerradas
21/38.3Aceptación de PR — 80/146 PR decididos fusionados
3/15OpenSSF Scorecard: Code-Review — Found 7/26 approved changesets -- score normalized to 2
Datos de entrada utilizados
merged_prs80
open_issues16
closed_issues110
issue_closed_ratio0,873
closed_unmerged_prs66
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
2.2/25Alcance del propietario — 1 seguidores de xmlrunner
14.2/25Trayectoria — 1 repos públicos, cuenta de ~12 años
Datos de entrada utilizados
followers1
owner_typeOrganization
is_verified
owner_loginxmlrunner
public_repos1
account_age_days4402
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en pypi
26/35Recencia de publicación — última publicación hace 195 días
20/20Historial de versiones — 44 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesunittest-xml-reporting
ecosystemspypi
any_deprecatedno
min_days_since_publish195

Calidad de Ingeniería

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

72Bueno · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 1 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — tox.ini
0/9.6Hooks de pre-commit
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 1 out of 11 merged PRs checked by a CI test -- score normalized to 0
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_config
has_precommit_configno

Documentación

85Excelente
Cómo se puntúa
30/30README
25/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
10/10Descripción del repositorio
10/10Topics — 10 topics
10/10Wiki
Datos de entrada utilizados
topicsunittest, xml-report, test-runner, xunit, xunit-tests, junit-xml, jenkins, pytest, nose, python
has_wiki
homepage
has_readme
has_docs_dir
has_description

Seguridad

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

47En riesgo · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — sin datos
0/2.5CI-Tests — 1 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 8 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5Licencia — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — sin datos
0/5Pinned-Dependencies — 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_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3,4
Excluidos de la puntuación (sin datos o no aplicable): branch_protection, 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
25/25Dependencias indirectas libres de avisos conocidos — ninguna dependencia indirecta tiene un aviso conocido
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories0
affected_packages0
assessed_packages1
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejó el cierre de dependencias en tiempo de ejecución de pypi:unittest-xml-reporting@4.0.0 —lo que arrastra la instalación del paquete publicado—: 1 paquetes. No se analiza la alcanzabilidad.

Preparación para IA

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

39En 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)
16/40Historial de commits legible — 30 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,3
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — Makefile, docs/Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — tox.ini
0/11Verificación estática de tipos
0/10Entorno reproducible
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
0/8Mantenimiento automatizado — no se observan actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfiles
has_dockerfileno
typed_languageno
bootstrap_filesMakefile, docs/Makefile
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Cómo se puntúa
0/45Código verificable por tipos — Python sin configuración de verificación de tipos
55/55Tamaños de archivo manejables — 0/33 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languagePython
largest_source_bytes37.375
source_files_sampled33
oversized_source_files0
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — example
Datos de entrada utilizados
example_dirsexample
has_mcp_signalno
api_schema_files

Datos clave

307estrellas de GitHub
37contribuidores
4commits en los últimos 12 meses
195días desde el último push
8versiones publicadas
1factor bus
16issues abiertas
PyPIecosistemas de paquetes

Más detalle

Historial de estrellas y forks 307 ★ / 140 ⇿
307Estrellas
140Forks
8Versiones

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.

012525037530712792008-102017-082026-06
Mayor 1Menor 2Parche 5

Cada punto abarca 17 días.

OpenSSF Scorecard 3.4 / 10
3.4agregado

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-21 23:43 UTC

10Binary-Artifactsno binaries found in the repo
n/dBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
0CI-Tests1 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 8 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/dPackagingpackaging workflow not detected
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 1
RegistroPaqueteRestricción de versiónManifiesto
PyPIlxmlpyproject.toml
Todas las dependencias 1

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

RegistroPaqueteVersiónRelación
PyPIlxmldirecta
Avisos de dependencias 0

Instalar pypi:unittest-xml-reporting@4.0.0 arrastra 1 paquetes, directos y transitivos: 0 tienen avisos conocidos, de los cuales 0 son dependencias directas.

Ningún aviso conocido afecta a las dependencias evaluadas.

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

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [
        "unittest",
        "xml-report",
        "test-runner",
        "xunit",
        "xunit-tests",
        "junit-xml",
        "jenkins",
        "pytest",
        "nose",
        "python"
      ],
      "is_fork": false,
      "size_kb": 369,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Python": 97111,
        "Makefile": 639
      },
      "pushed_at": "2026-01-07T16:11:37Z",
      "created_at": "2008-10-23T22:28:00Z",
      "owner_type": "Organization",
      "updated_at": "2026-06-18T23:22:46Z",
      "description": "unittest-based test runner with Ant/JUnit like XML reporting.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "xmlrunner",
      "company": null,
      "location": null,
      "followers": 1,
      "avatar_url": "https://avatars.githubusercontent.com/u/8043796?v=4",
      "created_at": "2014-07-02T05:10:01Z",
      "is_verified": null,
      "public_repos": 1,
      "account_age_days": 4402
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2026-01-07T15:56:51Z"
        },
        {
          "tag": "3.0.2",
          "kind": "patch",
          "published_at": "2020-02-20T02:49:40Z"
        },
        {
          "tag": "2.5.1",
          "kind": "patch",
          "published_at": "2019-03-25T05:06:40Z"
        },
        {
          "tag": "2.5.0",
          "kind": "minor",
          "published_at": "2019-03-22T03:43:20Z"
        },
        {
          "tag": "2.3.1",
          "kind": "patch",
          "published_at": "2019-03-14T00:56:03Z"
        },
        {
          "tag": "2.2.1",
          "kind": "patch",
          "published_at": "2019-01-09T07:00:45Z"
        },
        {
          "tag": "2.2.0",
          "kind": "minor",
          "published_at": "2018-05-18T20:13:55Z"
        },
        {
          "tag": "2.1.1",
          "kind": "patch",
          "published_at": "2018-02-06T05:57:41Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "ea4c4d66d316afcb05da682c998a6be641ec6045",
          "body": null,
          "is_bot": false,
          "headline": "misc doc/makefile updates",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2026-01-07T16:11:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1230712319fa78bba3304dbfefdd35f873d92f72",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 4.0.0",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2026-01-07T15:26:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f55c47ddcfeab212871bc1b94626bdd52fb2d40",
          "body": null,
          "is_bot": false,
          "headline": "new issue/PR templates",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2026-01-06T14:57:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63519096e5fec64b888831bce60dbdb02a66a910",
          "body": "- update files based on setuptools recommendations\n- use pyproject.toml convention\n- use setuptools-scm to autogen version instead of xmlrunner/version.py\n- use `python -m build` instead of references to setup.py\n- use `license` and `license-files` directives\n- update python versions supported based\n[…]\no fix refcounting issue in tests, see #285\n- fix regression test for test discovery\n- fix discovery issue; python 3.12 introduced `_NO_TESTS_EXITCODE`, since then tox testcase failed.\n- skip coveralls",
          "is_bot": false,
          "headline": "Updates for python 3.11+",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2026-01-06T14:04:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3a2be20177ec6e396d23eecb68d38d410c2ef7a5",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 3.2.0",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2022-01-20T19:08:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d3fc4322660d6e0111a85b72ea28a1028bdd688",
          "body": "- Removed Python 3.5 and 3.6\n- Added Python 3.10\n- Updated Django 4 version",
          "is_bot": false,
          "headline": "Fix #261 # 262 Update Python and Django versions",
          "author_name": "Paolo Melchiorre",
          "author_login": "pauloxnet",
          "committed_at": "2022-01-20T19:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f54e2c3efaa8a6edc7e9daff16da94c819bc1c7",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 3.1.0",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2022-01-19T15:47:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04f4cd3253ffd72c1b710b0311011073fd95fd20",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.1.0",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2022-01-19T15:45:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c43427611390fba83ca13fbb5311bd8fece5048f",
          "body": "should fix #259",
          "is_bot": false,
          "headline": "Add LICENSE to tarball",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2022-01-19T15:41:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ec8a26db14165aa1416335a9740bd44ecf03534",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2022-01-19T15:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "522ef16901d34c8751c04a136b16651e7fa81252",
          "body": null,
          "is_bot": false,
          "headline": "Update Django testing.",
          "author_name": "Mariusz Felisiak",
          "author_login": "felixxm",
          "committed_at": "2022-01-19T15:28:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "992a8e7a70a90e270ed5683884e7dec842e2b56f",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in tests/django_test.py.",
          "author_name": "Mariusz Felisiak",
          "author_login": "felixxm",
          "committed_at": "2022-01-19T15:28:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e8ec9d7810952ab31f47f813ca975d37daa37a9",
          "body": "…in Python 3.11.",
          "is_bot": false,
          "headline": "Used assertRegex() instead of an alias assertRegexpMatches() removed …",
          "author_name": "Mariusz Felisiak",
          "author_login": "felixxm",
          "committed_at": "2022-01-19T15:20:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "658a75b487f48d8dacf01ad563a8b3d53185f1ac",
          "body": "…ved in Python 3.11.",
          "is_bot": false,
          "headline": "Used unittest.TextTestResult instead of an alias _TextTestResult remo…",
          "author_name": "Mariusz Felisiak",
          "author_login": "felixxm",
          "committed_at": "2022-01-19T15:20:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ef90a6f2565430c4e8c19b4b4741a971a8b4041",
          "body": null,
          "is_bot": false,
          "headline": "Add outsuffix option (#238)",
          "author_name": "Ryosuke Yabuki",
          "author_login": "Konboi",
          "committed_at": "2021-09-29T14:32:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "531da782b7be89c85cef671eceb744eefb833f58",
          "body": "- `time.time()` is the system time. \"it's great\" (tm)\r\n  however it is not reliable for measuring time spent.\r\n  it gives you the \"current\" time, but oh... time can move backwards\r\n  (thanks NTP).\r\n\r\n- `time.monotonic()` is a monotonic time source. \"it's great\" (tm)\r\n  it only goes forward, making measurements a peach.\r\n  however it cannot be used as a reference point.",
          "is_bot": false,
          "headline": "make time measurements monotonic (#231)",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2021-09-14T17:14:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e99918467d124a202fec20d1a8b36d372a1b060",
          "body": "see https://github.com/ymyzk/tox-gh-actions\r\n\r\n* add CODECOV_TOKEN\r\n* add COVERALLS_REPO_TOKEN\r\n* codecov / coveralls run as part of tox\r\n* pass env to tox",
          "is_bot": false,
          "headline": "use tox-gh-actions (#256)",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2021-09-14T17:13:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74014dbace969bc34fbf450bd303fd4f44c016ce",
          "body": null,
          "is_bot": false,
          "headline": "rm unused command",
          "author_name": "Konboi",
          "author_login": "Konboi",
          "committed_at": "2021-09-07T16:04:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14c8cc0ded46e6f78f0f3d25c44c27b7fda4e161",
          "body": null,
          "is_bot": false,
          "headline": "rm travis configuration",
          "author_name": "Konboi",
          "author_login": "Konboi",
          "committed_at": "2021-09-07T16:04:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf7bbe4bc2a106aaedc2831bc6c6215aa5a71878",
          "body": null,
          "is_bot": false,
          "headline": "Add github actions configuration",
          "author_name": "Konboi",
          "author_login": "Konboi",
          "committed_at": "2021-09-07T16:04:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80ba55825b3ffa70269d64aa30ae31397c049bf3",
          "body": null,
          "is_bot": false,
          "headline": "explicitly require lxml (#232)",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2020-11-23T19:18:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d0a0e7e946f5c44593f53dcc3cd24d641db93de",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 3.0.4",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2020-08-18T00:41:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03e5328c6b680f589d6c23e277eb9e7326943ce8",
          "body": null,
          "is_bot": false,
          "headline": "fix #217",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2020-08-18T00:40:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5086830ba7756b908198f4a03ab76bbcb1bec7c8",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 3.0.3",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2020-08-14T22:40:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dd7fbbae657eb111871a259d0d7ba5af9ceebd3",
          "body": null,
          "is_bot": false,
          "headline": "virtualenv -> python3 -m venv",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2020-08-14T22:38:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb417d3e7ddf567a7d94034c15728151e25c22ee",
          "body": null,
          "is_bot": false,
          "headline": "fix #222",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2020-08-14T22:38:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75d61fc0534176e89ab068cccd67c6deadeeb9af",
          "body": "…ses (#223)",
          "is_bot": false,
          "headline": "Avoid including empty system-out and system-err when reporting testca…",
          "author_name": "Jacob Svensson",
          "author_login": "jcbsv",
          "committed_at": "2020-05-14T00:00:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaa2d371db5665c081046585a0fe63b3ce7430a3",
          "body": "* [result] fix subtest referencing objects\r\n* [tests] reproducing #219",
          "is_bot": false,
          "headline": "[result] fix subtest referencing objects (#220)",
          "author_name": "XonqNopp",
          "author_login": "XonqNopp",
          "committed_at": "2020-05-07T21:16:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7723be8c1f5a9f0d78d52c32cf9de25a6f4086bd",
          "body": "remove broken test, see #220 and #189 \r\n\r\n```\r\n    If it is necessary to override the __init__ method, the base class\r\n    __init__ method must always be called. It is important that subclasses\r\n    should not change the signature of their __init__ method, since instances\r\n    of the classes are instantiated automatically by parts of the framework\r\n    in order to be run.\r\n```",
          "is_bot": false,
          "headline": "remove broken test",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2020-05-01T04:53:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8a337c2597a4124f290feb28b2eeb3991c93567",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 3.0.2",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2020-02-20T02:44:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ad83e2e5c20ec3735280666c352642ca3915a97",
          "body": null,
          "is_bot": false,
          "headline": "try to fix pypy build (#216)",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2020-02-20T02:41:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6556d194e78e2ddc41ecc2958afcd35317160a04",
          "body": "…e (#214)\n\n* xmlrunner: Expose python docstrings as comments in the XML result file\r\n\r\nThese comments could for instance be retrieved by XSLT to add\r\ndescription to test title.\r\n\r\n* tests: Added Python Docstring to test new support",
          "is_bot": false,
          "headline": "xmlrunner: Expose python docstrings as comments in the XML result fil…",
          "author_name": "Olivier Martin",
          "author_login": "oliviermartin",
          "committed_at": "2020-02-20T02:29:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67bc432f7d7108702aac4c346d5a5ab41c9c2b19",
          "body": "- see #209; add a utility function for XSLT transformation.\r\n\r\n- minor doc fixes.\r\n\r\n- fix incorrect version, I called out xunit plugin 2.2.4 earlier and\r\n  I must not have looked at the version properly.",
          "is_bot": false,
          "headline": "info / fixes about xUnit plugin (#215)",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2020-02-18T00:29:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f58d7b725702ae9afddb81a1e664b15c0faf383f",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 3.0.1",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2020-02-11T00:05:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "715f05738fb21c53802282ca23f7cb70a726ac9a",
          "body": null,
          "is_bot": false,
          "headline": "Support for Python 3.5+ only in package metdata (#212)",
          "author_name": "Steffen Jasper",
          "author_login": "leture",
          "committed_at": "2020-02-11T00:01:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "223434183e44220599abe96474c3e880f7180e40",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 3.0.0",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2020-02-10T07:41:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b96b92265f78855931b9bc7a70657d90e9e72410",
          "body": "* remove python 2.7 support\r\n* remove six\r\n* updage django versions\r\n* remove python2 hacks\r\n* bump major version 3.0.0",
          "is_bot": false,
          "headline": "remove python 2.7 support (#211) => 3.0.0",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2020-02-10T07:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62bd1aee2919a377ca731ae339e56454e5ef6962",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.5.2",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-11-08T05:47:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c37922d6103e547c3b2e877dae56390087721c9",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-11-08T05:37:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaee2d9205d11d00c962c9676487a6f587f9f48f",
          "body": null,
          "is_bot": false,
          "headline": "add testing for python3.8 (#206)",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-11-07T16:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6336fe8914f086fb87dd5e4570b876269e28c6d1",
          "body": null,
          "is_bot": false,
          "headline": "fix test_xmlrunner_non_ascii for py38",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-11-07T05:40:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fdb57ede47079716c115f945c2b1c7f6f906532",
          "body": null,
          "is_bot": false,
          "headline": "Remove broken badge",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-11-06T02:37:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37b2d59a0a09587652b61caa3bea0d8f71e6b24f",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-11-06T02:37:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2a0daa2f68babe65b6aab250af2aae534899d0f",
          "body": "When `xmlrunner.XMLTestRunner` is run in buffered mode,\r\n`sys.stdout` points to StringIO instance. It has `encoding`\r\nattribute, but it is set to `None` which causes a crash during\r\nthe test run in Python 2:\r\n\r\n    Traceback (most recent call last):\r\n      File \"/home/miika/apps/unittest-xml-reporti\n[…]\n File \"/home/miika/apps/unittest-xml-reporting/xmlrunner/result.py\", line 703, in _exc_info_to_string\r\n        line = line.encode(encoding)\r\n    TypeError: encode() argument 1 must be string, not None",
          "is_bot": false,
          "headline": "Fix crash when exceptions contain unicode in buffered output (#199)",
          "author_name": "Miika-Petteri Matikainen",
          "author_login": "nablaa",
          "committed_at": "2019-11-05T16:53:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0fde905557c4e7ab78e6954a6597107a825ae989",
          "body": null,
          "is_bot": false,
          "headline": "fix #195",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-11-05T06:10:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ab171c49ad7d1de300558b652dff37bf106c713",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.5.1",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-25T05:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b47a99b8d5d00d3d60a4efb5264ea39a014a7ae",
          "body": null,
          "is_bot": false,
          "headline": "Fixes #191",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-25T05:03:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6479ce8db59fd57acb31275cd0d5d7fc8b8a4ff",
          "body": null,
          "is_bot": false,
          "headline": "Exercise fix for #190",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-25T04:57:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a227ba282542865a9236e39e7655cba41fdc33ff",
          "body": null,
          "is_bot": false,
          "headline": "Fix issue #190",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-25T04:44:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9677b418a70b159de3f75b04a4582e0366450e55",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.5.0",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-22T03:41:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "566000f684d8bb6db50a5609668ec04064f7008a",
          "body": null,
          "is_bot": false,
          "headline": "fix for #189",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-21T05:30:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d8ea8f6b7d4812ad8f9efec785f9d76e206bcfc",
          "body": null,
          "is_bot": false,
          "headline": "Catch TypeError on inspect calls (fixes #188)",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-19T05:40:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6190d457f80414d0bf9943cbb9496ea1d77a5dd",
          "body": null,
          "is_bot": false,
          "headline": "fix test for python 3.5",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-19T05:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61506426d94ea35028f7ebc2fdbbf28322b7e624",
          "body": "--output and --output-file should work for python 2.7 now.",
          "is_bot": false,
          "headline": "Fix test program for python 2.7",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-18T06:19:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e919133e78613dbcf57a96c975cabe291aad0ca7",
          "body": null,
          "is_bot": false,
          "headline": "Remove duplicate test",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-18T04:30:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "191df2f8d3762d1830fd205d988c462f5501e352",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'danchr-expected'",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-17T21:02:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2752f9462136ad756010b6993db81bb39a161f76",
          "body": "…orting into danchr-expected",
          "is_bot": false,
          "headline": "Merge branch 'expected' of https://github.com/danchr/unittest-xml-rep…",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-17T20:54:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "669f2042dd2895043fabdbf403ffc248ca3aef22",
          "body": null,
          "is_bot": false,
          "headline": "Correctly handle partial test methods in startTest. (#187)",
          "author_name": "Simon Charette",
          "author_login": "charettes",
          "committed_at": "2019-03-16T23:13:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fffff9a53d2a6cbe5774594aced7373a72986865",
          "body": null,
          "is_bot": false,
          "headline": "Improve subtest descriptions.",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-16T23:09:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c22fef2d2e70dee2cc128b05993f86db2397acd4",
          "body": null,
          "is_bot": false,
          "headline": "fix TOXENV for pytest",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-15T23:52:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86ce6bfb9a5d99d85f939a03a2be28f2f45c0efb",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.4.0",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-15T23:50:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "906d76160e497293437772d06b8752750c04fca8",
          "body": null,
          "is_bot": false,
          "headline": "readme changes",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-15T23:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ceccc2e21935a900858f7c5704cbf62db3e74c1",
          "body": null,
          "is_bot": false,
          "headline": "make testsuite more robust",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-15T23:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc64f715d7df16aa3864bb9105b1d85e221a7c15",
          "body": "problem:\n`inspect.getsourcefile()` gets confused when the test method\nhas decorators, e.g. when using `@mock.patch(...)`, it will\nconsider the filename to be `/.../.../mock.py` rather than\nthe test file.",
          "is_bot": false,
          "headline": "quick fixes for inspect.",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-15T23:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "112c159b8eb4fcf07e66296faa19c1c60631cf51",
          "body": null,
          "is_bot": false,
          "headline": "Test things with pytest too",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-15T23:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4890cd7ca3ccfcd8fc881f0cdd1d257efe5f5e5f",
          "body": null,
          "is_bot": false,
          "headline": "Add file/line for testcases",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-15T23:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "317396b6b391e219a43007ccd97d86c8d5d5140d",
          "body": null,
          "is_bot": false,
          "headline": "Add --output-file option",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-15T23:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7bfcc4b96d829a508bbbf0f3c77c63a5fba0797",
          "body": "freezegun is simple package frequently used in tests to stop the\r\nclock. When active on a class, xmlrunner reports that all its tests took\r\nzero seconds, which is obviously incorrect. To easily bypass this\r\nwithout making the code aware of freezegun, we import `time.time()`\r\nby value.",
          "is_bot": false,
          "headline": "bypass freezegun if installed (#185)",
          "author_name": "Dan Villiom Podlaski Christiansen",
          "author_login": "danchr",
          "committed_at": "2019-03-15T17:46:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed3fb0b441fff0f02f7fc5e82b01d884c9284656",
          "body": null,
          "is_bot": false,
          "headline": "Remove python 3.4 (no longer builds)",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-15T00:19:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c4d6a298971ee529abef62b0d9a6a93766ac42f",
          "body": null,
          "is_bot": false,
          "headline": "properly include expected failures & unexpected successes in output",
          "author_name": "Dan Villiom Podlaski Christiansen",
          "author_login": "danchr",
          "committed_at": "2019-03-14T10:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3b8fc26d8ab4173ab9af90e5e7d1718bf7d9a30",
          "body": null,
          "is_bot": false,
          "headline": "_test_xmlrunner: allow passing a BytesIO as outdir",
          "author_name": "Dan Villiom Podlaski Christiansen",
          "author_login": "danchr",
          "committed_at": "2019-03-15T09:09:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "476b2f0bc405da79097821e21e391efc5f6a9bc0",
          "body": "Generally speaking, expected occurrences are lowercase whereas\nanything exceptional and worthy of notice is uppercase. Examples of\nthe former include tests passing, skips and expected failures;\nexamples of the latter include failures, errors and unexpected\nsuccesses.",
          "is_bot": false,
          "headline": "adjust output to correspond to unittest",
          "author_name": "Dan Villiom Podlaski Christiansen",
          "author_login": "danchr",
          "committed_at": "2019-03-15T09:09:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23f40382c67e82d24db95dfa672d2fdc87812964",
          "body": null,
          "is_bot": false,
          "headline": "always include output and info for testcases",
          "author_name": "Dan Villiom Podlaski Christiansen",
          "author_login": "danchr",
          "committed_at": "2019-03-15T00:19:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f851277d385cf2f3007dd44288504041c0e4afc7",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.3.2",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-14T05:38:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dea204eb5b6a5ddfcdf44bac4706c162378b44b",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-14T05:15:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4498b2af6683d43919f44445687156e8a8563ecf",
          "body": "escape pipes in table",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-14T05:04:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7402518c04538ff237a2dd2faa4b84c8b73730e2",
          "body": null,
          "is_bot": false,
          "headline": "Readme changes",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-14T05:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2985e6512a663d5e50b624c4a454f77b53607a2d",
          "body": null,
          "is_bot": false,
          "headline": "Readme changes",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-14T01:11:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bab89d6980075e361f2069615cc364b662191291",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.3.1",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-14T00:53:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc0567933171aed91b9587941f8d43293f394be7",
          "body": null,
          "is_bot": false,
          "headline": "properly include expected failures & unexpected successes in output",
          "author_name": "Dan Villiom Podlaski Christiansen",
          "author_login": "danchr",
          "committed_at": "2019-03-14T00:47:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c67ad6ee182738947af2c17a99dbe58de9a8291b",
          "body": null,
          "is_bot": false,
          "headline": "Improve coverages for _DuplicateWriter",
          "author_name": "ikedam",
          "author_login": "ikedam",
          "committed_at": "2019-03-14T00:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "896c5a2dea1555a9f512924960f673665c47c42e",
          "body": null,
          "is_bot": false,
          "headline": "Include filenames in test report",
          "author_name": "Jonas Trappenberg",
          "author_login": null,
          "committed_at": "2019-03-14T00:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96bb4c30976692cc7dbd795298b65e0ba85dcbd7",
          "body": null,
          "is_bot": false,
          "headline": "fix test",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-14T00:27:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dee9b1f2c7fcc2545628bc9b0205bfd095c35e6",
          "body": null,
          "is_bot": false,
          "headline": "CircleCI expects failure/error tags be before stdout/stderr",
          "author_name": "Jonas Trappenberg",
          "author_login": null,
          "committed_at": "2019-03-14T00:02:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea89336df2800e072db701399dacb05f8dd68055",
          "body": null,
          "is_bot": false,
          "headline": "Report stdout/stderr by testcase instead of by suite",
          "author_name": "Jonas Trappenberg",
          "author_login": null,
          "committed_at": "2019-03-14T00:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbbb6f2235c9c6ea16f94157c16236cd6dee1574",
          "body": null,
          "is_bot": false,
          "headline": "Fix local variable 'xml_content' referenced before assignment",
          "author_name": "Munkyu Im",
          "author_login": "munkyu",
          "committed_at": "2019-03-13T18:42:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77e9a5223d27c8bb32159358883ab5e3d65caec7",
          "body": null,
          "is_bot": false,
          "headline": "Create .landscape.yml",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-13T02:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "377b0c84ae7c4614710dd2a58daabeea695c911c",
          "body": null,
          "is_bot": false,
          "headline": "Travis config experiment.",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-13T01:39:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd9e791f4fac3272111f7dd0e08125340ea9b9d4",
          "body": null,
          "is_bot": false,
          "headline": "Travis: try to fix config for pypy",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-13T01:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e511a477dd398c96f1b1dd6ef5aebebd60b2dd4",
          "body": null,
          "is_bot": false,
          "headline": "Travis: more changes",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-13T01:27:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "863f0793299c08e4b25b867ba9362bdea9a6baa6",
          "body": null,
          "is_bot": false,
          "headline": "Travis: use dist in matrix",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-13T00:49:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7968d303610d62d586b96e4f0a648a694659f04",
          "body": null,
          "is_bot": false,
          "headline": "Travis: try sudo to unblock pypy",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-13T00:44:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "382d4521ab195055fed436be36cdb3e312b50619",
          "body": null,
          "is_bot": false,
          "headline": "More travis instrumentation",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-13T00:22:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "499bd7d18afc7791987b8cf6677f1195a1610598",
          "body": null,
          "is_bot": false,
          "headline": "Travis: use xenial",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-13T00:03:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "061f1e5d8d8541ac305a05b869f361d4b42ccbea",
          "body": null,
          "is_bot": false,
          "headline": "Fix badge",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-12T23:55:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b7d8aa220a4cc9d4c69c4855dd11d353c8603bf",
          "body": null,
          "is_bot": false,
          "headline": "Change pypy versions in travis conf",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-12T23:52:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e4ef38577d3d659b6c50eef76f6cc66f373cdc9",
          "body": null,
          "is_bot": false,
          "headline": "Fix for issue #182",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-03-12T23:37:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f87c8925092486a43d92f9013055b73c0c19b27f",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.2.1",
          "author_name": "Damien Nozay",
          "author_login": "dnozay",
          "committed_at": "2019-01-09T06:52:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0703e1dec771ccd02475806c959ef490bc77ec92",
          "body": "* [result] trying to fix subtest failures\r\n\r\n* [result] adding missing methods to add expected failure and unexpected success\r\n\r\n* [result] trying to add missing subdescription\r\n\r\n* [tests] adding missing test for subtest error",
          "is_bot": false,
          "headline": "Fix subtests (#178)",
          "author_name": "XonqNopp",
          "author_login": "XonqNopp",
          "committed_at": "2018-11-27T18:27:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8417e471b5172426266e327ad918bb96c1502423",
          "body": "I tested with Python 2.7, 3.5 and 3.7, and at least --buffer works\neverywhere. I was also missing a way to specify the output directory,\nso I added the ability to do so.\n\nThis fixes #143 and closes #144.",
          "is_bot": false,
          "headline": "runner: reinstate all unittest arguments; add --output",
          "author_name": "Dan Villiom Podlaski Christiansen",
          "author_login": "danchr",
          "committed_at": "2018-11-27T18:13:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 8,
      "commits_last_year": 4,
      "latest_release_at": "2026-01-07T15:56:51Z",
      "latest_release_tag": "4.0.0",
      "releases_from_tags": false,
      "days_since_last_push": 195,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 195,
      "mean_days_between_releases": 413.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "unittest-xml-reporting",
          "exists": true,
          "license": "BSD-2-Clause",
          "keywords": [
            "pyunit",
            "unittest",
            "junit xml",
            "xunit",
            "report",
            "testrunner",
            "xmlrunner",
            "Development Status :: 5 - Production/Stable",
            "Intended Audience :: Developers",
            "Natural Language :: English",
            "Operating System :: OS Independent",
            "Programming Language :: Python :: 3 :: Only",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13",
            "Programming Language :: Python :: 3.14",
            "Programming Language :: Python :: Implementation :: CPython",
            "Programming Language :: Python :: Implementation :: PyPy",
            "Topic :: Software Development :: Libraries :: Python Modules",
            "Topic :: Software Development :: Testing"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/unittest-xml-reporting/",
          "is_deprecated": false,
          "latest_version": "4.0.0",
          "repository_url": "http://github.com/xmlrunner/unittest-xml-reporting/tree/master/",
          "versions_count": 44,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2008-10-28T01:15:22Z",
          "latest_published_at": "2026-01-07T15:50:58.983948Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 195
        }
      ]
    },
    "popularity": {
      "forks": 140,
      "stars": 307,
      "watchers": 11,
      "fork_history": {
        "days": [
          {
            "date": "2010-07-09",
            "count": 1
          },
          {
            "date": "2010-10-05",
            "count": 1
          },
          {
            "date": "2010-12-18",
            "count": 1
          },
          {
            "date": "2011-02-09",
            "count": 1
          },
          {
            "date": "2011-04-07",
            "count": 1
          },
          {
            "date": "2011-07-28",
            "count": 1
          },
          {
            "date": "2011-08-11",
            "count": 1
          },
          {
            "date": "2011-10-05",
            "count": 1
          },
          {
            "date": "2012-03-07",
            "count": 2
          },
          {
            "date": "2012-03-19",
            "count": 1
          },
          {
            "date": "2012-04-10",
            "count": 1
          },
          {
            "date": "2012-05-31",
            "count": 1
          },
          {
            "date": "2012-06-22",
            "count": 1
          },
          {
            "date": "2012-08-09",
            "count": 1
          },
          {
            "date": "2012-09-28",
            "count": 1
          },
          {
            "date": "2012-11-17",
            "count": 1
          },
          {
            "date": "2013-02-07",
            "count": 1
          },
          {
            "date": "2013-02-26",
            "count": 1
          },
          {
            "date": "2013-04-10",
            "count": 1
          },
          {
            "date": "2013-05-29",
            "count": 1
          },
          {
            "date": "2013-08-06",
            "count": 1
          },
          {
            "date": "2013-09-13",
            "count": 1
          },
          {
            "date": "2013-09-18",
            "count": 1
          },
          {
            "date": "2013-11-24",
            "count": 1
          },
          {
            "date": "2013-12-16",
            "count": 1
          },
          {
            "date": "2014-02-06",
            "count": 1
          },
          {
            "date": "2014-02-23",
            "count": 1
          },
          {
            "date": "2014-03-13",
            "count": 1
          },
          {
            "date": "2014-03-27",
            "count": 1
          },
          {
            "date": "2014-06-30",
            "count": 1
          },
          {
            "date": "2014-07-31",
            "count": 1
          },
          {
            "date": "2014-08-21",
            "count": 1
          },
          {
            "date": "2014-08-28",
            "count": 1
          },
          {
            "date": "2014-09-11",
            "count": 1
          },
          {
            "date": "2014-09-16",
            "count": 1
          },
          {
            "date": "2014-10-21",
            "count": 1
          },
          {
            "date": "2015-01-16",
            "count": 1
          },
          {
            "date": "2015-03-13",
            "count": 1
          },
          {
            "date": "2015-04-07",
            "count": 1
          },
          {
            "date": "2015-06-17",
            "count": 1
          },
          {
            "date": "2015-06-24",
            "count": 1
          },
          {
            "date": "2015-07-01",
            "count": 1
          },
          {
            "date": "2015-07-14",
            "count": 1
          },
          {
            "date": "2015-09-07",
            "count": 1
          },
          {
            "date": "2015-09-22",
            "count": 1
          },
          {
            "date": "2015-10-06",
            "count": 1
          },
          {
            "date": "2015-12-02",
            "count": 2
          },
          {
            "date": "2015-12-16",
            "count": 1
          },
          {
            "date": "2015-12-23",
            "count": 1
          },
          {
            "date": "2016-01-27",
            "count": 1
          },
          {
            "date": "2016-01-29",
            "count": 1
          },
          {
            "date": "2016-02-02",
            "count": 1
          },
          {
            "date": "2016-02-29",
            "count": 1
          },
          {
            "date": "2016-04-01",
            "count": 1
          },
          {
            "date": "2016-04-02",
            "count": 1
          },
          {
            "date": "2016-05-20",
            "count": 1
          },
          {
            "date": "2016-06-02",
            "count": 1
          },
          {
            "date": "2016-07-28",
            "count": 1
          },
          {
            "date": "2016-08-13",
            "count": 1
          },
          {
            "date": "2016-09-09",
            "count": 1
          },
          {
            "date": "2016-09-12",
            "count": 1
          },
          {
            "date": "2016-10-04",
            "count": 1
          },
          {
            "date": "2016-11-29",
            "count": 1
          },
          {
            "date": "2016-12-21",
            "count": 1
          },
          {
            "date": "2017-03-27",
            "count": 1
          },
          {
            "date": "2017-05-05",
            "count": 1
          },
          {
            "date": "2017-05-24",
            "count": 1
          },
          {
            "date": "2017-07-04",
            "count": 1
          },
          {
            "date": "2017-07-20",
            "count": 1
          },
          {
            "date": "2017-07-26",
            "count": 1
          },
          {
            "date": "2017-08-09",
            "count": 1
          },
          {
            "date": "2017-08-10",
            "count": 1
          },
          {
            "date": "2017-08-19",
            "count": 1
          },
          {
            "date": "2017-10-14",
            "count": 1
          },
          {
            "date": "2017-12-27",
            "count": 1
          },
          {
            "date": "2018-02-20",
            "count": 1
          },
          {
            "date": "2018-03-19",
            "count": 1
          },
          {
            "date": "2018-05-07",
            "count": 1
          },
          {
            "date": "2018-09-04",
            "count": 1
          },
          {
            "date": "2018-10-02",
            "count": 1
          },
          {
            "date": "2018-11-19",
            "count": 1
          },
          {
            "date": "2018-11-21",
            "count": 1
          },
          {
            "date": "2018-12-19",
            "count": 1
          },
          {
            "date": "2019-01-29",
            "count": 1
          },
          {
            "date": "2019-02-05",
            "count": 1
          },
          {
            "date": "2019-05-03",
            "count": 1
          },
          {
            "date": "2019-05-27",
            "count": 1
          },
          {
            "date": "2019-07-25",
            "count": 1
          },
          {
            "date": "2019-08-06",
            "count": 1
          },
          {
            "date": "2019-09-10",
            "count": 1
          },
          {
            "date": "2019-11-28",
            "count": 1
          },
          {
            "date": "2020-02-03",
            "count": 1
          },
          {
            "date": "2020-02-10",
            "count": 1
          },
          {
            "date": "2020-02-16",
            "count": 1
          },
          {
            "date": "2020-04-01",
            "count": 1
          },
          {
            "date": "2020-04-10",
            "count": 1
          },
          {
            "date": "2020-04-12",
            "count": 1
          },
          {
            "date": "2020-05-26",
            "count": 1
          },
          {
            "date": "2020-08-26",
            "count": 1
          },
          {
            "date": "2020-09-02",
            "count": 1
          },
          {
            "date": "2020-11-15",
            "count": 1
          },
          {
            "date": "2021-02-08",
            "count": 1
          },
          {
            "date": "2021-04-28",
            "count": 1
          },
          {
            "date": "2021-08-03",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-10-11",
            "count": 1
          },
          {
            "date": "2022-01-10",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-12",
            "count": 1
          },
          {
            "date": "2023-01-30",
            "count": 1
          },
          {
            "date": "2023-06-20",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-08-17",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-08-10",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 1
          },
          {
            "date": "2026-04-06",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 127,
        "total_forks": 140
      },
      "star_history": {
        "days": [
          {
            "date": "2008-10-23",
            "count": 8
          },
          {
            "date": "2008-11-02",
            "count": 1
          },
          {
            "date": "2008-12-30",
            "count": 1
          },
          {
            "date": "2009-01-28",
            "count": 1
          },
          {
            "date": "2009-02-09",
            "count": 1
          },
          {
            "date": "2009-02-14",
            "count": 1
          },
          {
            "date": "2009-03-17",
            "count": 1
          },
          {
            "date": "2009-05-02",
            "count": 1
          },
          {
            "date": "2009-05-05",
            "count": 1
          },
          {
            "date": "2009-06-17",
            "count": 1
          },
          {
            "date": "2009-07-17",
            "count": 1
          },
          {
            "date": "2009-08-08",
            "count": 1
          },
          {
            "date": "2009-08-14",
            "count": 1
          },
          {
            "date": "2009-09-30",
            "count": 1
          },
          {
            "date": "2009-11-22",
            "count": 1
          },
          {
            "date": "2010-01-13",
            "count": 1
          },
          {
            "date": "2010-01-29",
            "count": 1
          },
          {
            "date": "2010-02-12",
            "count": 1
          },
          {
            "date": "2010-03-04",
            "count": 1
          },
          {
            "date": "2010-04-09",
            "count": 1
          },
          {
            "date": "2010-08-19",
            "count": 1
          },
          {
            "date": "2010-09-06",
            "count": 1
          },
          {
            "date": "2010-09-17",
            "count": 1
          },
          {
            "date": "2010-10-19",
            "count": 1
          },
          {
            "date": "2010-12-10",
            "count": 1
          },
          {
            "date": "2010-12-20",
            "count": 1
          },
          {
            "date": "2011-02-10",
            "count": 2
          },
          {
            "date": "2011-02-11",
            "count": 1
          },
          {
            "date": "2011-02-15",
            "count": 1
          },
          {
            "date": "2011-03-02",
            "count": 1
          },
          {
            "date": "2011-05-27",
            "count": 1
          },
          {
            "date": "2011-07-05",
            "count": 1
          },
          {
            "date": "2011-07-19",
            "count": 1
          },
          {
            "date": "2011-07-22",
            "count": 1
          },
          {
            "date": "2011-08-16",
            "count": 1
          },
          {
            "date": "2011-09-19",
            "count": 1
          },
          {
            "date": "2012-01-10",
            "count": 1
          },
          {
            "date": "2012-04-13",
            "count": 1
          },
          {
            "date": "2012-06-22",
            "count": 1
          },
          {
            "date": "2013-03-22",
            "count": 1
          },
          {
            "date": "2013-04-01",
            "count": 1
          },
          {
            "date": "2013-04-10",
            "count": 1
          },
          {
            "date": "2013-04-11",
            "count": 1
          },
          {
            "date": "2013-05-14",
            "count": 1
          },
          {
            "date": "2013-08-15",
            "count": 1
          },
          {
            "date": "2013-08-16",
            "count": 1
          },
          {
            "date": "2013-09-20",
            "count": 1
          },
          {
            "date": "2013-11-28",
            "count": 1
          },
          {
            "date": "2014-02-15",
            "count": 1
          },
          {
            "date": "2014-03-13",
            "count": 2
          },
          {
            "date": "2014-03-14",
            "count": 1
          },
          {
            "date": "2014-04-09",
            "count": 1
          },
          {
            "date": "2014-05-28",
            "count": 1
          },
          {
            "date": "2014-06-22",
            "count": 1
          },
          {
            "date": "2014-07-03",
            "count": 1
          },
          {
            "date": "2014-08-04",
            "count": 1
          },
          {
            "date": "2014-09-25",
            "count": 1
          },
          {
            "date": "2014-10-05",
            "count": 1
          },
          {
            "date": "2014-10-17",
            "count": 1
          },
          {
            "date": "2014-10-20",
            "count": 1
          },
          {
            "date": "2014-10-23",
            "count": 1
          },
          {
            "date": "2014-11-05",
            "count": 1
          },
          {
            "date": "2015-01-08",
            "count": 1
          },
          {
            "date": "2015-01-21",
            "count": 1
          },
          {
            "date": "2015-02-03",
            "count": 1
          },
          {
            "date": "2015-03-17",
            "count": 1
          },
          {
            "date": "2015-04-09",
            "count": 1
          },
          {
            "date": "2015-04-21",
            "count": 1
          },
          {
            "date": "2015-04-25",
            "count": 1
          },
          {
            "date": "2015-05-04",
            "count": 1
          },
          {
            "date": "2015-05-19",
            "count": 1
          },
          {
            "date": "2015-05-21",
            "count": 1
          },
          {
            "date": "2015-07-14",
            "count": 1
          },
          {
            "date": "2015-10-05",
            "count": 1
          },
          {
            "date": "2015-11-09",
            "count": 1
          },
          {
            "date": "2015-11-12",
            "count": 1
          },
          {
            "date": "2015-11-18",
            "count": 1
          },
          {
            "date": "2015-11-30",
            "count": 1
          },
          {
            "date": "2015-12-10",
            "count": 1
          },
          {
            "date": "2015-12-11",
            "count": 1
          },
          {
            "date": "2016-01-04",
            "count": 1
          },
          {
            "date": "2016-01-18",
            "count": 1
          },
          {
            "date": "2016-01-20",
            "count": 1
          },
          {
            "date": "2016-02-04",
            "count": 1
          },
          {
            "date": "2016-02-23",
            "count": 1
          },
          {
            "date": "2016-03-04",
            "count": 1
          },
          {
            "date": "2016-03-16",
            "count": 1
          },
          {
            "date": "2016-03-23",
            "count": 1
          },
          {
            "date": "2016-03-31",
            "count": 1
          },
          {
            "date": "2016-04-13",
            "count": 1
          },
          {
            "date": "2016-04-14",
            "count": 1
          },
          {
            "date": "2016-05-04",
            "count": 1
          },
          {
            "date": "2016-05-08",
            "count": 1
          },
          {
            "date": "2016-05-24",
            "count": 1
          },
          {
            "date": "2016-06-20",
            "count": 1
          },
          {
            "date": "2016-06-29",
            "count": 1
          },
          {
            "date": "2016-07-02",
            "count": 1
          },
          {
            "date": "2016-07-05",
            "count": 1
          },
          {
            "date": "2016-07-19",
            "count": 1
          },
          {
            "date": "2016-08-14",
            "count": 1
          },
          {
            "date": "2016-08-21",
            "count": 1
          },
          {
            "date": "2016-09-12",
            "count": 2
          },
          {
            "date": "2016-09-23",
            "count": 1
          },
          {
            "date": "2016-10-05",
            "count": 1
          },
          {
            "date": "2016-10-28",
            "count": 1
          },
          {
            "date": "2016-12-09",
            "count": 1
          },
          {
            "date": "2017-02-07",
            "count": 1
          },
          {
            "date": "2017-02-08",
            "count": 1
          },
          {
            "date": "2017-02-10",
            "count": 1
          },
          {
            "date": "2017-02-13",
            "count": 1
          },
          {
            "date": "2017-02-16",
            "count": 1
          },
          {
            "date": "2017-03-29",
            "count": 1
          },
          {
            "date": "2017-04-07",
            "count": 1
          },
          {
            "date": "2017-04-20",
            "count": 1
          },
          {
            "date": "2017-04-24",
            "count": 1
          },
          {
            "date": "2017-04-30",
            "count": 1
          },
          {
            "date": "2017-06-09",
            "count": 1
          },
          {
            "date": "2017-07-04",
            "count": 1
          },
          {
            "date": "2017-07-14",
            "count": 1
          },
          {
            "date": "2017-08-01",
            "count": 1
          },
          {
            "date": "2017-08-07",
            "count": 1
          },
          {
            "date": "2017-08-09",
            "count": 1
          },
          {
            "date": "2017-08-15",
            "count": 1
          },
          {
            "date": "2017-08-21",
            "count": 1
          },
          {
            "date": "2017-08-31",
            "count": 1
          },
          {
            "date": "2017-09-05",
            "count": 1
          },
          {
            "date": "2017-10-10",
            "count": 1
          },
          {
            "date": "2017-10-12",
            "count": 1
          },
          {
            "date": "2017-10-20",
            "count": 1
          },
          {
            "date": "2017-11-08",
            "count": 1
          },
          {
            "date": "2017-11-20",
            "count": 1
          },
          {
            "date": "2017-12-03",
            "count": 1
          },
          {
            "date": "2017-12-05",
            "count": 1
          },
          {
            "date": "2017-12-07",
            "count": 1
          },
          {
            "date": "2017-12-19",
            "count": 1
          },
          {
            "date": "2017-12-27",
            "count": 1
          },
          {
            "date": "2018-02-06",
            "count": 1
          },
          {
            "date": "2018-02-09",
            "count": 1
          },
          {
            "date": "2018-02-12",
            "count": 1
          },
          {
            "date": "2018-02-16",
            "count": 1
          },
          {
            "date": "2018-03-02",
            "count": 1
          },
          {
            "date": "2018-03-22",
            "count": 1
          },
          {
            "date": "2018-04-04",
            "count": 1
          },
          {
            "date": "2018-04-07",
            "count": 1
          },
          {
            "date": "2018-04-25",
            "count": 1
          },
          {
            "date": "2018-05-10",
            "count": 1
          },
          {
            "date": "2018-05-15",
            "count": 1
          },
          {
            "date": "2018-06-14",
            "count": 1
          },
          {
            "date": "2018-06-23",
            "count": 1
          },
          {
            "date": "2018-06-25",
            "count": 1
          },
          {
            "date": "2018-07-02",
            "count": 1
          },
          {
            "date": "2018-07-16",
            "count": 1
          },
          {
            "date": "2018-07-19",
            "count": 1
          },
          {
            "date": "2018-07-20",
            "count": 1
          },
          {
            "date": "2018-07-26",
            "count": 1
          },
          {
            "date": "2018-07-27",
            "count": 1
          },
          {
            "date": "2018-07-30",
            "count": 1
          },
          {
            "date": "2018-08-02",
            "count": 1
          },
          {
            "date": "2018-08-17",
            "count": 1
          },
          {
            "date": "2018-09-07",
            "count": 1
          },
          {
            "date": "2018-09-11",
            "count": 1
          },
          {
            "date": "2018-09-19",
            "count": 1
          },
          {
            "date": "2018-10-03",
            "count": 1
          },
          {
            "date": "2018-10-25",
            "count": 1
          },
          {
            "date": "2018-11-19",
            "count": 1
          },
          {
            "date": "2018-11-26",
            "count": 1
          },
          {
            "date": "2018-12-04",
            "count": 1
          },
          {
            "date": "2018-12-07",
            "count": 1
          },
          {
            "date": "2018-12-10",
            "count": 1
          },
          {
            "date": "2018-12-11",
            "count": 1
          },
          {
            "date": "2018-12-13",
            "count": 1
          },
          {
            "date": "2018-12-15",
            "count": 1
          },
          {
            "date": "2018-12-17",
            "count": 2
          },
          {
            "date": "2018-12-22",
            "count": 1
          },
          {
            "date": "2019-01-21",
            "count": 1
          },
          {
            "date": "2019-01-24",
            "count": 1
          },
          {
            "date": "2019-01-29",
            "count": 1
          },
          {
            "date": "2019-02-07",
            "count": 1
          },
          {
            "date": "2019-02-14",
            "count": 1
          },
          {
            "date": "2019-02-15",
            "count": 1
          },
          {
            "date": "2019-02-20",
            "count": 1
          },
          {
            "date": "2019-03-22",
            "count": 1
          },
          {
            "date": "2019-04-06",
            "count": 1
          },
          {
            "date": "2019-04-16",
            "count": 1
          },
          {
            "date": "2019-04-22",
            "count": 1
          },
          {
            "date": "2019-04-25",
            "count": 1
          },
          {
            "date": "2019-05-02",
            "count": 1
          },
          {
            "date": "2019-05-21",
            "count": 1
          },
          {
            "date": "2019-05-29",
            "count": 1
          },
          {
            "date": "2019-06-17",
            "count": 1
          },
          {
            "date": "2019-07-09",
            "count": 1
          },
          {
            "date": "2019-07-17",
            "count": 1
          },
          {
            "date": "2019-07-18",
            "count": 1
          },
          {
            "date": "2019-08-08",
            "count": 1
          },
          {
            "date": "2019-08-27",
            "count": 1
          },
          {
            "date": "2019-09-12",
            "count": 1
          },
          {
            "date": "2019-09-13",
            "count": 1
          },
          {
            "date": "2019-10-21",
            "count": 1
          },
          {
            "date": "2019-10-22",
            "count": 1
          },
          {
            "date": "2019-10-31",
            "count": 2
          },
          {
            "date": "2019-11-13",
            "count": 1
          },
          {
            "date": "2019-11-14",
            "count": 1
          },
          {
            "date": "2019-11-19",
            "count": 1
          },
          {
            "date": "2019-12-02",
            "count": 1
          },
          {
            "date": "2019-12-17",
            "count": 1
          },
          {
            "date": "2020-01-07",
            "count": 1
          },
          {
            "date": "2020-01-29",
            "count": 1
          },
          {
            "date": "2020-02-11",
            "count": 1
          },
          {
            "date": "2020-02-18",
            "count": 1
          },
          {
            "date": "2020-02-20",
            "count": 1
          },
          {
            "date": "2020-03-28",
            "count": 1
          },
          {
            "date": "2020-04-10",
            "count": 1
          },
          {
            "date": "2020-04-16",
            "count": 1
          },
          {
            "date": "2020-04-22",
            "count": 1
          },
          {
            "date": "2020-05-22",
            "count": 1
          },
          {
            "date": "2020-06-04",
            "count": 1
          },
          {
            "date": "2020-06-07",
            "count": 1
          },
          {
            "date": "2020-06-09",
            "count": 1
          },
          {
            "date": "2020-08-05",
            "count": 1
          },
          {
            "date": "2020-08-20",
            "count": 1
          },
          {
            "date": "2020-09-13",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-09-15",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 2
          },
          {
            "date": "2020-10-23",
            "count": 1
          },
          {
            "date": "2020-10-28",
            "count": 1
          },
          {
            "date": "2020-11-11",
            "count": 1
          },
          {
            "date": "2020-11-28",
            "count": 1
          },
          {
            "date": "2020-12-21",
            "count": 1
          },
          {
            "date": "2021-01-06",
            "count": 1
          },
          {
            "date": "2021-01-12",
            "count": 1
          },
          {
            "date": "2021-01-29",
            "count": 1
          },
          {
            "date": "2021-02-01",
            "count": 1
          },
          {
            "date": "2021-03-22",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-06-25",
            "count": 1
          },
          {
            "date": "2021-08-23",
            "count": 1
          },
          {
            "date": "2021-10-01",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-10-24",
            "count": 1
          },
          {
            "date": "2021-12-19",
            "count": 1
          },
          {
            "date": "2021-12-24",
            "count": 1
          },
          {
            "date": "2021-12-28",
            "count": 2
          },
          {
            "date": "2021-12-31",
            "count": 1
          },
          {
            "date": "2022-01-05",
            "count": 1
          },
          {
            "date": "2022-01-25",
            "count": 1
          },
          {
            "date": "2022-01-28",
            "count": 1
          },
          {
            "date": "2022-02-02",
            "count": 1
          },
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-02-16",
            "count": 1
          },
          {
            "date": "2022-02-28",
            "count": 1
          },
          {
            "date": "2022-03-26",
            "count": 1
          },
          {
            "date": "2022-03-31",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-05-08",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-06-16",
            "count": 1
          },
          {
            "date": "2022-07-18",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 1
          },
          {
            "date": "2022-08-16",
            "count": 1
          },
          {
            "date": "2022-08-21",
            "count": 1
          },
          {
            "date": "2022-09-13",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 1
          },
          {
            "date": "2023-03-13",
            "count": 1
          },
          {
            "date": "2023-03-26",
            "count": 1
          },
          {
            "date": "2023-04-06",
            "count": 1
          },
          {
            "date": "2023-09-15",
            "count": 1
          },
          {
            "date": "2023-10-11",
            "count": 1
          },
          {
            "date": "2023-11-10",
            "count": 1
          },
          {
            "date": "2024-01-10",
            "count": 1
          },
          {
            "date": "2024-01-15",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-28",
            "count": 1
          },
          {
            "date": "2024-06-10",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 1
          },
          {
            "date": "2025-12-19",
            "count": 1
          },
          {
            "date": "2025-12-20",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 2
          },
          {
            "date": "2026-03-31",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 307,
        "total_stars": 307
      },
      "open_issues_and_prs": 27
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 37375,
      "source_files_sampled": 33,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 1,
        "malicious_count": 0,
        "assessed_package": "pypi:unittest-xml-reporting@4.0.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "lxml",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "lxml",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1,
        "direct_count": 1,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 11,
        "merged_prs": 80,
        "open_issues": 16,
        "closed_ratio": 0.873,
        "closed_issues": 110,
        "closed_unmerged_prs": 66
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "dnozay",
          "commits": 232,
          "avatar_url": "https://avatars.githubusercontent.com/u/205466?v=4"
        },
        {
          "type": "User",
          "login": "danielfm",
          "commits": 60,
          "avatar_url": "https://avatars.githubusercontent.com/u/29534?v=4"
        },
        {
          "type": "User",
          "login": "s0undt3ch",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/300048?v=4"
        },
        {
          "type": "User",
          "login": "danchr",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/59300?v=4"
        },
        {
          "type": "User",
          "login": "gliptak",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/50109?v=4"
        },
        {
          "type": "User",
          "login": "ikedam",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/3115961?v=4"
        },
        {
          "type": "User",
          "login": "felixxm",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/2865885?v=4"
        },
        {
          "type": "User",
          "login": "xavfernandez",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1089744?v=4"
        },
        {
          "type": "User",
          "login": "Konboi",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/536667?v=4"
        },
        {
          "type": "User",
          "login": "duncm",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/716768?v=4"
        }
      ],
      "contributors_sampled": 37,
      "top_contributor_share": 0.606
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "tests.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "tox.ini"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "1 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 8 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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 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": "ea4c4d66d316afcb05da682c998a6be641ec6045",
        "ran_at": "2026-07-21T23:43:24Z",
        "aggregate_score": 3.4,
        "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-01-07T16:13:13Z",
      "oldest_open_prs": [
        {
          "number": 228,
          "created_at": "2020-09-02T15:33:05Z",
          "last_comment_at": "2020-11-23T19:52:12Z",
          "last_comment_author": "dnozay"
        },
        {
          "number": 270,
          "created_at": "2022-06-28T21:08:25Z",
          "last_comment_at": "2022-07-25T16:22:46Z",
          "last_comment_author": "codecov-commenter"
        },
        {
          "number": 271,
          "created_at": "2022-08-02T14:31:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 272,
          "created_at": "2022-09-08T15:27:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 273,
          "created_at": "2022-09-12T12:11:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 276,
          "created_at": "2023-02-02T22:57:25Z",
          "last_comment_at": "2023-02-03T18:08:42Z",
          "last_comment_author": "nchantarotwong"
        },
        {
          "number": 287,
          "created_at": "2024-08-17T10:29:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 291,
          "created_at": "2025-04-11T12:30:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 293,
          "created_at": "2025-09-01T07:21:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 296,
          "created_at": "2026-04-06T10:21:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 297,
          "created_at": "2026-04-06T10:55:37Z",
          "last_comment_at": "2026-04-06T10:56:59Z",
          "last_comment_author": "dhruvparanjape"
        }
      ],
      "last_merged_pr_at": "2026-01-06T14:04:40Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 201,
          "created_at": "2019-06-19T14:03:20Z",
          "last_comment_at": "2020-02-18T01:07:07Z",
          "last_comment_author": "dnozay"
        },
        {
          "number": 225,
          "created_at": "2020-05-11T05:20:47Z",
          "last_comment_at": "2020-08-14T22:13:52Z",
          "last_comment_author": "dnozay"
        },
        {
          "number": 227,
          "created_at": "2020-08-27T02:12:00Z",
          "last_comment_at": "2020-11-16T16:24:41Z",
          "last_comment_author": "dnozay"
        },
        {
          "number": 229,
          "created_at": "2020-10-21T19:50:45Z",
          "last_comment_at": "2020-11-16T17:47:48Z",
          "last_comment_author": "bobwhitelock"
        },
        {
          "number": 234,
          "created_at": "2021-03-18T14:58:57Z",
          "last_comment_at": "2021-09-14T17:12:12Z",
          "last_comment_author": "dnozay"
        },
        {
          "number": 255,
          "created_at": "2021-09-07T01:39:12Z",
          "last_comment_at": "2026-01-07T16:27:24Z",
          "last_comment_author": "Paebbels"
        },
        {
          "number": 267,
          "created_at": "2022-02-28T20:01:31Z",
          "last_comment_at": "2022-07-25T16:19:15Z",
          "last_comment_author": "dnozay"
        },
        {
          "number": 268,
          "created_at": "2022-03-11T19:05:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 275,
          "created_at": "2023-01-04T17:49:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 281,
          "created_at": "2023-09-28T10:15:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 283,
          "created_at": "2024-03-20T10:45:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 284,
          "created_at": "2024-06-09T17:54:50Z",
          "last_comment_at": "2026-01-07T16:14:48Z",
          "last_comment_author": "dnozay"
        },
        {
          "number": 285,
          "created_at": "2024-06-09T18:21:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 288,
          "created_at": "2025-01-17T15:11:34Z",
          "last_comment_at": "2025-01-22T14:07:38Z",
          "last_comment_author": "silkehorn"
        },
        {
          "number": 292,
          "created_at": "2025-05-20T09:08:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 298,
          "created_at": "2026-06-30T14:00:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/xmlrunner/unittest-xml-reporting",
    "host": "github.com",
    "name": "unittest-xml-reporting",
    "owner": "xmlrunner"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 52,
      "inputs": {
        "security": 47,
        "vitality": 26,
        "community": 58,
        "governance": 58,
        "engineering": 72
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 26,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 11,
            "inputs": {
              "commits_last_year": 4,
              "human_commit_share": 1,
              "days_since_last_push": 195,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 195 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 195
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "4 commits in the last year",
                "points": 6.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": 49,
            "inputs": {
              "releases_count": 8,
              "latest_release_tag": "4.0.0",
              "releases_from_tags": false,
              "days_since_latest_release": 195,
              "mean_days_between_releases": 413.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "8 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 195 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 195
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~413.2 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 413.2
                    }
                  }
                ],
                "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": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "recent_release",
                "dependencies_clean"
              ],
              "signals": [
                "issue_rot",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 9,
              "unanswered_open_issues": 9,
              "days_since_last_merged_pr": 196,
              "days_since_last_human_commit": 195,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 195 days, with nothing left unanswered; held at dormant by a release within the year, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 195
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "a release within the year, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 58,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "forks": 140,
              "stars": 307,
              "watchers": 11,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "307 stars",
                "points": 40.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 307
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "140 forks",
                "points": 17.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 140
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "11 watchers",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 37,
              "top_contributor_share": 0.606
            },
            "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 61% of commits",
                "points": 8.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 61
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "37 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "merged_prs": 80,
              "open_issues": 16,
              "closed_issues": 110,
              "issue_closed_ratio": 0.873,
              "closed_unmerged_prs": 66
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "87% of issues closed",
                "points": 40.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 87
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "80/146 decided PRs merged",
                "points": 21,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 80,
                      "decided": 146
                    }
                  }
                ],
                "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": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "followers": 1,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "xmlrunner",
              "public_repos": 1,
              "account_age_days": 4402
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1 followers of xmlrunner",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1,
                      "login": "xmlrunner"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "1 public repos, account ~12 yr old",
                "points": 14.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 1
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "unittest-xml-reporting"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 195
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 195 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 195
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "44 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 44
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 72,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "tox.ini",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "1 out of 11 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "unittest",
                "xml-report",
                "test-runner",
                "xunit",
                "xunit-tests",
                "junit-xml",
                "jenkins",
                "pytest",
                "nose",
                "python"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "10 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Security",
        "value": 47,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 34,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "1 out of 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 8 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "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): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:unittest-xml-reporting@4.0.0 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:unittest-xml-reporting@4.0.0",
                  "assessed": 1
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 1,
              "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": 13
            },
            "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": 39,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.3,
              "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": "30 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 30,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile",
                "docs/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, docs/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, docs/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "tox.ini",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 37375,
              "source_files_sampled": 33,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/33 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 33,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T23:43:44.573673Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/x/xmlrunner/unittest-xml-reporting.svg",
  "full_name": "xmlrunner/unittest-xml-reporting",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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