Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"date",
"datetime",
"dtt",
"rust",
"time",
"timezone",
"cargo-audit",
"formatting",
"iso8601",
"parsing",
"rfc3339",
"sbom",
"serde",
"signed-commits",
"supply-chain-security",
"validation",
"datetime-library",
"rust-library",
"time-library"
],
"is_fork": false,
"size_kb": 4803,
"has_wiki": true,
"homepage": "https://dttlib.com/",
"languages": {
"Rust": 212317,
"Shell": 4543,
"Makefile": 2362
},
"pushed_at": "2026-07-24T22:02:34Z",
"created_at": "2023-02-09T08:48:09Z",
"owner_type": "User",
"updated_at": "2026-07-24T22:02:37Z",
"description": "Rust crate for date, time, and timezone manipulation. Parse, format, validate, and convert RFC 3339 / ISO 8601 with guaranteed round-trip safety.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://sebastienrousseau.com",
"name": "Sebastien Rousseau",
"type": "User",
"login": "sebastienrousseau",
"company": null,
"location": "London, UK",
"followers": 155,
"avatar_url": "https://avatars.githubusercontent.com/u/1394998?v=4",
"created_at": "2012-01-31T16:10:59Z",
"is_verified": null,
"public_repos": 145,
"account_age_days": 5288
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.0.10",
"kind": "patch",
"published_at": "2026-06-07T18:38:56Z"
},
{
"tag": "v0.0.9",
"kind": "patch",
"published_at": "2024-12-31T18:23:39Z"
},
{
"tag": "v0.0.8",
"kind": "patch",
"published_at": "2024-09-02T20:34:49Z"
},
{
"tag": "0.0.7",
"kind": "patch",
"published_at": "2024-09-02T16:46:47Z"
},
{
"tag": "v0.0.7",
"kind": "patch",
"published_at": "2024-09-02T16:30:11Z"
},
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2024-05-06T09:04:21Z"
},
{
"tag": "v0.0.5",
"kind": "patch",
"published_at": "2023-12-05T10:33:53Z"
},
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2023-05-12T17:32:45Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2023-03-09T16:38:39Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2023-02-10T20:04:01Z"
}
],
"recent_commits": [
{
"oid": "ed379ab0ebbaac212c1f3a3ad614fc231341bd2c",
"body": "* chore(release): v0.0.11\n\n- remediate RUSTSEC (crossbeam-epoch 0.9.20 via cargo update)\n- bump version to 0.0.11 (+ version-refs in tests/README)\n\nAssisted-by: Claude:claude-opus-4-7\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Exec\n[…]\nd)\n\nAssisted-by: Claude:claude-opus-4-7\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co",
"is_bot": false,
"headline": "chore(release): v0.0.11 (#142)",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-07-24T22:02:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2875d36ca128a4a734944f3e044cd504a44c154f",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/checkout from 6 to 7 (#140)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-24T08:47:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8df74ef6a7e87bcc557f2d76be7bfe617a4b20ba",
"body": "release(dtt): v0.0.10 — MSRV 1.88, modular core, optional serde, supply-chain",
"is_bot": false,
"headline": "Merge pull request #128 from sebastienrousseau/feat/v0.0.10",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-06-07T18:38:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39c247d55b056110896a2092fef93052fe664399",
"body": "Moves the still-load-bearing content from issue #114 (the \"won't fix\"\nlist and the process conventions) into a versioned doc. Planned work\nis already tracked via milestones v0.0.11..v0.0.16 and the user-story\nissues #115/#132-#138, and the v0.0.10 deliverables are documented in\nCHANGELOG.md, so the \n[…]\ntes,\n - a compact milestone → issue lookup table.\n\nVersioned in-repo so changes go through PR review rather than silent\nissue-body edits. Issue #114 is closed in a follow-up step with a\npointer here.",
"is_bot": false,
"headline": "docs(roadmap): add docs/roadmap.md as the canonical roadmap reference",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-06-06T11:33:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3a71130d7451c536d9d0cb28bde3c7e17eaea465",
"body": "CI fix:\n- examples/macros.rs:81,86 — `println!(\"...: {:?}\", x)` rewritten to\n `println!(\"...: {x:?}\")` so clippy 1.88 (where uninlined_format_args\n is default-warn) no longer fails the MSRV matrix row.\n\nIssue template:\n- New `.github/ISSUE_TEMPLATE/feature.md` codifies the global feature-\n issue \n[…]\nd commits)\n * Target Release field, with 0.0.1 patch-bump convention\n- Issues #114 (roadmap epic) and #115 (IANA TZ DB) rewritten in a\n separate phase of this same script using the new convention.",
"is_bot": false,
"headline": "fix(ci): inline format args in examples/macros.rs; add issue template",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-06-06T08:44:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9beeafd5b9fc5d34d09dadc261d8f0ae82200206",
"body": "Dependency floor updates (absorbs open PRs into this branch):\n- assert_cmd (dev) 2.2.0 → 2.2.2 (PR #129)\n- serde_json 1.0.140 → 1.0.143 (PR #130)\n\nPR #131 (time 0.3.37 → 0.3.47) is superseded — this branch is already\non time 0.3.47, the RUSTSEC-fix release that drives the 1.88 MSRV.\n\nCargo.lock already resolves serde_json to 1.0.150 (the newest 1.0.x);\nno additional `cargo update` was needed.\n\nVerification: 209 tests pass; cargo clippy --all-targets -- -D warnings\nclean.",
"is_bot": false,
"headline": "fix(deps): absorb open dependabot PRs",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-06-06T08:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9f9f44ad06e76a62e1358a7669c82e4f69ca550",
"body": "Examples:\n- New `examples/builder.rs` exercises DateTimeBuilder fluently:\n Default impl, full-spec construction, partial construction (defaults),\n custom offset, error path (Feb 30 → InvalidDate), Copy/Clone branching.\n- New `examples/macros.rs` covers the 7 previously-undemoed macros\n (dtt_print\n[…]\nt.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-7",
"is_bot": false,
"headline": "test(dtt): bring examples/ and benches/ to 100% public-API coverage",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-06-04T23:30:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "756e87a24ea716558a804830da18bcd860bb76d6",
"body": "- README.md (header <img src>):\n https://kura.pro/dtt/images/logos/dtt.svg\n → https://cloudcdn.pro/dtt/v1/logos/dtt.svg\n- src/lib.rs #[doc(html_logo_url)]:\n same swap.\n- src/lib.rs #[doc(html_favicon_url)]:\n https://kura.pro/dtt/images/favicon.ico\n → https://cloudcdn.pro/dtt/v1/favico\n[…]\ns.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-7",
"is_bot": false,
"headline": "docs(dtt): migrate asset URLs from kura.pro to cloudcdn.pro",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-06-04T19:47:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3af30b7d039c4ccc02bfdd79cdf1c22352545479",
"body": "- README.md: header <img src>\n- src/lib.rs: #[doc(html_logo_url)]\n\nFavicon URL in src/lib.rs (`html_favicon_url`) is left on kura.pro;\nthe new CDN's path scheme dropped the `/images/` segment, so the\nfavicon equivalent is ambiguous and will be migrated separately.\n\nCosmetic-only change. No code path\n[…]\ns.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-7",
"is_bot": false,
"headline": "docs(dtt): migrate logo URL from kura.pro to cloudcdn.pro",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-06-04T19:45:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "be7def8a45bc868cf62c801bbb223f5513b870f0",
"body": "…en exception\n\nReverts the previous v0.0.10 → v0.1.0 re-versioning. The release ships\nas 0.0.10 (never tagged, never published — the slot is still open) per\nuser direction, while retaining the MSRV 1.80.0 → 1.88.0 bump that is\nforced by `time 0.3.47` pinning `time-core =0.1.8` (`edition2024`).\n\nThe \n[…]\nn.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-7",
"is_bot": false,
"headline": "release(dtt): keep v0.0.10 release tag; MSRV bump under security-driv…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-06-04T17:05:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ba4e4d570fe5efe65675f03eae109176e11f3b66",
"body": "…warn)\n\n`clippy::uninlined_format_args` is in `clippy::pedantic` (default-allow)\non clippy 1.95, but moved to default-warn on clippy 1.88 — which is the\nMSRV row exercised by `cross-platform.yml` after the v0.1.0 pivot. With\n`-D warnings` the lint became fatal on every MSRV matrix job.\n\nApplied 51 m\n[…]\nn.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-7",
"is_bot": false,
"headline": "fix(ci): inline format args in tests + examples (clippy 1.88 default-…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-06-04T14:52:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "de357e3c38b004be364ea9dbde4d20f9e0847266",
"body": "- src/main.rs:10: `eprintln!(\"Error running dtt: {}\", err)` →\n `eprintln!(\"Error running dtt: {err}\")`. The bin crate does not\n inherit `src/lib.rs`'s `#![deny(clippy::pedantic)]`, so the lint\n was silent locally on clippy 1.95 (where uninlined_format_args\n is in pedantic); CI's clippy promotes \n[…]\nn.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-7",
"is_bot": false,
"headline": "fix(ci): inline format arg in main.rs + normalise rustfmt output",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-06-04T13:56:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7714b3fd34306a5625f2217cac41f92e711a5979",
"body": "The in-flight v0.0.10 patch release cannot ship: `time = 0.3.47`\n(which carries the upstream fix for the RUSTSEC stack-exhaustion DoS\nin `time < 0.3.47`) transitively pins `time-core = =0.1.8`, and\n`time-core 0.1.8` declares `rust-version = \"1.88.0\"` and uses Cargo's\n`edition2024` feature. There is \n[…]\nn.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-7",
"is_bot": false,
"headline": "release(dtt): pivot v0.0.10 → v0.1.0, bump MSRV 1.80 → 1.88",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-06-04T12:45:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "950288c23a3de253fd4b110b12f0b5bcee1064b7",
"body": "…ten lints\n\nFive-part architectural polish landing within the v0.0.10 release branch.\nPublic API unchanged; the `serde` feature defaults on, so existing\ndownstream behaviour is preserved.\n\n1. Modularise `src/datetime.rs` (2492 lines) →\n `src/datetime/{mod,builder,validate,tests}.rs`\n - mod.rs: \n[…]\nn.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-7",
"is_bot": false,
"headline": "refactor(dtt): v0.0.10 polish — modularise datetime, gate serde, tigh…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-06-04T12:09:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "27b2ce3c833b62df24f6c3daf58be973f97144b7",
"body": "Dependency updates (absorbs open PRs into feat/v0.0.10):\n- serde 1.0.219 -> 1.0.228 (PR #124)\n- thiserror 2.0.12 -> 2.0.18 (PR #126)\n- assert_cmd 2.0.17 -> 2.2.0 (PR #119, dev-dep)\n- criterion 0.5.1 -> 0.8.2 (PR #127, dev-dep; major bump)\n- regex 1.11.1 -> 1.12.3 (PR #121\n[…]\nn.\n\n---\nTHE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com\nTHE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co\n\nAssisted-by: Claude:claude-opus-4-7",
"is_bot": false,
"headline": "fix(deps): absorb open dependabot PRs (cargo + GitHub Actions)",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-06-04T11:24:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "991e8a3f5c15532632cf06b348a56cb1fec74867",
"body": "Supply chain:\n- Migrate paste 1.0.15 → pastey 0.2.1 (maintained fork) to close\n RUSTSEC-2024-0436 (unmaintained). The dtt_is_valid_function! macro\n now references ::pastey::paste! via absolute path, so downstream\n users no longer need a `use paste::paste;` import.\n- cargo-audit now reports 0 vuln\n[…]\nts).\n\nVerification: 265 tests pass, clippy clean with -D warnings,\ncargo-audit clean. Branch protection `required_signatures` has been\nenabled on `main` via the GitHub API (separate from this commit).",
"is_bot": false,
"headline": "chore(security): migrate paste→pastey, add SBOM + audit policy + SVP",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-06T14:54:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9248adea9933ecdc475e03ea6923c64a4ff3c2ea",
"body": "Pins the historical failure that exposed RFC 3339's inability to\nrepresent BC years. The current test range (0..=9999) means the\nseed is no longer generated, but committing it per proptest\nconvention guarantees that if the range is ever widened, the\nyear=-1 case is automatically re-tried before any new seeds.",
"is_bot": false,
"headline": "test(dtt): commit proptest regression seed for year=-1 case",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-06T14:41:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbef808f3a343b3f5aae9a786e887f8d3adfce10",
"body": "Prevent future regressions of the Round 1-5 correctness fixes by\nreplacing point-in-time assertions with invariant proofs and\nfail-closed CI gates.\n\nProperty-based tests (tests/test_properties.rs via proptest 1.5):\n- rfc3339_round_trip: parse(format_rfc3339(x)) == x for any\n constructible DateTime \n[…]\nate DoS) surface immediately\n instead of waiting for a Dependabot re-scan.\n\nNet: 265 tests pass, 100% line/function coverage holds. Both CI\njobs use taiki-e/install-action for fast tool provisioning.",
"is_bot": false,
"headline": "test(dtt): add property tests, coverage gate, and cargo-audit CI",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-06T14:35:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "48e0611f54a65405cab68e98ed10805e3dc64db9",
"body": "The sibling ci.yml already triggers on [main, feat/**], but the\nexplicit macOS/Linux/Windows × stable+MSRV matrix in\ncross-platform.yml was only firing on pushes to main. Feature\nbranches therefore missed the Windows runner, leaving a gap where\na Windows-only regression could slip through until merge.\n\nAdding feat/** brings feature-branch pushes into the matrix so all\nsix (os × rust) combinations run on every commit, matching ci.yml.",
"is_bot": false,
"headline": "ci(dtt): run cross-platform matrix on feat/** push",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-06T14:10:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a353f8a842b6d5fe0be89caf145998ee75a11211",
"body": "Security:\n- time 0.3.37 → 0.3.47 closes RUSTSEC stack-exhaustion DoS (medium;\n affects >= 0.3.6, < 0.3.47). Fixes Dependabot alert #3.\n\nDependency updates (absorbs open PRs into this branch):\n- serde 1.0.217 → 1.0.219 (PR #110)\n- serde_json 1.0.135 → 1.0.140 (PR #107)\n- thiserror 2.0.11 \n[…]\n include the security patch)\n\ncargo update additionally pulled the latest compatible minor/patch\nversions of transitive dependencies.\n\nVerification: 260 tests pass, clippy clean with -D warnings.",
"is_bot": false,
"headline": "fix(deps): bump time to 0.3.47 and absorb open dependabot PRs",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-06T11:11:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "782281b243fe07ec6a6dd270b3a6ee653d6721f6",
"body": "Documentation:\n- Rewrite README.md with TOC, prerequisites table for macOS/Linux/WSL/\n Windows, Quick Start using ?, \"Why DTT?\" section explaining the\n design choices, full disambiguated timezone reference table (22\n zones), API Highlights with self-contained doctests, troubleshooting\n table, an\n[…]\n The pre-commit hook checks signed-commit\n config and runs cargo fmt --check; the pre-push hook re-verifies\n config, runs git verify-commit HEAD, and executes make verify\n before allowing the push.",
"is_bot": false,
"headline": "docs(dtt): rewrite documentation suite and add cross-platform tooling",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-06T09:49:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bc6304031036fd3a20c3847eaf4a8910c41d5648",
"body": "API additions:\n- DateTime::iso_year() returns the ISO 8601 week-numbering year, which\n can differ from the calendar year near year boundaries (e.g.\n 2022-01-01 has calendar year 2022 but ISO year 2021).\n- is_valid_year is now bounded to -9999..=9999 (the actual time::Date\n range), so the validato\n[…]\nn coverage on\nall five source files (datetime.rs, error.rs, lib.rs, macros.rs,\nmain.rs); region coverage at 98.10% with the residual being\nstatically unreachable closure bodies inside .map_err chains.",
"is_bot": false,
"headline": "feat(dtt): add iso_year, tighten validators, achieve 100% test coverage",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-06T09:48:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "641dbd8aeff65baefa2615a0bdfd584ef8deffc9",
"body": "Correctness:\n- Fix Ord/Eq/Hash to normalise to UTC so equal instants in different\n offsets compare equal and hash identically.\n- Make format_rfc3339 round-trip through parse: parse now uses\n OffsetDateTime and rejects time-bearing inputs without an offset\n instead of silently truncating to midnig\n[…]\ne the hardcoded version assertion from \"0.0.9\" to \"0.0.10\".\n- Delete ~780 lines of duplicate test modules in tests/test_datetime.rs.\n- Add a regression test pinning is_valid_iso_8601 ⇔ parse symmetry.",
"is_bot": false,
"headline": "fix(dtt): correctness, reliability, and API quality fixes",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-06T07:46:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "03d21a39ed7632226e72a417cd04b2eac080cd41",
"body": "Replace seven per-task GitHub Actions workflows with a single reusable\n`ci.yml` that delegates to the shared rust-ci pipeline. Add a labeler\nconfig and refresh the README layout/badges.",
"is_bot": false,
"headline": "ci(dtt): consolidate workflows and modernise README",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2026-04-06T07:45:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "668c5f3fd24c6c2f5ac093bd799083836eb401ab",
"body": "…json-1.0.135",
"is_bot": false,
"headline": "Merge pull request #99 from sebastienrousseau/dependabot/cargo/serde_…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2025-01-14T17:25:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf169d267141b98f7f8b1897eabb3461786a28b4",
"body": "Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.134 to 1.0.135.\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.134...v1.0.135)\n\n---\nupdated-dependencies:\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump serde_json from 1.0.134 to 1.0.135",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-01-13T06:00:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d3e4ffb3e61580c6a7a37943c33530e24d38c7d",
"body": "…rror-2.0.11",
"is_bot": false,
"headline": "Merge pull request #101 from sebastienrousseau/dependabot/cargo/thise…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2025-01-13T05:59:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb110d0f4c5f6c9a6d3c1ce30b2f8d15226872ba",
"body": "Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.10 to 2.0.11.\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.10...2.0.11)\n\n---\nupdated-dependencies:\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump thiserror from 2.0.10 to 2.0.11",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-01-13T05:48:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1923521d349004b5edc19e5622d38017021034e5",
"body": "…rror-2.0.10",
"is_bot": false,
"headline": "Merge pull request #100 from sebastienrousseau/dependabot/cargo/thise…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2025-01-10T07:04:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fe18c20a39fd1527189462a3601ab06d1b5f9c2",
"body": "Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.9 to 2.0.10.\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.9...2.0.10)\n\n---\nupdated-dependencies:\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump thiserror from 2.0.9 to 2.0.10",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-01-10T06:01:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b69992fbd56ef4bf0fa702dc864227aef29b248b",
"body": null,
"is_bot": false,
"headline": "fix(dtt): :green_heart: fix ci release build",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-12-31T18:17:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70c8051becbe93d61e4c67ba2a5e04de08bfc1a2",
"body": "v0.0.9",
"is_bot": false,
"headline": "Merge pull request #98 from sebastienrousseau/feat/dtt",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-12-31T18:11:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8679395c3c4da835522865de53bb090999d77110",
"body": null,
"is_bot": false,
"headline": "fix(dtt): :recycle: fix linting issues",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-12-31T17:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8422bbe60a58367cd2d8d38b08f764eb51f8b0e",
"body": "* refactor(lib): replace `unwrap_or_default()` with proper Result handling\n* refactor(constants): move constants into dedicated module for better organization\n* docs(lib): enhance documentation with comprehensive docstrings\n* test(lib): organize tests into logical categories\n* style(lib): improve co\n[…]\nng with Result types\n- Organizing constants in a dedicated module\n- Adding comprehensive documentation\n- Structuring tests into logical categories\n- Following Rust best practices for code organization",
"is_bot": false,
"headline": "fix(dtt): ✅ improve error handling and code organization",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-12-31T13:05:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1cf81c0dd9db509b674824486d8bf21796c43a54",
"body": null,
"is_bot": false,
"headline": "fix(dtt): ✅ replacing panic!",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-12-31T12:50:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a94a5ad9a6e13059f7361ce836345f934cad6d40",
"body": "…handling",
"is_bot": false,
"headline": "fix(dtt): :white_check_mark: replacing .unwrap() with explicit error …",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-12-31T11:13:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edd09b44a888639f1d5ea821d3b816ee93174848",
"body": null,
"is_bot": false,
"headline": "ci(dtt): :green_heart: fix CI build workflows",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-12-31T09:31:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a60a50ec652415cf4f607b974e330bd19cc0441c",
"body": null,
"is_bot": false,
"headline": "fix(dtt): 🐛 fix lint issues",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-12-31T01:30:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3e60af909061c10e81545cedae072107ddae12a",
"body": null,
"is_bot": false,
"headline": "fix(dtt): :bug: fix lint and formatting issues",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-12-31T01:28:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cc9b64a70628cc755211cc63e74daf9b26d7047",
"body": null,
"is_bot": false,
"headline": "refactor(dtt): :art: refactor code and unit tests",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-12-31T01:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3b9dd2b5b09b2b18cdeec9c08ab19475342689e",
"body": null,
"is_bot": false,
"headline": "v0.0.9",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-12-31T00:54:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0e8a6b034c2cf4719e0d0bdce5023903532e7e9",
"body": "…ror-2.0.9",
"is_bot": false,
"headline": "Merge pull request #95 from sebastienrousseau/dependabot/cargo/thiser…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-12-24T18:24:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e242dbc0ef1ddb5682cc8be838510ba72e5dc2b1",
"body": "…json-1.0.134",
"is_bot": false,
"headline": "Merge pull request #96 from sebastienrousseau/dependabot/cargo/serde_…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-12-24T18:24:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2340b23b36ab3f8241f0c993d8d496f6c1fe0636",
"body": "Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.133 to 1.0.134.\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.133...v1.0.134)\n\n---\nupdated-dependencies:\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump serde_json from 1.0.133 to 1.0.134",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-23T05:18:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "389685a1d6687a85353296eb341f005d737ecf68",
"body": "Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.8 to 2.0.9.\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.8...2.0.9)\n\n---\nupdated-dependencies:\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump thiserror from 2.0.8 to 2.0.9",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-23T05:18:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec54f65cc2f7a65c871584129dd70e61cf0ed22a",
"body": "…ror-2.0.8",
"is_bot": false,
"headline": "Merge pull request #94 from sebastienrousseau/dependabot/cargo/thiser…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-12-19T06:55:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9862369219a51dbdedc041eb5ac58ed16246517",
"body": "Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.6 to 2.0.8.\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.6...2.0.8)\n\n---\nupdated-dependencies:\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump thiserror from 2.0.6 to 2.0.8",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-18T05:14:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16afcf942a2bf345f4020e1ac88d47b28c7d029a",
"body": "…1.0.216",
"is_bot": false,
"headline": "Merge pull request #92 from sebastienrousseau/dependabot/cargo/serde-…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-12-11T06:33:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eab0ee5c2da6343c0ca87492021716114be7d898",
"body": "Bumps [serde](https://github.com/serde-rs/serde) from 1.0.215 to 1.0.216.\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.215...v1.0.216)\n\n---\nupdated-dependencies:\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump serde from 1.0.215 to 1.0.216",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-11T05:56:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2789235f47e02d205bf5ec7e0c4eda2a9d0565a",
"body": "….3.37",
"is_bot": false,
"headline": "Merge pull request #89 from sebastienrousseau/dependabot/cargo/time-0…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-12-10T20:05:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffb687cd4a2b0ca7d8d983589a22e6b185b52d87",
"body": "…ror-2.0.6",
"is_bot": false,
"headline": "Merge pull request #91 from sebastienrousseau/dependabot/cargo/thiser…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-12-10T20:02:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70eca5df5e661638a590f3bc97c50d805bffd809",
"body": "Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.4 to 2.0.6.\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.4...2.0.6)\n\n---\nupdated-dependencies:\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump thiserror from 2.0.4 to 2.0.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-09T05:14:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "029d3b37724f1cc45ee572886db32ecf296ca920",
"body": "…ror-2.0.4",
"is_bot": false,
"headline": "Merge pull request #90 from sebastienrousseau/dependabot/cargo/thiser…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-12-08T21:28:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dfaad5a1c33d93a25d13a48191a1951e5d5e815",
"body": "Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.3 to 2.0.4.\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.3...2.0.4)\n\n---\nupdated-dependencies:\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump thiserror from 2.0.3 to 2.0.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-04T05:17:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85001a2f7fe84593b886d709067109d01110d756",
"body": "Bumps [time](https://github.com/time-rs/time) from 0.3.36 to 0.3.37.\n- [Release notes](https://github.com/time-rs/time/releases)\n- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/time-rs/time/compare/v0.3.36...v0.3.37)\n\n---\nupdated-dependencies:\n- dependency-name: time\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump time from 0.3.36 to 0.3.37",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-04T05:16:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb3936870eba7f9d22798d3d60976b06436981ed",
"body": "…json-1.0.133",
"is_bot": false,
"headline": "Merge pull request #88 from sebastienrousseau/dependabot/cargo/serde_…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-11-18T06:40:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "216cbfe8005c4b288ee99f9b01e20c0666a11c30",
"body": "Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.132 to 1.0.133.\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.132...v1.0.133)\n\n---\nupdated-dependencies:\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump serde_json from 1.0.132 to 1.0.133",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-18T05:58:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cde62a732009d801fcee33ca4958d04074cd0d9b",
"body": "…ns/codecov/codecov-action-5",
"is_bot": false,
"headline": "Merge pull request #87 from sebastienrousseau/dependabot/github_actio…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-11-15T06:11:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4107cb69d812f959916084838cc80626cd2ef5d1",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 5.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump codecov/codecov-action from 1 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-15T05:35:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9fe80856066de83ac1828656a88c3bafaab9a44c",
"body": "…ror-2.0.3",
"is_bot": false,
"headline": "Merge pull request #86 from sebastienrousseau/dependabot/cargo/thiser…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-11-14T16:45:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfb04b409a60fee0612ed5d2486c65ccde0cbfeb",
"body": "Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.0 to 2.0.3.\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.0...2.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump thiserror from 2.0.0 to 2.0.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-14T06:00:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39989745a2a9e053744a88b0c43ec67d78bbe339",
"body": "…1.0.215",
"is_bot": false,
"headline": "Merge pull request #85 from sebastienrousseau/dependabot/cargo/serde-…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-11-13T08:03:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fe0f18cbb5b3ee866ac5efe3d9a17bdd945fa7b",
"body": "Bumps [serde](https://github.com/serde-rs/serde) from 1.0.214 to 1.0.215.\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.214...v1.0.215)\n\n---\nupdated-dependencies:\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump serde from 1.0.214 to 1.0.215",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-13T07:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a58ba71f72acab5dd97e3f25136c8675c7b345eb",
"body": "…ror-2.0.0",
"is_bot": false,
"headline": "Merge pull request #84 from sebastienrousseau/dependabot/cargo/thiser…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-11-13T07:24:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14354af76708bc390c9917d68ea79fbf8a6c3d72",
"body": "Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.65 to 2.0.0.\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.65...2.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump thiserror from 1.0.65 to 2.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-06T05:40:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a50c4e6d1cd41bcab5228bcf59aaca50e299b30",
"body": "…1.0.214",
"is_bot": false,
"headline": "Merge pull request #80 from sebastienrousseau/dependabot/cargo/serde-…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-10-29T06:13:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c86c085d5a521e9204d65e892c76a402e5d23fde",
"body": "Bumps [serde](https://github.com/serde-rs/serde) from 1.0.213 to 1.0.214.\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.213...v1.0.214)\n\n---\nupdated-dependencies:\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump serde from 1.0.213 to 1.0.214",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-29T05:48:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b269a8d447f720c69e9c0956cfb3f20b752a549e",
"body": "…1.11.1",
"is_bot": false,
"headline": "Merge pull request #79 from sebastienrousseau/dependabot/cargo/regex-…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-10-25T11:00:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cb3d855043d9417c0f85a461ac468a79b4fd707",
"body": "Bumps [regex](https://github.com/rust-lang/regex) from 1.10.6 to 1.11.1.\n- [Release notes](https://github.com/rust-lang/regex/releases)\n- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.1)\n\n---\nupdated-dependencies:\n- dependency-name: regex\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump regex from 1.10.6 to 1.11.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-25T05:09:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34189b2d863630c35b5ddf1f9e976132213663ae",
"body": "…ror-1.0.65",
"is_bot": false,
"headline": "Merge pull request #77 from sebastienrousseau/dependabot/cargo/thiser…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-10-23T05:50:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "014d1c7e30d950fea1514722ba21e5f7d5983f14",
"body": "…1.0.213",
"is_bot": false,
"headline": "Merge pull request #78 from sebastienrousseau/dependabot/cargo/serde-…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-10-23T05:50:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "988f2dba73db2382b281b3707eb8eb51bf20eeac",
"body": "Bumps [serde](https://github.com/serde-rs/serde) from 1.0.210 to 1.0.213.\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.210...v1.0.213)\n\n---\nupdated-dependencies:\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump serde from 1.0.210 to 1.0.213",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-23T05:43:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa5a81d4714082c8b96b209485adc62b29a49ef7",
"body": "Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.64 to 1.0.65.\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.64...1.0.65)\n\n---\nupdated-dependencies:\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump thiserror from 1.0.64 to 1.0.65",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-23T05:43:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a97d4bfc3437babf41c23c1f8da526a59be5048c",
"body": "…json-1.0.132",
"is_bot": false,
"headline": "Merge pull request #76 from sebastienrousseau/dependabot/cargo/serde_…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-10-21T05:46:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34b0135fb427c810cf2dd12fbdd6957c571f0d50",
"body": "Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.129 to 1.0.132.\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/1.0.129...1.0.132)\n\n---\nupdated-dependencies:\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump serde_json from 1.0.129 to 1.0.132",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-21T05:16:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc8e147503ece61c351aaac8c3c9de6b2b1fedaa",
"body": "…json-1.0.129",
"is_bot": false,
"headline": "Merge pull request #75 from sebastienrousseau/dependabot/cargo/serde_…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-10-18T06:24:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8eefab511ec038ae177c99f9a5972186061bdfc",
"body": "Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.128 to 1.0.129.\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.129)\n\n---\nupdated-dependencies:\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump serde_json from 1.0.128 to 1.0.129",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-18T05:24:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20e126b935cc0d10b366885cfa46f8e37b21908a",
"body": "…ror-1.0.64",
"is_bot": false,
"headline": "Merge pull request #73 from sebastienrousseau/dependabot/cargo/thiser…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-23T06:16:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7de9c07f7f46af59cc17b44e236d630dcb607fff",
"body": "Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.63 to 1.0.64.\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64)\n\n---\nupdated-dependencies:\n- dependency-name: thiserror\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump thiserror from 1.0.63 to 1.0.64",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-23T06:01:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3447a1824ee9811e5c27b9595738761574185b9b",
"body": "…1.0.210",
"is_bot": false,
"headline": "Merge pull request #72 from sebastienrousseau/dependabot/cargo/serde-…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-09T08:13:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59a4419b0122945dfd76de908c1af24cc9cfd1e4",
"body": "Bumps [serde](https://github.com/serde-rs/serde) from 1.0.209 to 1.0.210.\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210)\n\n---\nupdated-dependencies:\n- dependency-name: serde\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump serde from 1.0.209 to 1.0.210",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-09T05:59:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "707eb1c54c3acaae43e54e798f07212f0c6fc7be",
"body": "…json-1.0.128\n\nbuild(deps): bump serde_json from 1.0.127 to 1.0.128",
"is_bot": false,
"headline": "Merge pull request #71 from sebastienrousseau/dependabot/cargo/serde_…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-06T06:28:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27cfd71c6dd0f55503dc376b634e3bf6f7df63ee",
"body": "Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.127 to 1.0.128.\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128)\n\n---\nupdated-dependencies:\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump serde_json from 1.0.127 to 1.0.128",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-05T05:21:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b780c1c5cd5883c695ea904655609022815c65ef",
"body": null,
"is_bot": false,
"headline": "fix(dtt): :bug: fix `document.yaml`",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-02T20:50:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a870c06eb177b1fbd7721bc9b100a82eb0a80e93",
"body": null,
"is_bot": false,
"headline": "v0.0.8",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-02T20:31:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a52884215ad64633d0635ab156f855905f4c8768",
"body": null,
"is_bot": false,
"headline": "fix(dtt): :ambulance: critical fixes for documentation",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-02T16:40:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3ff130e3d5d7ed772471df01095ca313f9b164b",
"body": "feat(dtt): :sparkles: v0.0.7",
"is_bot": false,
"headline": "Merge pull request #70 from sebastienrousseau/feat/dtt",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-02T16:25:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb76b309fa8ec5d3b2218deebd3bd45f2d6d234f",
"body": null,
"is_bot": false,
"headline": "fix(dtt): :bug: fix missing imports and dtt_is_valid_function calls",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-02T16:18:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6abf85246f34e66ed4d5b44563d29ee87f85a4db",
"body": null,
"is_bot": false,
"headline": "docs(dtt): :memo: add examples for macros and doc updates",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-02T15:46:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19db4fc726ac4b8665c0d7b0b782c93023d6c430",
"body": "…n and maintainable",
"is_bot": false,
"headline": "fix(dtt): :bug: removes the code duplication and keeps the tests clea…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-02T14:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ed92c58a83966cb2e853cf3cb8f51828c473441",
"body": null,
"is_bot": false,
"headline": "fix(dtt): :lipstick: fix formatting",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-02T13:13:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e61956b7daad9061e5cae4899ca3627bdbaa575",
"body": "…and improve serialization/deserialization\n\n- Added unit tests for each DateTimeError variant to verify basic functionality.\n- Implemented tests for Debug, Clone, Copy, PartialEq, and Hash trait implementations.\n- Enhanced serialization and deserialization tests to cover custom serde implementations\n[…]\nvariants and non-exhaustive enums.\n- Validated low-level aspects, including memory layout and default trait implementation.\n- Improved coverage of edge cases and error handling during deserialization.",
"is_bot": false,
"headline": "feat(dtt): Implement comprehensive unit tests for DateTimeError enum …",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-02T13:10:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0dca15090d4262c60e1a6549f2b093a8aeccb98d",
"body": null,
"is_bot": false,
"headline": "fix(dtt): :lipstick: fix formatting issue",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-02T10:50:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "356ec1041154740828cdb77601c51216ab21e4c5",
"body": null,
"is_bot": false,
"headline": "fix(dtt): :white_check_mark: updated `README.md` and corresponding tests",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-02T10:48:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65d14ef55cdeb7674ec80c240683e63100ed5d4b",
"body": null,
"is_bot": false,
"headline": "fix(dtt): :bug: resolve the duplication issues and updated `build.rs`",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-02T10:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5496975f7a626b0fa4abbc0b4e2a1598ab2f9b6e",
"body": "…apsulate different kinds of errors, such as those related to datetime operations, serialization, and general errors.",
"is_bot": false,
"headline": "feat(dtt): :sparkles: custom error type AppError is introduced to enc…",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-02T08:52:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f77d0fac4ddead09c0355b93e68f0c06aa84713b",
"body": null,
"is_bot": false,
"headline": "fix(dtt): :bug: eliminate the \"unused result\" warnings",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-02T07:50:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2765423d8cda6ff2b476995c99cb0473b7db9baa",
"body": "- Add example usage of format_time_in_timezone in advanced_datetime_operations\n- Demonstrate timezone formatting for Los Angeles (PST) and Tokyo (JST)\n- Showcase 12-hour and 24-hour format strings in timezone-specific contexts\n- Update documentation to reflect new timezone formatting capabilities\n- Improve overall code examples for clarity and completeness",
"is_bot": false,
"headline": "feat(dtt): Add format_time_in_timezone example and enhance documentation",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-02T07:35:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a47e7c2d6cc8a06fa511516fdd1e3c12106371f4",
"body": "- Update format_time_in_timezone to properly handle and return errors for invalid format strings\n- Enhance error mapping from time::format_description::Error to DateTimeError\n- Revise unit test for invalid format scenario to accurately check for DateTimeError::InvalidFormat\n- Improve test assertions with more detailed error checking and messaging",
"is_bot": false,
"headline": "fix(dtt): Improve error handling in format_time_in_timezone function",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-02T07:20:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b6e612e5701983c519083449cf9c23160a490f8",
"body": "- Add new example functions for serialization and performance testing\n- Implement error handling examples with various scenarios\n- Expand date component examples with validation checks\n- Add advanced datetime operations showcasing arithmetic and formatting\n- Introduce performance benchmarking for co\n[…]\ncapabilities\n- Improve code organization with clearer section divisions\n- Enhance documentation with detailed comments for each example function\n- Add emojis for improved readability in console output",
"is_bot": false,
"headline": "fix(dtt): Update and expand `dtt.rs` with comprehensive examples",
"author_name": "Sebastien Rousseau",
"author_login": "sebastienrousseau",
"committed_at": "2024-09-01T23:34:13Z",
"body_truncated": true,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 24,
"latest_release_at": "2026-06-07T18:38:56Z",
"latest_release_tag": "v0.0.10",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 4,
"days_since_latest_release": 47,
"mean_days_between_releases": 134.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "dtt",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"date",
"datetime",
"dtt",
"time",
"timezone",
"date-and-time",
"value-formatting",
"parser-implementations"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/dtt",
"is_deprecated": false,
"latest_version": "0.0.11",
"repository_url": "https://github.com/sebastienrousseau/dtt.git",
"versions_count": 11,
"total_downloads": 121425,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 5328,
"first_published_at": "2023-02-05T22:48:36.750563Z",
"latest_published_at": "2026-07-24T22:02:39.565357Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 0,
"stars": 7,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 9
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 49553,
"source_files_sampled": 25,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 147,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "pastey",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.1"
},
{
"name": "serde",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.228"
},
{
"name": "serde_json",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.143"
},
{
"name": "time",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.47"
},
{
"name": "thiserror",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.0.18"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "pastey",
"direct": true,
"version": "0.2.3",
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": true,
"version": "1.0.150",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": true,
"version": "2.0.18",
"ecosystem": "crates"
},
{
"name": "time",
"direct": true,
"version": "0.3.47",
"ecosystem": "crates"
},
{
"name": "aho-corasick",
"direct": false,
"version": "1.1.4",
"ecosystem": "crates"
},
{
"name": "alloca",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "anes",
"direct": false,
"version": "0.1.6",
"ecosystem": "crates"
},
{
"name": "anstyle",
"direct": false,
"version": "1.0.14",
"ecosystem": "crates"
},
{
"name": "anyhow",
"direct": false,
"version": "1.0.104",
"ecosystem": "crates"
},
{
"name": "assert_cmd",
"direct": false,
"version": "2.2.2",
"ecosystem": "crates"
},
{
"name": "autocfg",
"direct": false,
"version": "1.5.1",
"ecosystem": "crates"
},
{
"name": "bit-set",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "bit-vec",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "bitflags",
"direct": false,
"version": "2.12.1",
"ecosystem": "crates"
},
{
"name": "bstr",
"direct": false,
"version": "1.12.1",
"ecosystem": "crates"
},
{
"name": "bumpalo",
"direct": false,
"version": "3.20.3",
"ecosystem": "crates"
},
{
"name": "cast",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "cc",
"direct": false,
"version": "1.2.63",
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "ciborium",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "ciborium-io",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "ciborium-ll",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "clap",
"direct": false,
"version": "4.6.1",
"ecosystem": "crates"
},
{
"name": "clap_builder",
"direct": false,
"version": "4.6.0",
"ecosystem": "crates"
},
{
"name": "clap_lex",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "criterion",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "criterion-plot",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "crossbeam-deque",
"direct": false,
"version": "0.8.6",
"ecosystem": "crates"
},
{
"name": "crossbeam-epoch",
"direct": false,
"version": "0.9.20",
"ecosystem": "crates"
},
{
"name": "crossbeam-utils",
"direct": false,
"version": "0.8.21",
"ecosystem": "crates"
},
{
"name": "crunchy",
"direct": false,
"version": "0.2.4",
"ecosystem": "crates"
},
{
"name": "deranged",
"direct": false,
"version": "0.5.8",
"ecosystem": "crates"
},
{
"name": "difflib",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "either",
"direct": false,
"version": "1.16.0",
"ecosystem": "crates"
},
{
"name": "equivalent",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "errno",
"direct": false,
"version": "0.3.14",
"ecosystem": "crates"
},
{
"name": "fastrand",
"direct": false,
"version": "2.4.1",
"ecosystem": "crates"
},
{
"name": "find-msvc-tools",
"direct": false,
"version": "0.1.9",
"ecosystem": "crates"
},
{
"name": "fnv",
"direct": false,
"version": "1.0.7",
"ecosystem": "crates"
},
{
"name": "foldhash",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "futures-core",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-executor",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-task",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-util",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.3.4",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "half",
"direct": false,
"version": "2.7.1",
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": false,
"version": "0.15.5",
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": false,
"version": "0.17.1",
"ecosystem": "crates"
},
{
"name": "heck",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "id-arena",
"direct": false,
"version": "2.3.0",
"ecosystem": "crates"
},
{
"name": "indexmap",
"direct": false,
"version": "2.14.0",
"ecosystem": "crates"
},
{
"name": "itertools",
"direct": false,
"version": "0.13.0",
"ecosystem": "crates"
},
{
"name": "itoa",
"direct": false,
"version": "1.0.18",
"ecosystem": "crates"
},
{
"name": "js-sys",
"direct": false,
"version": "0.3.99",
"ecosystem": "crates"
},
{
"name": "leb128fmt",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": "0.2.186",
"ecosystem": "crates"
},
{
"name": "linux-raw-sys",
"direct": false,
"version": "0.12.1",
"ecosystem": "crates"
},
{
"name": "lock_api",
"direct": false,
"version": "0.4.14",
"ecosystem": "crates"
},
{
"name": "log",
"direct": false,
"version": "0.4.32",
"ecosystem": "crates"
},
{
"name": "memchr",
"direct": false,
"version": "2.8.1",
"ecosystem": "crates"
},
{
"name": "num-conv",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "num-traits",
"direct": false,
"version": "0.2.19",
"ecosystem": "crates"
},
{
"name": "once_cell",
"direct": false,
"version": "1.21.4",
"ecosystem": "crates"
},
{
"name": "oorandom",
"direct": false,
"version": "11.1.5",
"ecosystem": "crates"
},
{
"name": "page_size",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "parking_lot",
"direct": false,
"version": "0.12.5",
"ecosystem": "crates"
},
{
"name": "parking_lot_core",
"direct": false,
"version": "0.9.12",
"ecosystem": "crates"
},
{
"name": "pin-project-lite",
"direct": false,
"version": "0.2.17",
"ecosystem": "crates"
},
{
"name": "plotters",
"direct": false,
"version": "0.3.7",
"ecosystem": "crates"
},
{
"name": "plotters-backend",
"direct": false,
"version": "0.3.7",
"ecosystem": "crates"
},
{
"name": "plotters-svg",
"direct": false,
"version": "0.3.7",
"ecosystem": "crates"
},
{
"name": "powerfmt",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "ppv-lite86",
"direct": false,
"version": "0.2.21",
"ecosystem": "crates"
},
{
"name": "predicates",
"direct": false,
"version": "3.1.4",
"ecosystem": "crates"
},
{
"name": "predicates-core",
"direct": false,
"version": "1.0.10",
"ecosystem": "crates"
},
{
"name": "predicates-tree",
"direct": false,
"version": "1.0.13",
"ecosystem": "crates"
},
{
"name": "prettyplease",
"direct": false,
"version": "0.2.37",
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": false,
"version": "1.0.106",
"ecosystem": "crates"
},
{
"name": "proptest",
"direct": false,
"version": "1.11.0",
"ecosystem": "crates"
},
{
"name": "quick-error",
"direct": false,
"version": "1.2.3",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": false,
"version": "1.0.45",
"ecosystem": "crates"
},
{
"name": "r-efi",
"direct": false,
"version": "5.3.0",
"ecosystem": "crates"
},
{
"name": "r-efi",
"direct": false,
"version": "6.0.0",
"ecosystem": "crates"
},
{
"name": "rand",
"direct": false,
"version": "0.9.4",
"ecosystem": "crates"
},
{
"name": "rand_chacha",
"direct": false,
"version": "0.9.0",
"ecosystem": "crates"
},
{
"name": "rand_core",
"direct": false,
"version": "0.9.5",
"ecosystem": "crates"
},
{
"name": "rand_xorshift",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "rayon",
"direct": false,
"version": "1.12.0",
"ecosystem": "crates"
},
{
"name": "rayon-core",
"direct": false,
"version": "1.13.0",
"ecosystem": "crates"
},
{
"name": "redox_syscall",
"direct": false,
"version": "0.5.18",
"ecosystem": "crates"
},
{
"name": "regex",
"direct": false,
"version": "1.12.3",
"ecosystem": "crates"
},
{
"name": "regex-automata",
"direct": false,
"version": "0.4.14",
"ecosystem": "crates"
},
{
"name": "regex-syntax",
"direct": false,
"version": "0.8.10",
"ecosystem": "crates"
},
{
"name": "rustix",
"direct": false,
"version": "1.1.4",
"ecosystem": "crates"
},
{
"name": "rustversion",
"direct": false,
"version": "1.0.22",
"ecosystem": "crates"
},
{
"name": "rusty-fork",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "same-file",
"direct": false,
"version": "1.0.6",
"ecosystem": "crates"
},
{
"name": "scopeguard",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "semver",
"direct": false,
"version": "1.0.28",
"ecosystem": "crates"
},
{
"name": "serde_core",
"direct": false,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "serde_derive",
"direct": false,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "serial_test",
"direct": false,
"version": "3.5.0",
"ecosystem": "crates"
},
{
"name": "serial_test_derive",
"direct": false,
"version": "3.5.0",
"ecosystem": "crates"
},
{
"name": "shlex",
"direct": false,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "slab",
"direct": false,
"version": "0.4.12",
"ecosystem": "crates"
},
{
"name": "smallvec",
"direct": false,
"version": "1.15.1",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "2.0.117",
"ecosystem": "crates"
},
{
"name": "tempfile",
"direct": false,
"version": "3.27.0",
"ecosystem": "crates"
},
{
"name": "termtree",
"direct": false,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "thiserror-impl",
"direct": false,
"version": "2.0.18",
"ecosystem": "crates"
},
{
"name": "time-core",
"direct": false,
"version": "0.1.8",
"ecosystem": "crates"
},
{
"name": "time-macros",
"direct": false,
"version": "0.2.27",
"ecosystem": "crates"
},
{
"name": "tinytemplate",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "unarray",
"direct": false,
"version": "0.1.4",
"ecosystem": "crates"
},
{
"name": "unicode-ident",
"direct": false,
"version": "1.0.24",
"ecosystem": "crates"
},
{
"name": "unicode-xid",
"direct": false,
"version": "0.2.6",
"ecosystem": "crates"
},
{
"name": "version_check",
"direct": false,
"version": "0.9.5",
"ecosystem": "crates"
},
{
"name": "wait-timeout",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "walkdir",
"direct": false,
"version": "2.5.0",
"ecosystem": "crates"
},
{
"name": "wasip2",
"direct": false,
"version": "1.0.3+wasi-0.2.9",
"ecosystem": "crates"
},
{
"name": "wasip3",
"direct": false,
"version": "0.4.0+wasi-0.3.0-rc-2026-01-06",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen",
"direct": false,
"version": "0.2.122",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro",
"direct": false,
"version": "0.2.122",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro-support",
"direct": false,
"version": "0.2.122",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-shared",
"direct": false,
"version": "0.2.122",
"ecosystem": "crates"
},
{
"name": "wasm-encoder",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "wasm-metadata",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "wasmparser",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "web-sys",
"direct": false,
"version": "0.3.99",
"ecosystem": "crates"
},
{
"name": "winapi",
"direct": false,
"version": "0.3.9",
"ecosystem": "crates"
},
{
"name": "winapi-i686-pc-windows-gnu",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "winapi-util",
"direct": false,
"version": "0.1.11",
"ecosystem": "crates"
},
{
"name": "winapi-x86_64-pc-windows-gnu",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "windows-link",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.61.2",
"ecosystem": "crates"
},
{
"name": "wit-bindgen",
"direct": false,
"version": "0.51.0",
"ecosystem": "crates"
},
{
"name": "wit-bindgen",
"direct": false,
"version": "0.57.1",
"ecosystem": "crates"
},
{
"name": "wit-bindgen-core",
"direct": false,
"version": "0.51.0",
"ecosystem": "crates"
},
{
"name": "wit-bindgen-rust",
"direct": false,
"version": "0.51.0",
"ecosystem": "crates"
},
{
"name": "wit-bindgen-rust-macro",
"direct": false,
"version": "0.51.0",
"ecosystem": "crates"
},
{
"name": "wit-component",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "wit-parser",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "zerocopy",
"direct": false,
"version": "0.8.50",
"ecosystem": "crates"
},
{
"name": "zerocopy-derive",
"direct": false,
"version": "0.8.50",
"ecosystem": "crates"
},
{
"name": "zmij",
"direct": false,
"version": "1.0.21",
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 147,
"direct_count": 5,
"indirect_count": 142
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 57,
"open_issues": 8,
"closed_ratio": 0.385,
"closed_issues": 5,
"closed_unmerged_prs": 71
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "sebastienrousseau",
"commits": 160,
"avatar_url": "https://avatars.githubusercontent.com/u/1394998?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"cross-platform.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 5,
"reason": "3 out of 6 merged PRs checked by a CI test -- score normalized to 5",
"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/2 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "15 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": 8,
"reason": "SAST tool is not run on all commits -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 3,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "ed379ab0ebbaac212c1f3a3ad614fc231341bd2c",
"ran_at": "2026-07-25T15:52:54Z",
"aggregate_score": 5.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-24T22:05:52Z",
"oldest_open_prs": [
{
"number": 141,
"created_at": "2026-07-20T09:03:53Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-24T22:02:30Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 115,
"created_at": "2026-02-18T08:55:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 132,
"created_at": "2026-06-06T10:38:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 133,
"created_at": "2026-06-06T10:38:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 134,
"created_at": "2026-06-06T10:38:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 135,
"created_at": "2026-06-06T10:38:33Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 136,
"created_at": "2026-06-06T10:38:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 137,
"created_at": "2026-06-06T10:38:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 138,
"created_at": "2026-06-06T10:38:37Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/sebastienrousseau/dtt",
"host": "github.com",
"name": "dtt",
"owner": "sebastienrousseau"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 61,
"vitality": 67,
"community": 50,
"governance": 48,
"engineering": 75
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 67,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"commits_last_year": 24,
"human_commit_share": 0.75,
"days_since_last_push": 0,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "24 commits in the last year",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 24
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "15 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v0.0.10",
"releases_from_tags": false,
"days_since_latest_release": 47,
"mean_days_between_releases": 134.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 47 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 47
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~134.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 134.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 50,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"forks": 0,
"stars": 7,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "7 stars",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 7
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"packages": [
"dtt"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 121425,
"monthly_downloads": 5328
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "5,328 downloads/month across crates",
"points": 49.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 5328,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 48,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"merged_prs": 57,
"open_issues": 8,
"closed_issues": 5,
"issue_closed_ratio": 0.385,
"closed_unmerged_prs": 71
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "38% of issues closed",
"points": 18,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 38
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "57/128 decided PRs merged",
"points": 17,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 57,
"decided": 128
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/2 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": 64,
"inputs": {
"followers": 155,
"owner_type": "User",
"is_verified": null,
"owner_login": "sebastienrousseau",
"public_repos": 145,
"account_age_days": 5288
},
"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": "155 followers of sebastienrousseau",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 155,
"login": "sebastienrousseau"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "145 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 145
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"dtt"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "11 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 11
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 75,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 58,
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": "3 out of 6 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"date",
"datetime",
"dtt",
"rust",
"time",
"timezone",
"cargo-audit",
"formatting",
"iso8601",
"parsing",
"rfc3339",
"sbom",
"serde",
"signed-commits",
"supply-chain-security",
"validation",
"datetime-library",
"rust-library",
"time-library"
],
"has_wiki": true,
"homepage": "https://dttlib.com/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://dttlib.com/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "19 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 19
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 61,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 51,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 6 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/2 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "15 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 8",
"points": 4,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 147 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 147
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 147,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 147,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"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": "moderate",
"name": "AI Readiness",
"value": 61,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.973,
"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": "73 of 75 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 73,
"sampled": 75
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0.25
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "25 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 25,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 49553,
"source_files_sampled": 25,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/25 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 25,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-25T15:53:07.561039Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sebastienrousseau/dtt.svg",
"full_name": "sebastienrousseau/dtt",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}