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

pitdicker / chrono

Date and time library for Rust

RustLicencia propia★ 0 estrellas⑂ 1 forkdesde abr 2023forkVer en GitHub ↗

pitdicker/chrono tiene un índice de salud de 26 sobre 100, lo que lo sitúa en la banda Crítico. Su puntuación más alta es Security (47/100) y la más baja, Community & Adoption (9/100). Se actualizó por última vez hace 747 días. 2 personas concentran la mayor parte del trabajo reciente.

26
global / 100
Crítico

Índice de salud del software

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

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

Perfil de puntuación

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

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

Titularidad

Paul DickerCuenta personal
19 seguidores22 repositorios públicosdesde dic 2013

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicaciónEtiquetas
crates.iochronoapunta a otro repositorio; no se puntúa0.4.4548.349.51595hace 51 díascalendardatetimedate-and-time

Métricas por categoría

Vitalidad

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

20Crítico · 22% del índice global
Cómo se puntúa
0/36Recencia de push — último push hace 747 días
0/36Cadencia de commits — 0/52 semanas con commits
0/18Volumen de commits — 0 commits en el último año
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Datos de entrada utilizados
commits_last_year0
human_commit_share0,97
days_since_last_push747
active_weeks_last_year0
Cómo se puntúa
16.2/27Publica versiones — 88 etiquetas de versión (sin releases de GitHub)
0/36Recencia de las versiones — última versión hace 831 días
27/27Cadencia de publicación — una versión cada ~24,8 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count88
latest_release_tagv0.4.38
releases_from_tags
days_since_latest_release831
mean_days_between_releases24,8
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

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

9Crítico · 18% del índice global
Cómo se puntúa
0/60Estrellas — 0 estrellas
0/25Forks — 1 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks1
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
0/22.5README
16.9/22.5Licencia — archivo de licencia presente, no es una licencia reconocida
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

41En riesgo · 24% del índice global
Cómo se puntúa
25.2/54Factor bus — la mitad de los commits recae en 2 contribuyente(s)
14.9/22.5Distribución de commits — el principal contribuyente firma el 34% de los commits
13.5/13.5Amplitud de contribuyentes — 99 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 37 contributing companies or organizations
Datos de entrada utilizados
bus_factor2
contributors_sampled99
top_contributor_share0,339
Cómo se puntúa
0/46.8Resolución de issues — sin issues o sin datos
0/38.3Aceptación de PR — 0/1 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs1
Excluidos de la puntuación (sin datos o no aplicable): Resolución de issues. Los pesos restantes se han renormalizado.
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
9.4/25Alcance del propietario — 19 seguidores de pitdicker
21.9/25Trayectoria — 22 repos públicos, cuenta de ~12 años
Datos de entrada utilizados
followers19
owner_typeUser
is_verified
owner_loginpitdicker
public_repos22
account_age_days4595
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.

Calidad de Ingeniería

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

36En riesgo · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 3 flujo(s) de trabajo
24/24Pruebas presentes
0/16Configuración de linter
0/9.6Hooks de pre-commit
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — sin datos
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: CI-Tests. Los pesos restantes se han renormalizado.
Cómo se puntúa
0/30README
0/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
0/10Descripción del repositorio
0/10Topics
0/10Wiki
Datos de entrada utilizados
topics
has_wikino
homepage
has_readmeno
has_docs_dirno
has_descriptionno

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 — branch protection not enabled on development/release branches
0/2.5CI-Tests — sin datos
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 37 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is 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 — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
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_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4,7
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, packaging, signed_releases. Los pesos restantes se han renormalizado.

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.

42En 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)
1.6/40Historial de commits legible — 3 de 97 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,031
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
12.6/18Arranque con un solo comando — Cargo.toml, bench/Cargo.toml, ci/core-test/Cargo.toml (convención del toolchain, sin ejecutor de tareas)
22/22Pruebas automatizadas
0/11Configuración de lint / formato
11/11Verificación estática de tipos — Rust (tipado estático)
0/10Entorno reproducible
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
8/8Mantenimiento automatizado — 3 de los últimos 100 commits son actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfiles
has_dockerfileno
typed_language
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, bench/Cargo.toml, ci/core-test/Cargo.toml, fuzz/Cargo.toml
dependency_bot_commit_share0,03
Cómo se puntúa
45/45Código verificable por tipos — Rust (tipado estático)
46.8/55Tamaños de archivo manejables — 7/47 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageRust
largest_source_bytes95.533
source_files_sampled47
oversized_source_files7

Datos clave

0estrellas de GitHub
99contribuidores
0commits en los últimos 12 meses
747días desde el último push
88versiones publicadas
2factor bus
0issues abiertas
crates.ioecosistemas de paquetes

Advertencias de recopilación de datos

  • Community profile unavailable
  • crates package 'chrono' points at a different repository (https://github.com/chronotope/chrono); excluded from ecosystem scoring
  • Could not fetch crates package 'benches' from its registry
  • Could not fetch crates package 'core-test' from its registry
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Más detalle

OpenSSF Scorecard 4.7 / 10
4.7agregado

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/dCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 37 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is 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
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Dependencias directas 7
RegistroPaqueteRestricción de versiónManifiesto
crates.ionum-traits0.2Cargo.toml
crates.ioserde1.0.99Cargo.toml
crates.iopure-rust-locales0.8Cargo.toml
crates.iorkyv0.7.43Cargo.toml
crates.ioarbitrary1.0.0Cargo.toml
crates.iochronobench/Cargo.toml
crates.iochronoci/core-test/Cargo.toml
Todas las dependencias no recopilado

No fue posible recopilar el conjunto de dependencias resuelto para este informe: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 5202,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Rust": 1254714
      },
      "pushed_at": "2024-07-08T07:50:32Z",
      "created_at": "2023-04-05T09:03:38Z",
      "owner_type": "User",
      "updated_at": "2025-02-25T08:51:07Z",
      "description": "Date and time library for Rust",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Paul Dicker",
      "type": "User",
      "login": "pitdicker",
      "company": null,
      "location": "Netherlands",
      "followers": 19,
      "avatar_url": "https://avatars.githubusercontent.com/u/6255050?v=4",
      "created_at": "2013-12-24T16:20:31Z",
      "is_verified": null,
      "public_repos": 22,
      "account_age_days": 4595
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.4.38",
          "kind": "patch",
          "published_at": "2024-04-15T09:51:49Z"
        },
        {
          "tag": "v0.4.37",
          "kind": "patch",
          "published_at": "2024-03-27T11:42:39Z"
        },
        {
          "tag": "v0.4.36",
          "kind": "patch",
          "published_at": "2024-03-26T16:36:07Z"
        },
        {
          "tag": "v0.4.35",
          "kind": "patch",
          "published_at": "2024-03-06T13:25:00Z"
        },
        {
          "tag": "v0.4.34",
          "kind": "patch",
          "published_at": "2024-02-11T05:39:29Z"
        },
        {
          "tag": "v0.4.33",
          "kind": "patch",
          "published_at": "2024-01-25T12:32:46Z"
        },
        {
          "tag": "v0.4.32",
          "kind": "patch",
          "published_at": "2024-01-22T22:04:19Z"
        },
        {
          "tag": "v0.4.31",
          "kind": "patch",
          "published_at": "2023-09-15T14:48:33Z"
        },
        {
          "tag": "v0.4.30",
          "kind": "patch",
          "published_at": "2023-09-07T14:46:53Z"
        },
        {
          "tag": "v0.4.29",
          "kind": "patch",
          "published_at": "2023-09-05T15:34:32Z"
        },
        {
          "tag": "v0.4.28",
          "kind": "patch",
          "published_at": "2023-08-30T19:28:33Z"
        },
        {
          "tag": "v0.4.27",
          "kind": "patch",
          "published_at": "2023-08-29T13:50:40Z"
        },
        {
          "tag": "v0.4.26",
          "kind": "patch",
          "published_at": "2023-05-30T19:22:28Z"
        },
        {
          "tag": "v0.4.25",
          "kind": "patch",
          "published_at": "2023-05-29T09:10:56Z"
        },
        {
          "tag": "v0.4.24",
          "kind": "patch",
          "published_at": "2023-03-10T12:15:31Z"
        },
        {
          "tag": "v0.4.23",
          "kind": "patch",
          "published_at": "2022-11-12T04:09:20Z"
        },
        {
          "tag": "v0.4.22",
          "kind": "patch",
          "published_at": "2022-08-13T13:33:52Z"
        },
        {
          "tag": "v0.4.21",
          "kind": "patch",
          "published_at": "2022-08-09T14:18:25Z"
        },
        {
          "tag": "v0.4.20",
          "kind": "patch",
          "published_at": "2022-08-04T14:44:23Z"
        },
        {
          "tag": "v0.4.20-beta.1",
          "kind": "prerelease",
          "published_at": "2022-07-24T10:17:38Z"
        },
        {
          "tag": "v0.4.20-rc.1",
          "kind": "prerelease",
          "published_at": "2022-07-26T12:20:42Z"
        },
        {
          "tag": "v0.4.19",
          "kind": "patch",
          "published_at": "2020-09-30T14:54:28Z"
        },
        {
          "tag": "v0.4.18",
          "kind": "patch",
          "published_at": "2020-09-26T15:19:50Z"
        },
        {
          "tag": "v0.4.17",
          "kind": "patch",
          "published_at": "2020-09-26T01:08:21Z"
        },
        {
          "tag": "v0.4.16",
          "kind": "patch",
          "published_at": "2020-09-25T19:19:33Z"
        },
        {
          "tag": "v0.4.15",
          "kind": "patch",
          "published_at": "2020-08-14T21:00:31Z"
        },
        {
          "tag": "v0.4.14",
          "kind": "patch",
          "published_at": "2020-08-07T14:59:12Z"
        },
        {
          "tag": "v0.4.13",
          "kind": "patch",
          "published_at": "2020-07-05T22:58:12Z"
        },
        {
          "tag": "v0.4.12",
          "kind": "patch",
          "published_at": "2020-07-01T22:21:04Z"
        },
        {
          "tag": "v0.4.11",
          "kind": "patch",
          "published_at": "2020-03-07T21:16:02Z"
        },
        {
          "tag": "v0.4.10",
          "kind": "patch",
          "published_at": "2019-11-24T17:15:55Z"
        },
        {
          "tag": "v0.4.9",
          "kind": "patch",
          "published_at": "2019-09-04T03:02:34Z"
        },
        {
          "tag": "v0.4.8",
          "kind": "patch",
          "published_at": "2019-08-31T19:26:32Z"
        },
        {
          "tag": "v0.4.7",
          "kind": "patch",
          "published_at": "2019-06-25T00:56:40Z"
        },
        {
          "tag": "v0.4.6",
          "kind": "patch",
          "published_at": "2018-08-25T20:47:10Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2018-07-28T21:12:03Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2018-06-23T21:32:44Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2018-06-11T01:36:36Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2018-04-07T21:51:56Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2018-03-28T02:03:00Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2017-06-21T17:59:46Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2017-05-01T18:13:00Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2017-02-06T20:52:07Z"
        },
        {
          "tag": "v0.2.25",
          "kind": "patch",
          "published_at": "2016-08-03T18:44:31Z"
        },
        {
          "tag": "v0.2.24",
          "kind": "patch",
          "published_at": "2016-08-03T18:37:33Z"
        },
        {
          "tag": "v0.2.23",
          "kind": "patch",
          "published_at": "2016-08-02T16:18:33Z"
        },
        {
          "tag": "v0.2.22",
          "kind": "patch",
          "published_at": "2016-04-21T23:54:57Z"
        },
        {
          "tag": "v0.2.21",
          "kind": "patch",
          "published_at": "2016-03-29T00:00:49Z"
        },
        {
          "tag": "v0.2.20",
          "kind": "patch",
          "published_at": "2016-03-05T15:19:29Z"
        },
        {
          "tag": "v0.2.19",
          "kind": "patch",
          "published_at": "2016-02-04T16:35:43Z"
        },
        {
          "tag": "v0.2.18",
          "kind": "patch",
          "published_at": "2016-01-23T05:41:12Z"
        },
        {
          "tag": "v0.2.17",
          "kind": "patch",
          "published_at": "2015-11-21T18:27:08Z"
        },
        {
          "tag": "v0.2.16",
          "kind": "patch",
          "published_at": "2015-09-06T12:46:03Z"
        },
        {
          "tag": "v0.2.15",
          "kind": "patch",
          "published_at": "2015-07-05T06:26:30Z"
        },
        {
          "tag": "v0.2.14",
          "kind": "patch",
          "published_at": "2015-05-14T17:20:03Z"
        },
        {
          "tag": "v0.2.13",
          "kind": "patch",
          "published_at": "2015-04-28T17:09:04Z"
        },
        {
          "tag": "v0.2.12",
          "kind": "patch",
          "published_at": "2015-04-24T15:12:56Z"
        },
        {
          "tag": "v0.2.11",
          "kind": "patch",
          "published_at": "2015-04-16T16:28:31Z"
        },
        {
          "tag": "v0.2.10",
          "kind": "patch",
          "published_at": "2015-04-04T18:18:49Z"
        },
        {
          "tag": "v0.2.9",
          "kind": "patch",
          "published_at": "2015-04-03T08:53:44Z"
        },
        {
          "tag": "v0.2.8",
          "kind": "patch",
          "published_at": "2015-03-30T01:23:20Z"
        },
        {
          "tag": "v0.2.7",
          "kind": "patch",
          "published_at": "2015-03-27T02:35:34Z"
        },
        {
          "tag": "v0.2.6",
          "kind": "patch",
          "published_at": "2015-03-21T13:01:52Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2015-03-05T15:23:51Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2015-03-02T17:40:03Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2015-02-27T04:08:20Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2015-02-26T15:24:06Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2015-02-21T09:15:11Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2015-02-18T20:12:03Z"
        },
        {
          "tag": "v0.1.18",
          "kind": "patch",
          "published_at": "2015-02-06T16:16:05Z"
        },
        {
          "tag": "v0.1.17",
          "kind": "patch",
          "published_at": "2015-01-29T15:03:19Z"
        },
        {
          "tag": "v0.1.16",
          "kind": "patch",
          "published_at": "2015-01-28T23:47:05Z"
        },
        {
          "tag": "v0.1.15",
          "kind": "patch",
          "published_at": "2015-01-24T08:45:12Z"
        },
        {
          "tag": "v0.1.14",
          "kind": "patch",
          "published_at": "2015-01-10T03:32:54Z"
        },
        {
          "tag": "v0.1.13",
          "kind": "patch",
          "published_at": "2015-01-09T18:27:24Z"
        },
        {
          "tag": "v0.1.12",
          "kind": "patch",
          "published_at": "2015-01-07T17:08:41Z"
        },
        {
          "tag": "v0.1.11",
          "kind": "patch",
          "published_at": "2015-01-06T13:38:37Z"
        },
        {
          "tag": "v0.1.10",
          "kind": "patch",
          "published_at": "2015-01-06T01:44:08Z"
        },
        {
          "tag": "v0.1.9",
          "kind": "patch",
          "published_at": "2015-01-05T09:31:15Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2015-01-04T06:14:57Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2015-01-02T04:46:22Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2014-12-25T07:47:10Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2014-12-17T01:29:48Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2014-12-13T13:17:04Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2014-11-28T14:55:00Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2014-11-24T05:52:07Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2014-11-21T07:18:55Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2014-11-20T04:23:33Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "51c2d4b5efeee571bb58dfeab4c3e6f90b52e184",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in rustdoc of from_timestamp_nanos()",
          "author_name": "Sebastian Goll",
          "author_login": "sgoll",
          "committed_at": "2024-06-13T08:22:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de2f1f4cee53191baa15195667641c13401362ef",
          "body": null,
          "is_bot": false,
          "headline": "native/date: Improve DelayedFormat doc re Panics",
          "author_name": "Behnam Esfahbod",
          "author_login": null,
          "committed_at": "2024-06-11T07:25:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20856278929d4768f91a781602b6621651918cd1",
          "body": "Updates the requirements on [windows-bindgen](https://github.com/microsoft/windows-rs) to permit the latest version.\n- [Release notes](https://github.com/microsoft/windows-rs/releases)\n- [Commits](https://github.com/microsoft/windows-rs/compare/0.56.0...0.57.0)\n\n---\nupdated-dependencies:\n- dependency-name: windows-bindgen\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update windows-bindgen requirement from 0.56 to 0.57",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-10T07:22:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "865b0ad78021d301ebc17ef82ffcae5b671b171e",
          "body": null,
          "is_bot": false,
          "headline": "Fix micros (optional) limit in and_hms_micro_opt",
          "author_name": "Kirill Zaborsky",
          "author_login": "qrilka",
          "committed_at": "2024-05-30T09:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f129a8ba35411fa79f15f9bf291552839ed2c333",
          "body": null,
          "is_bot": false,
          "headline": "Update mod.rs",
          "author_name": "frederikhors",
          "author_login": "frederikhors",
          "committed_at": "2024-05-23T15:44:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a058ea70d31d508fa8359868d81ff21a31f74cf",
          "body": null,
          "is_bot": false,
          "headline": "Fix format::strftime docs link",
          "author_name": "frederikhors",
          "author_login": "frederikhors",
          "committed_at": "2024-05-23T15:44:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce383862ffd84bf2f0f4a63d8760898f294519f6",
          "body": null,
          "is_bot": false,
          "headline": "Remove obsolete weird feature guard",
          "author_name": "Dirkjan Ochtman",
          "author_login": "djc",
          "committed_at": "2024-05-23T11:19:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e25ffb373e6d2744beb8190df1ee5c075ec926d",
          "body": null,
          "is_bot": false,
          "headline": "#1577: Changed years_since documentation to match its implementation",
          "author_name": "David",
          "author_login": "Taxalo",
          "committed_at": "2024-04-29T12:06:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "352a35203a140e2352e5a5be62ba8dfd03b616e1",
          "body": null,
          "is_bot": false,
          "headline": "Prepare 0.4.38",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-04-15T09:51:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46d44d6074ebdfddc62778bff24551f8d7bf9695",
          "body": null,
          "is_bot": false,
          "headline": "Manually implement `Copy` for `DateTime` if offset is `Copy`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-04-15T09:51:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "760eb660d3b6ff9c5e0d34cfa1daa83d0a815e9e",
          "body": "Updates the requirements on [windows-bindgen](https://github.com/microsoft/windows-rs) to permit the latest version.\n- [Release notes](https://github.com/microsoft/windows-rs/releases)\n- [Commits](https://github.com/microsoft/windows-rs/compare/0.55.0...0.56.0)\n\n---\nupdated-dependencies:\n- dependency-name: windows-bindgen\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update windows-bindgen requirement from 0.55 to 0.56",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-15T05:00:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "391187fff3be8ac345edb0fd859d36cb99c24316",
          "body": null,
          "is_bot": false,
          "headline": "Return error when rounding with zero duration",
          "author_name": "David Herberth",
          "author_login": "Dav1dde",
          "committed_at": "2024-04-09T10:56:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffc75e57054182603436b56e67c284d9fb7dec78",
          "body": null,
          "is_bot": false,
          "headline": "Add `TimeDelta::checked_mul` and `TimeDelta::checked_div`",
          "author_name": "Moritz Oberhauser",
          "author_login": "Zomtir",
          "committed_at": "2024-04-08T14:04:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8cecbe57ea6c2d7ce69c7e17ec989258a515ee0",
          "body": "Co-authored-by: Paul Dicker <paul@pitdicker.nl>",
          "is_bot": false,
          "headline": "Make `Weekday::num_days_from public`, rename to `days_since`.",
          "author_name": "Clar Charr",
          "author_login": null,
          "committed_at": "2024-04-06T20:07:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cfc405d3e93b1f4e8c6fd37a51449b6be7edb2c",
          "body": null,
          "is_bot": false,
          "headline": "Optimize number formatting",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-04-06T12:44:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74ba83ba27056e5bb610327d37c488f2b212af86",
          "body": null,
          "is_bot": false,
          "headline": "Take `pad` by value",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-04-06T12:44:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78e79dbabf30ba6fcf59ff6cc439c2dd944b0da0",
          "body": null,
          "is_bot": false,
          "headline": "Match on tuples in `format_fixed`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-04-06T12:44:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3d76c7bb0902e269b902cf1bc9d986501675c52",
          "body": null,
          "is_bot": false,
          "headline": "Match on tuples in `format_numeric`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-04-06T12:44:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8df4ad295f021b4dfee1d0c2f478887f0f9d688b",
          "body": null,
          "is_bot": false,
          "headline": "Inline `weeks_from_*`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-04-06T12:44:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63021588501afd39e5ca7a76df445af5315e56f2",
          "body": null,
          "is_bot": false,
          "headline": "Always have a `locale` field",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-04-06T12:44:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f57dde63ce66218f624af7f561622e7906c3d06",
          "body": null,
          "is_bot": false,
          "headline": "Remove `appveyor.yml`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-04-04T09:13:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "838b9dd62ad6ae1084506ae21d2563224fe61c9c",
          "body": null,
          "is_bot": false,
          "headline": "Only package files needed for building and testing",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-04-04T09:13:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b1364f6803259af87fc10a05aad7b90dd1cf247",
          "body": null,
          "is_bot": false,
          "headline": "CI: Treat some features as mutually exclusive in `cargo hack check`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-04-04T07:08:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b9b160d1ed4952d3842802476ee513abf595ba9",
          "body": null,
          "is_bot": false,
          "headline": "CI: Skip oldtime, rkyv and wasmbind in `cargo hack check`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-04-04T07:08:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe4339628306103660e2d668cc1d6bb4d9f54f69",
          "body": null,
          "is_bot": false,
          "headline": "Make `format_fixed` a method",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-04-04T05:26:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06a6b01f3bc027ca94a6927817970a749dfc032b",
          "body": null,
          "is_bot": false,
          "headline": "Make `format_numeric` a method",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-04-04T05:26:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc0139996f8384eb942e50d3fb60172789a5a187",
          "body": null,
          "is_bot": false,
          "headline": "Inline `format_inner`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-04-04T05:26:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4947c90046060e7c0ec6c02c86d483071f992d27",
          "body": null,
          "is_bot": false,
          "headline": "Factor out `DelayedFormat::format`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-04-04T05:26:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c1c87c61dcab20c1e15c51ad7dbbcb2167e2b0a",
          "body": null,
          "is_bot": false,
          "headline": "Pass date and time by value",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-04-04T05:26:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "080d623dd36ac66735e702702b776c34b6370553",
          "body": null,
          "is_bot": false,
          "headline": "Factor out `Fixed` formatting",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-04-04T05:26:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a36a45ad36f43975e57540870cee712544d53076",
          "body": null,
          "is_bot": false,
          "headline": "Factor out `Numeric` formatting",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-04-04T05:26:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffe27452c66a6294046b39fd97d05fb278f807e2",
          "body": null,
          "is_bot": false,
          "headline": "Merge `datetime::test_*_json` into their tests",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-04-04T04:59:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9849ed6020a79ed1e4af4e949837564409d3f2a",
          "body": null,
          "is_bot": false,
          "headline": "Merge `naive::datetime::test_*_json` into their tests",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-04-04T04:59:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cba4baad323681747e258dba90be646db45797af",
          "body": null,
          "is_bot": false,
          "headline": "Merge `naive::time::test_*_json` into their tests",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-04-04T04:59:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfe7b740abbc961c588952417c79b9ac889c62dd",
          "body": null,
          "is_bot": false,
          "headline": "Merge `naive::date::test_*_json` into their tests",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-04-04T04:59:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c4e7356750a792e31a436d3dd288aa0e2b686c7",
          "body": null,
          "is_bot": false,
          "headline": "Justify not using --all-features with rkyv",
          "author_name": "Jubilee Young",
          "author_login": "workingjubilee",
          "committed_at": "2024-03-30T14:01:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be62a7f1162f4691c35d1a0c8d94273e9d41136c",
          "body": "And docs and deny exceptions and...",
          "is_bot": false,
          "headline": "Remove rustc-serialize feature",
          "author_name": "Jubilee Young",
          "author_login": "workingjubilee",
          "committed_at": "2024-03-30T14:01:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c86cd1560652dc67557c1bf034b209241e5ce53",
          "body": null,
          "is_bot": false,
          "headline": "Remove rustc-serialize from library",
          "author_name": "Jubilee Young",
          "author_login": "workingjubilee",
          "committed_at": "2024-03-30T14:01:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d62045ec4cd667e240fde899a99458bf8eae1f1",
          "body": null,
          "is_bot": false,
          "headline": "Prepare 0.4.37",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-27T11:42:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6857d00070378037392fd9f029ccbf78a19ef2c3",
          "body": null,
          "is_bot": false,
          "headline": "Hide re-export of `LocalResult` in docs",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-27T11:42:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e22e48d156d4c581e4f3d54cd8b2dcf77b5ae0a",
          "body": null,
          "is_bot": false,
          "headline": "Swap `MappedLocalTime` and `LocalResult` type alias",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-27T11:42:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca3c3b6293c20284405b1fa6c6895c7f2a33caf9",
          "body": null,
          "is_bot": false,
          "headline": "Prepare 0.4.36",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-26T16:36:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1850198da9f91fb0f4181e30947cbecb944cde74",
          "body": null,
          "is_bot": false,
          "headline": "Revert `TimeDelta` deprecations",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-26T16:36:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e05ba8b9c2a98943d129e664c7615bd3724e069e",
          "body": null,
          "is_bot": false,
          "headline": "Add `MappedLocalTime::and_then`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-22T11:18:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3adfd88ce05756e3bd0baa7e008abbe6d5b61076",
          "body": null,
          "is_bot": false,
          "headline": "Main documentation: simplify links and reflow text",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-22T10:03:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e8df65f47577c0db3e2790660b00d728145cde2",
          "body": null,
          "is_bot": false,
          "headline": "Rustfmt doc comments",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-22T09:39:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b578597827d0a850acb81b9cbbd1835b2141a8d",
          "body": null,
          "is_bot": false,
          "headline": "Run doctests with `alloc` feature if possible",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-22T09:39:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f2c7ccabd94e78f4bbf585085b54e21eb6e99fe",
          "body": null,
          "is_bot": false,
          "headline": "Use different method to run feature-dependent doctests",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-22T09:39:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61d54b5de8e8878f8f80592e1e4a781a32d09b0e",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary \"```ignore\"",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-22T09:39:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18328a8d9fb947e983638fa0e30ddbcc530687a0",
          "body": null,
          "is_bot": false,
          "headline": "Replace `.and_local_timezone(Utc)` with `.and_utc()`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-21T12:08:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28a46c9b2f65beee770127ab29286db4d07c5cec",
          "body": "…imezone`",
          "is_bot": false,
          "headline": "Remove 'This can fail' documentation from `NaiveDateTime::and_local_t…",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-21T12:08:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c370ef6a3b5341d1506a1b5520ef80b6bd810f74",
          "body": null,
          "is_bot": false,
          "headline": "Simplify `NaiveDate::diff_months`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-21T12:08:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96644949a40d9d837c94297d762e8b510c1372de",
          "body": null,
          "is_bot": false,
          "headline": "Simplify `DateTime::date_naive`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-21T12:08:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04eb6d346fa8ae6cb1e66ea15c4425d592b74039",
          "body": null,
          "is_bot": false,
          "headline": "Slightly improve serde documentation",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-18T14:39:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c21b359c88cf3a65129f478c93fae79417862ccf",
          "body": null,
          "is_bot": false,
          "headline": "Turn `expect` macro into a function",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-18T10:20:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d91b7d4a22056fbffb0c494575546af1baac5f64",
          "body": null,
          "is_bot": false,
          "headline": "Add extra assertions to `NaiveDate::from_yof`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-15T10:38:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "236b7adf32a2a4890131d5ab9f19a97147c390a1",
          "body": null,
          "is_bot": false,
          "headline": "Add `DateTime::with_time()`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-13T13:42:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "178918301276a78c7273c21d1fd451148542532d",
          "body": null,
          "is_bot": false,
          "headline": "Extend documentation for `MappedLocalTime`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-12T12:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9511dd29e6b12794b03fadf05095cd7300fd5874",
          "body": null,
          "is_bot": false,
          "headline": "Rename `LocalResult` to `MappedLocalTime`, add alias",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-12T12:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "920e73b033429e8ed2a87fb4ed93c7e299c01cdf",
          "body": "Signed-off-by: avoidalone <wuguangdong@outlook.com>",
          "is_bot": false,
          "headline": "chore: fix some typos",
          "author_name": "avoidalone",
          "author_login": "avoidalone",
          "committed_at": "2024-03-11T13:05:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "248683338d47ad88068b4b63cd6ff1d91bf2125f",
          "body": null,
          "is_bot": false,
          "headline": "Avoid duplicate imports",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-11T10:58:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1aabe844ed1d8b0fbf8c05ce9552c2fb10104122",
          "body": null,
          "is_bot": false,
          "headline": "Update windows-bindgen to 0.55",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-11T09:22:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1cb93608efec43ce4cb59194db23a07e5f35af5",
          "body": null,
          "is_bot": false,
          "headline": "Streamline `test_date_checked_add_signed`",
          "author_name": "Moritz Oberhauser",
          "author_login": "Zomtir",
          "committed_at": "2024-03-09T16:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50c0e6b93c4c14640acbfc3b254601019d3cea2d",
          "body": null,
          "is_bot": false,
          "headline": "Streamline `test_date_signed_duration_since`",
          "author_name": "Moritz Oberhauser",
          "author_login": "Zomtir",
          "committed_at": "2024-03-09T16:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ac0615ddb5afb5ba05361da3cd40d01b848acf9",
          "body": null,
          "is_bot": false,
          "headline": "Streamline `test_date_(add/sub)_days`",
          "author_name": "Moritz Oberhauser",
          "author_login": "Zomtir",
          "committed_at": "2024-03-09T16:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db1c8eff167d7b3461a627db8bf15f9c2d00f43c",
          "body": null,
          "is_bot": false,
          "headline": "Guard against integer overflow in `TzInfo::for_year`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-08T13:54:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d40417fd1db766965f93d421627501f518b97f2d",
          "body": null,
          "is_bot": false,
          "headline": "Improve error checking in `naive_date_time_from_system_time`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-08T13:54:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcb53864f789c609d973290b1842117736ceaba9",
          "body": null,
          "is_bot": false,
          "headline": "Remove duplicate test",
          "author_name": "Dirkjan Ochtman",
          "author_login": "djc",
          "committed_at": "2024-03-07T09:03:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e79fe2187d505f7215230612c869b20c84b61994",
          "body": "Fuchsia is doing an audit of chrono 0.4.34, and we noticed an unncessary\nunsafe of `Send` for `DateTime`. While it's valid since `Tz::Offset` is\n`Send`, and `NaiveDateTime` only has `u32` fields, there's a potential\nhazard if `NaiveDateTime` ever grows unsendable fields (unlikely as that\nis).\n\nThis \n[…]\ne added 9 years ago to fix #25, which\nstemmed from early versions of associate traits not working properly\nwith auto-traits. This has since been fixed, and is no longer necessary\nwith the MSRV 1.61.0.",
          "is_bot": false,
          "headline": "Remove unnessary Copy and Send impls",
          "author_name": "Erick Tryzelaar",
          "author_login": "erickt",
          "committed_at": "2024-03-07T05:55:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "31145976e1a305215c2ccd60a870d2cb52db9ff1",
          "body": null,
          "is_bot": false,
          "headline": "CI: Lint benchmarks",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-06T18:36:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d2f1a9670a807db561a23711b76ebed20164377",
          "body": null,
          "is_bot": false,
          "headline": "Correct timestamp deprecation notes",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-06T14:54:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fdb59638eda6b0e605edfeb59499730a2094a9b",
          "body": null,
          "is_bot": false,
          "headline": "Prepare 0.4.35",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-06T13:25:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e667b606e4f4896dea157a8f498d41511c54f7b",
          "body": null,
          "is_bot": false,
          "headline": "Deprecate panicking `TimeDelta` constructors",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-06T13:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c1b0bea947ca322aa17b79c26c1d0ddc1505488",
          "body": null,
          "is_bot": false,
          "headline": "Tests: replace `TimeDelta::milliseconds` with `try_milliseconds`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-06T13:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bf3302ce58aadaae06a8a1fb6342295292863da",
          "body": null,
          "is_bot": false,
          "headline": "Tests: replace `TimeDelta::seconds` with `try_seconds`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-06T13:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f93508ffd9bff4c0eac1332b4c2c25b03955985b",
          "body": null,
          "is_bot": false,
          "headline": "Tests: replace `TimeDelta::minutes` with `try_minutes`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-06T13:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fc931a394054f183200f1c6bdc2bdfd475937d0",
          "body": null,
          "is_bot": false,
          "headline": "Tests: replace `TimeDelta::hours` with `try_hours`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-06T13:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f23c08e10241f03637b0a52591c65705dda9b19",
          "body": null,
          "is_bot": false,
          "headline": "Tests: replace `TimeDelta::days` with `try_days`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-06T13:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8f9b5e0414eb7232d6cf916f5ecd3b46839b15c",
          "body": null,
          "is_bot": false,
          "headline": "Tests: replace `TimeDelta::weeks` with `try_weeks`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-06T13:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51a1aa27bd27c04d914c3f01e899e55189b5197b",
          "body": null,
          "is_bot": false,
          "headline": "Tests: use `Days` type when it is more appropriate than `TimeDelta`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-06T13:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4251bd1eb172d30af41be1a7e8893dd84046fe3c",
          "body": null,
          "is_bot": false,
          "headline": "Replace `TimeDelta::seconds` with `try_seconds`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-06T13:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "073c3c32f0384a45bedc1e593fdab1bbf5060b3f",
          "body": null,
          "is_bot": false,
          "headline": "Replace `TimeDelta::days` with `try_days`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-06T13:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "383fcff56c1e485593e13a955d4d9542a27c7744",
          "body": null,
          "is_bot": false,
          "headline": "Use simplified `resolve_week_date`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-06T13:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7e5853949d7c7d8bd8a16ff24b734b5cd491f83",
          "body": null,
          "is_bot": false,
          "headline": "Use `checked_add_days` in `NaiveDateWeeksIterator`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-06T13:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5caa640f0fd10a15bdb3d2fb1f09a679456c3151",
          "body": null,
          "is_bot": false,
          "headline": "Documentation fixes",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-06T13:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90dbd75d0d24c636e60f80f31be5c9feaff01593",
          "body": null,
          "is_bot": false,
          "headline": "Hide fields on `Parsed` in preparation of making them private with 0.5",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-06T13:01:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba4e50c8f2ace93abc22345ec73f762ef433a23f",
          "body": null,
          "is_bot": false,
          "headline": "Add getters to `Parsed`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-06T13:01:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40724008b22b393676bf7e3b7b37143ae07d1a55",
          "body": null,
          "is_bot": false,
          "headline": "Add range checks to the `Parsed::set_*` methods",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-06T13:01:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4adc28dce9a139ef17c7044e2adafde029cb17d",
          "body": "Updates the requirements on [windows-bindgen](https://github.com/microsoft/windows-rs) to permit the latest version.\n- [Release notes](https://github.com/microsoft/windows-rs/releases)\n- [Commits](https://github.com/microsoft/windows-rs/compare/0.53.0...0.54.0)\n\n---\nupdated-dependencies:\n- dependency-name: windows-bindgen\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update windows-bindgen requirement from 0.53 to 0.54",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-04T06:34:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aa46ddbf021df6aae12da729e0df6f486947768",
          "body": null,
          "is_bot": false,
          "headline": "Sync `Datelike` docs",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-01T10:52:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d3da21ae24224e627ec7640b65694ba9b6393b5",
          "body": null,
          "is_bot": false,
          "headline": "Add comment to calculate `UNIX_EPOCH_DAY`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-01T10:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83573a8b30f29f9ae8a4fa9b4568ab1eb6e61b0d",
          "body": null,
          "is_bot": false,
          "headline": "Deprecate timestamp methods on `NaiveDateTime`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-01T10:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "585d48be38805b139187ee9247e8e2684a3fd913",
          "body": null,
          "is_bot": false,
          "headline": "Don't use timestamp methods from `NaiveDateTime` in `serde` module",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-01T10:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "392e0dd460d1712d01718db09feaba0e74fb9e1e",
          "body": null,
          "is_bot": false,
          "headline": "Don't use timestamp methods from `NaiveDateTime`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-01T10:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39f9a97b9b386109ae0921c6a8667476e0acc113",
          "body": null,
          "is_bot": false,
          "headline": "Translate timestamp tests to `DateTime`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-01T10:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27a1ee4cdc401c260a218103ff915200261179c7",
          "body": null,
          "is_bot": false,
          "headline": "Move implementation of `from_timestamp*` to `DateTime`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-01T10:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c23fd4df538876bf4d043ab8fddbf9490c40d4d",
          "body": null,
          "is_bot": false,
          "headline": "Move implementation of `timestamp*` to `DateTime`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-01T10:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c1feca6faa45761f174ac045c935ed916d38887",
          "body": null,
          "is_bot": false,
          "headline": "Use `UNIX_EPOCH` in `NaiveDateTime::default()`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-01T10:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "774951ff3df4b96a5d8c00929817968c149eb289",
          "body": null,
          "is_bot": false,
          "headline": "Add `DateTime::{from_timestamp_micros, from_timestamp_nanos}`",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-03-01T10:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca51f694bbc8eee312884815f9cfa0f70067d6ee",
          "body": null,
          "is_bot": false,
          "headline": "Make `with_year` return `Some` if it is a no-op",
          "author_name": "Paul Dicker",
          "author_login": "pitdicker",
          "committed_at": "2024-02-29T12:16:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 88,
      "commits_last_year": 0,
      "latest_release_at": "2024-04-15T09:51:49Z",
      "latest_release_tag": "v0.4.38",
      "releases_from_tags": true,
      "days_since_last_push": 747,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 831,
      "mean_days_between_releases": 24.8
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "chrono",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "calendar",
            "date",
            "time",
            "date-and-time"
          ],
          "ecosystem": "crates",
          "matches_repo": false,
          "registry_url": "https://crates.io/crates/chrono",
          "is_deprecated": false,
          "latest_version": "0.4.45",
          "repository_url": "https://github.com/chronotope/chrono",
          "versions_count": 95,
          "total_downloads": 695517746,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 48349515,
          "first_published_at": "2014-11-20T04:21:11.545166Z",
          "latest_published_at": "2026-06-04T12:16:42.063037Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 51
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2023-09-08",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "bench/Cargo.toml",
        "ci/core-test/Cargo.toml",
        "fuzz/Cargo.toml"
      ],
      "largest_source_bytes": 95533,
      "source_files_sampled": 47,
      "oversized_source_files": 7,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "bench/Cargo.toml",
        "fuzz/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "num-traits",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2"
        },
        {
          "name": "serde",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.99"
        },
        {
          "name": "pure-rust-locales",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.8"
        },
        {
          "name": "rkyv",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.7.43"
        },
        {
          "name": "arbitrary",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.0"
        },
        {
          "name": "chrono",
          "manifest": "bench/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "chrono",
          "manifest": "ci/core-test/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "pitdicker",
          "commits": 512,
          "avatar_url": "https://avatars.githubusercontent.com/u/6255050?v=4"
        },
        {
          "type": "User",
          "login": "quodlibetor",
          "commits": 277,
          "avatar_url": "https://avatars.githubusercontent.com/u/277161?v=4"
        },
        {
          "type": "User",
          "login": "lifthrasiir",
          "commits": 247,
          "avatar_url": "https://avatars.githubusercontent.com/u/323836?v=4"
        },
        {
          "type": "User",
          "login": "djc",
          "commits": 112,
          "avatar_url": "https://avatars.githubusercontent.com/u/158471?v=4"
        },
        {
          "type": "User",
          "login": "esheppa",
          "commits": 38,
          "avatar_url": "https://avatars.githubusercontent.com/u/61073513?v=4"
        },
        {
          "type": "User",
          "login": "jtmoon79",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/815261?v=4"
        },
        {
          "type": "User",
          "login": "nickelc",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/2128532?v=4"
        },
        {
          "type": "User",
          "login": "Milo123459",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/50248166?v=4"
        },
        {
          "type": "User",
          "login": "dekellum",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/54785?v=4"
        },
        {
          "type": "User",
          "login": "evq",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/8796196?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.339
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codecov.yml",
        "lint.yml",
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 37 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is 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": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": "51c2d4b5efeee571bb58dfeab4c3e6f90b52e184",
        "ran_at": "2026-07-25T13:30:27Z",
        "aggregate_score": 4.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/pitdicker/chrono",
    "host": "github.com",
    "name": "chrono",
    "owner": "pitdicker"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 26,
      "inputs": {
        "security": 47,
        "vitality": 20,
        "community": 9,
        "governance": 41,
        "engineering": 36,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 31,
        "overall_after_abandonment_multiplier": 26
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.97,
              "days_since_last_push": 747,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 747 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 747
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "releases_count": 88,
              "latest_release_tag": "v0.4.38",
              "releases_from_tags": true,
              "days_since_latest_release": 831,
              "mean_days_between_releases": 24.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "88 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 88
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 831 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 831
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~24.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 24.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 772,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 772 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 772,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 9,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 1,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 41,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 99,
              "top_contributor_share": 0.339
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 34% of commits",
                "points": 14.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 34
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 37 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "0/1 decided PRs merged",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 0,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "followers": 19,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "pitdicker",
              "public_repos": 22,
              "account_age_days": 4595
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "19 followers of pitdicker",
                "points": 9.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 19,
                      "login": "pitdicker"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "22 public repos, account ~12 yr old",
                "points": 21.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 22
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 36,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "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): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 47,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 37 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "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": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "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": "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": 42,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 2,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.031,
              "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": "3 of 97 human commits state their intent (structured subject or explanatory body)",
                "points": 1.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 3,
                      "sampled": 97
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "bench/Cargo.toml",
                "ci/core-test/Cargo.toml",
                "fuzz/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0.03
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, bench/Cargo.toml, ci/core-test/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, bench/Cargo.toml, ci/core-test/Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": 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": "3 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 95533,
              "source_files_sampled": 47,
              "oversized_source_files": 7
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "7/47 source files over 60KB",
                "points": 46.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 47,
                      "oversized": 7
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "crates package 'chrono' points at a different repository (https://github.com/chronotope/chrono); excluded from ecosystem scoring",
    "Could not fetch crates package 'benches' from its registry",
    "Could not fetch crates package 'core-test' from its registry",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T13:30:42.531413Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/pitdicker/chrono.svg",
  "full_name": "pitdicker/chrono",
  "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.27.0 — metodología completa · wiki de métricas.

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