JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"journal",
"journald",
"rs",
"rust",
"sd-journal",
"sdjournal"
],
"is_fork": false,
"size_kb": 461,
"has_wiki": false,
"homepage": "https://docs.rs/sdjournal",
"languages": {
"Just": 507,
"Rust": 562378
},
"pushed_at": "2026-07-28T03:14:35Z",
"created_at": "2026-01-03T01:03:00Z",
"owner_type": "User",
"updated_at": "2026-07-28T03:14:48Z",
"description": "sdjournal is a pure Rust systemd journal reader and query engine. It reads *.journal files directly and does not depend on libsystemd or invoke journalctl (tests may use journalctl for golden comparisons).",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "lvillis",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/56720445?v=4",
"created_at": "2019-10-18T09:33:09Z",
"is_verified": null,
"public_repos": 92,
"account_age_days": 2475
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "0.1.22",
"kind": "patch",
"published_at": "2026-07-28T03:14:33Z"
},
{
"tag": "0.1.21",
"kind": "patch",
"published_at": "2026-06-28T03:12:57Z"
},
{
"tag": "0.1.20",
"kind": "patch",
"published_at": "2026-06-27T15:15:35Z"
},
{
"tag": "0.1.19",
"kind": "patch",
"published_at": "2026-06-27T13:34:27Z"
},
{
"tag": "0.1.18",
"kind": "patch",
"published_at": "2026-06-26T15:28:09Z"
},
{
"tag": "0.1.17",
"kind": "patch",
"published_at": "2026-06-25T07:00:29Z"
},
{
"tag": "0.1.16",
"kind": "patch",
"published_at": "2026-06-11T08:15:22Z"
},
{
"tag": "0.1.15",
"kind": "patch",
"published_at": "2026-04-24T01:46:44Z"
},
{
"tag": "0.1.14",
"kind": "patch",
"published_at": "2026-04-23T03:25:13Z"
},
{
"tag": "0.1.13",
"kind": "patch",
"published_at": "2026-04-02T02:13:09Z"
},
{
"tag": "0.1.12",
"kind": "patch",
"published_at": "2026-04-02T02:08:09Z"
},
{
"tag": "0.1.11",
"kind": "patch",
"published_at": "2026-04-02T02:02:05Z"
},
{
"tag": "0.1.10",
"kind": "patch",
"published_at": "2026-04-02T01:57:56Z"
},
{
"tag": "0.1.9",
"kind": "patch",
"published_at": "2026-04-02T01:54:10Z"
},
{
"tag": "0.1.8",
"kind": "patch",
"published_at": "2026-04-01T05:50:43Z"
},
{
"tag": "0.1.7",
"kind": "patch",
"published_at": "2026-04-01T05:47:51Z"
},
{
"tag": "0.1.6",
"kind": "patch",
"published_at": "2026-01-04T03:02:58Z"
},
{
"tag": "0.1.5",
"kind": "patch",
"published_at": "2026-01-03T15:28:01Z"
},
{
"tag": "0.1.4",
"kind": "patch",
"published_at": "2026-01-03T15:04:14Z"
},
{
"tag": "0.1.3",
"kind": "patch",
"published_at": "2026-01-03T14:18:04Z"
},
{
"tag": "0.1.2",
"kind": "patch",
"published_at": "2026-01-03T08:02:36Z"
},
{
"tag": "0.1.1",
"kind": "patch",
"published_at": "2026-01-03T07:37:08Z"
}
],
"recent_commits": [
{
"oid": "9a8969c37ebe8fa1cba97fdedad47110a23540bf",
"body": null,
"is_bot": false,
"headline": "chore(release): 0.1.22",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-07-28T03:14:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27d40076e97d38dd330de79b0cb4969e41608df1",
"body": "- validate committed object bounds, index chains, and compressed streams\n- preserve snapshot and cursor semantics across multi-file queries\n- make live refresh transactional and deduplicate replay handoffs\n- add regression coverage and strengthen CI checks",
"is_bot": false,
"headline": "fix: harden journal parsing, querying, and live tailing",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-07-28T03:13:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a49d442e6cc4910cf86c561fd1bd59acb7f4a9f9",
"body": null,
"is_bot": false,
"headline": "chore(release): 0.1.21",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-06-28T03:12:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8ae1052c26892231e3c53c4eb0f3a063bd5b745",
"body": null,
"is_bot": false,
"headline": "fix(live)!: make replay entry cap optional",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-06-28T03:12:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94d123c9cd74212e4493f5af2c524f4319c2bbea",
"body": null,
"is_bot": false,
"headline": "chore(release): 0.1.20",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-06-27T15:15:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dce4b02bf330135b78a731ec475151d316d044cc",
"body": null,
"is_bot": false,
"headline": "perf(query): prune journal files by entry range",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-06-27T15:11:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e21779d2483535ec138b480f428e7e5c34995ef5",
"body": null,
"is_bot": false,
"headline": "chore(release): 0.1.19",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-06-27T13:34:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af4f31d9f0f91cb60dcf1920f8cb5792238f1094",
"body": null,
"is_bot": false,
"headline": "fix: bound live replay and low-memory query state",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-06-27T13:28:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87a5d6ea64c3ff8c2e919dc82ba92b0820172eb3",
"body": null,
"is_bot": false,
"headline": "chore(release): 0.1.18",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-06-26T15:28:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "019e2caeda72f2c4ab8b7cb6b23d4a1409edea37",
"body": null,
"is_bot": false,
"headline": "fix(live): skip corrupt journal files while tailing",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-06-26T15:27:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4590fa721adf2ee54b428f6a9b5d665fa0d5700d",
"body": null,
"is_bot": false,
"headline": "chore(release): 0.1.17",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-06-25T07:00:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bf4bb680f7bae2dd51fe430c76196c80ca4cf0b",
"body": null,
"is_bot": false,
"headline": "fix(xz): use pure Rust decoder for portable builds",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-06-25T06:57:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50f8f3c5f3274a073672844106ad3c521e4aa423",
"body": null,
"is_bot": false,
"headline": "chore(release): 0.1.16",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-06-11T08:15:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2197a238d4891a8e7a5c40c88b7c941fa339d145",
"body": null,
"is_bot": false,
"headline": "chore(docs): improve public API rustdoc",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-06-11T08:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "add242f8111ec201518231ea7604c7fe18df823e",
"body": null,
"is_bot": false,
"headline": "chore(ci): replace third-party workflow actions",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-06-11T07:51:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d03d1deb342b685786f312c0a25d5380146580b",
"body": null,
"is_bot": false,
"headline": "chore(release): 0.1.15",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-04-24T01:46:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae4d5ef4914b3048914528c93bdf553dfcccb861",
"body": null,
"is_bot": false,
"headline": "perf(live)!: optimize shared live tailing",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-04-24T01:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "112f33f7c506d1af4681649395b9ba8c98710d85",
"body": null,
"is_bot": false,
"headline": "chore(release): 0.1.14",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-04-23T03:25:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86354628ccd9a674c748d9fe2171fa1fd688012a",
"body": null,
"is_bot": false,
"headline": "feat!: replace follow API with a shared live engine",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-04-23T03:25:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "850e07b1ba47c9d8034db16c34244d0111683864",
"body": null,
"is_bot": false,
"headline": "fix: ci",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-04-12T06:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09ff997f8f3e36f669f00cd6959ae5f051118e86",
"body": null,
"is_bot": false,
"headline": "chore(release): 0.1.13",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-04-02T02:13:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "732a05048175d2bf994048dd578babbce251a480",
"body": null,
"is_bot": false,
"headline": "chore(docs): update README.md",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-04-02T02:12:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb7f80a8dd1d76897c8baf31f005e1419de073d1",
"body": null,
"is_bot": false,
"headline": "chore(release): 0.1.12",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-04-02T02:08:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e11299dfbf172ada7ac9fb5c0df56893c62205fe",
"body": null,
"is_bot": false,
"headline": "fix: ci",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-04-02T02:07:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "148acf6b8a40504916517b233a95f7cd2eb71c80",
"body": null,
"is_bot": false,
"headline": "chore(release): 0.1.11",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-04-02T02:02:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4645f4074f13ae9618b04e36f1ee25f0775ff218",
"body": null,
"is_bot": false,
"headline": "fix: ci",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-04-02T02:01:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b66ca486c64b6e62ddc6a3607635be7b4a6bb2b",
"body": null,
"is_bot": false,
"headline": "chore(release): 0.1.10",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-04-02T01:57:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b5a74a488ca454a9edf7e54009b6f919e2f8c84",
"body": null,
"is_bot": false,
"headline": "chore: add justfile",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-04-02T01:57:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb3e898cabd20bfab6d315bfb54ee078c2f67608",
"body": null,
"is_bot": false,
"headline": "chore(release): 0.1.9",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-04-02T01:54:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98d6e90dd58c004fc9b8e4d2207775c199beb740",
"body": null,
"is_bot": false,
"headline": "chore(docs): complete rustdoc coverage for public API",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-04-02T01:53:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c87aaccab651f03124892e431ba167dd6220b9f0",
"body": null,
"is_bot": false,
"headline": "chore(release): 0.1.8",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-04-01T05:50:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f8d9602fbfa23ab8f1753f3252af13314ff7a0b",
"body": null,
"is_bot": false,
"headline": "chore(release): 0.1.7",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-04-01T05:47:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b6afb9195c71cd16f6d371b4cbb65c97d2146f1",
"body": null,
"is_bot": false,
"headline": "chore(ci): update",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-04-01T05:43:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a965d7f99dca9d81cb2bf02baf644d557ad334c8",
"body": null,
"is_bot": false,
"headline": "chore: strengthen tests, fuzz targets, and examples",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-04-01T04:18:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47e0babee81caa06cb91fb2ca25f1a7b55e9b10b",
"body": null,
"is_bot": false,
"headline": "refactor: flatten crate layout and split core modules",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-04-01T03:37:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46b2d6c2fa8a228a4ab37ce852be69b890b054f8",
"body": null,
"is_bot": false,
"headline": "chore(release): 0.1.6",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-01-04T03:02:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a165acaf1a4d4e97eeb55717fd2cd6b7f8d4adde",
"body": null,
"is_bot": false,
"headline": "refactor: add match_unit and format module",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-01-04T03:02:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b3872fc241703f645268cd6911032cd653e1d37",
"body": null,
"is_bot": false,
"headline": "chore(release): 0.1.5",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-01-03T15:28:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef9a9d1d99f3b10368f0dd49842fb36c8a8045e4",
"body": null,
"is_bot": false,
"headline": "chore: update Cargo.toml",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-01-03T15:27:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ec97f959028d5051c0be4d665c25a118a7b13ac",
"body": null,
"is_bot": false,
"headline": "chore(ci): update ci.yml",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-01-03T15:26:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6481c82be7d2cd9a1f9e8ac1a19dcb6c5dd73df",
"body": null,
"is_bot": false,
"headline": "fix: parse compact ENTRY items",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-01-03T15:23:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11478bc647be1f0539104f84d638743ebfdccf2a",
"body": null,
"is_bot": false,
"headline": "chore(release): 0.1.4",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-01-03T15:04:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaa4b0737acf14f6d2a8dd68817a3f6a4caf94e3",
"body": null,
"is_bot": false,
"headline": "chore: update Cargo.toml",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-01-03T14:38:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ebca6b62529c3a71820a5621c267a2b3b4a7f9c",
"body": null,
"is_bot": false,
"headline": "chore(release): 0.1.3",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-01-03T14:18:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c71bfdb1da3d3cc44df3d587c69a3317b689ac60",
"body": null,
"is_bot": false,
"headline": "chore(deps): bump tokio from 1.48.0 to 1.49.0",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-01-03T14:17:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a43663df00728c17f03334fbe7a357b25e86e01c",
"body": null,
"is_bot": false,
"headline": "fix: parse compact ENTRY items correctly",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-01-03T14:17:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e332972653f7d9f27768b4563faa19fc266583d",
"body": null,
"is_bot": false,
"headline": "fix: warn",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-01-03T08:42:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ed22ec751c40e74be44c72e8510de47ba66b895",
"body": null,
"is_bot": false,
"headline": "fix: ci",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-01-03T08:23:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c380470b0ed8e5541d319465fd5e3c26c51558b",
"body": null,
"is_bot": false,
"headline": "fix: ci",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-01-03T08:18:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "910d25f7f4309dd1c586255a2111ce9e72bdd8c4",
"body": null,
"is_bot": false,
"headline": "fix: ci",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-01-03T08:15:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d419a0a7b21235000d3291d665264071eef4c0e6",
"body": null,
"is_bot": false,
"headline": "chore(release): 0.1.2",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-01-03T08:02:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43a394abe17f9da567dfbf9f70af1d4a44936a4e",
"body": null,
"is_bot": false,
"headline": "chore: update Cargo.toml",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-01-03T08:01:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b5fea7158dc9f8aab6b7d1426d54abb3e058d29",
"body": null,
"is_bot": false,
"headline": "chore: release version 0.1.1",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-01-03T07:37:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f4635345d1e085d82402a66162c4e57ef934bc3",
"body": null,
"is_bot": false,
"headline": "chore: add CHANGELOG.md",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-01-03T07:36:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f5f3e3514a61fcfb5df1488de07e49115beb013",
"body": null,
"is_bot": false,
"headline": "test: reduce type complexity in golden_journalctl",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-01-03T07:35:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "197827e50384aae440aba3cf7a619f6b38186a45",
"body": null,
"is_bot": false,
"headline": "fix: ci",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-01-03T07:32:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f65f65736f1cda2627ba55a3ca3c7e9b27b1338",
"body": null,
"is_bot": false,
"headline": "fix(ci): update deprecated inotify API",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-01-03T07:28:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0f9dbb230da31e583f33f33a44b0bdee19ac9f5",
"body": null,
"is_bot": false,
"headline": "chore: init commit",
"author_name": "lvillis",
"author_login": "lvillis",
"committed_at": "2026-01-03T07:04:07Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 22,
"commits_last_year": 58,
"latest_release_at": "2026-07-28T03:14:33Z",
"latest_release_tag": "0.1.22",
"releases_from_tags": true,
"days_since_last_push": 1,
"active_weeks_last_year": 7,
"days_since_latest_release": 1,
"mean_days_between_releases": 13
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "sdjournal",
"exists": true,
"license": "MIT",
"keywords": [
"journal",
"journald",
"linux",
"logging",
"systemd",
"filesystem",
"os::unix-apis",
"parsing"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/sdjournal",
"is_deprecated": false,
"latest_version": "0.1.22",
"repository_url": "https://github.com/lvillis/sdjournal",
"versions_count": 14,
"total_downloads": 25307,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 6882,
"first_published_at": "2026-01-03T08:43:03.582129Z",
"latest_published_at": "2026-07-28T03:14:47.050059Z",
"latest_version_yanked": false,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 0,
"stars": 4,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
".justfile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml",
"fuzz/Cargo.toml"
],
"largest_source_bytes": 54705,
"source_files_sampled": 55,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml",
"fuzz/Cargo.toml"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "memmap2",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.9.10"
},
{
"name": "siphasher",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.2"
},
{
"name": "lz4_flex",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.13.0"
},
{
"name": "ruzstd",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8.2"
},
{
"name": "xz4rust",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.1"
},
{
"name": "tokio",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.52.1"
},
{
"name": "tracing",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.44"
},
{
"name": "hmac",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.13.0"
},
{
"name": "num-bigint",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.6"
},
{
"name": "num-traits",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.19"
},
{
"name": "sha2",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 8,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "lvillis",
"commits": 58,
"avatar_url": "https://avatars.githubusercontent.com/u/56720445?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"fuzz.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "15 commit(s) and 5 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": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"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": "9a8969c37ebe8fa1cba97fdedad47110a23540bf",
"ran_at": "2026-07-29T07:19:24Z",
"aggregate_score": 5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-28T03:20:11Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/lvillis/sdjournal",
"host": "github.com",
"name": "sdjournal",
"owner": "lvillis"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 50,
"vitality": 75,
"community": 28,
"governance": 53,
"engineering": 67
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 75,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"commits_last_year": 58,
"human_commit_share": 1,
"days_since_last_push": 1,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "58 commits in the last year",
"points": 15.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 58
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "15 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"releases_count": 22,
"latest_release_tag": "0.1.22",
"releases_from_tags": true,
"days_since_latest_release": 1,
"mean_days_between_releases": 13
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "22 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 22
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~13 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 13
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 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": 1,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 1 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 1
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 28,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"forks": 0,
"stars": 4,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "4 stars",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 4
}
}
],
"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": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"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": 64,
"inputs": {
"packages": [
"sdjournal"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 25307,
"monthly_downloads": 6882
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "6,882 downloads/month across crates",
"points": 51.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 6882,
"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": "moderate",
"name": "Sustainability & Governance",
"value": 53,
"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": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 76,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 8,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"followers": 0,
"owner_type": "User",
"is_verified": null,
"owner_login": "lvillis",
"public_repos": 92,
"account_age_days": 2475
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "0 followers of lvillis",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "lvillis"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "92 public repos, account ~6 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 92
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"sdjournal"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 1
},
"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 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "14 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 14
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 67,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"journal",
"journald",
"rs",
"rust",
"sd-journal",
"sdjournal"
],
"has_wiki": false,
"homepage": "https://docs.rs/sdjournal",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://docs.rs/sdjournal",
"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": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 50,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "15 commit(s) and 5 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": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
}
],
"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": 53,
"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": 1,
"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": "58 of 58 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 58,
"sampled": 58
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
".justfile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml",
"fuzz/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": ".justfile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".justfile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 58",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 58
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 54705,
"source_files_sampled": 55,
"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/55 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 55,
"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",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index crates:sdjournal@0.1.22; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-29T07:19:29.482040Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lvillis/sdjournal.svg",
"full_name": "lvillis/sdjournal",
"license_state": "absent",
"license_spdx": null
}