原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"citations",
"references",
"bibtex",
"yaml",
"cli"
],
"is_fork": false,
"size_kb": 2875,
"has_wiki": true,
"homepage": null,
"languages": {
"TeX": 236,
"Rust": 697325
},
"pushed_at": "2026-07-15T08:21:09Z",
"created_at": "2020-09-28T13:10:34Z",
"owner_type": "Organization",
"updated_at": "2026-07-23T01:53:01Z",
"description": "Rusty bibliography management.",
"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://typst.app",
"name": "Typst",
"type": "Organization",
"login": "typst",
"company": null,
"location": "Berlin",
"followers": 3462,
"avatar_url": "https://avatars.githubusercontent.com/u/67595261?v=4",
"created_at": "2020-06-29T15:08:38Z",
"is_verified": null,
"public_repos": 35,
"account_age_days": 2214
},
"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.10.1",
"kind": "patch",
"published_at": "2026-06-14T10:08:05Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2026-06-05T11:22:06Z"
},
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2025-09-26T16:04:05Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2025-09-25T17:26:32Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2025-02-05T11:15:17Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2024-10-15T13:48:43Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2024-10-03T14:54:02Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2024-10-02T13:29:23Z"
},
{
"tag": "v0.5.3",
"kind": "patch",
"published_at": "2024-05-16T10:23:58Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2024-03-07T16:05:01Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2023-11-29T17:37:41Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2023-11-24T15:10:05Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2023-10-31T00:21:37Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2023-09-05T10:16:21Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2023-09-05T09:53:21Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2023-04-04T15:57:53Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2023-03-28T13:46:35Z"
},
{
"tag": "v0.2",
"kind": "other",
"published_at": "2023-03-28T13:45:38Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2021-01-18T15:40:31Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2021-01-18T10:13:34Z"
}
],
"recent_commits": [
{
"oid": "5a7131398d4ea13731d64b12a72316cb99658695",
"body": "Co-authored-by: DerDrodt <d.drodt@gmx.de>",
"is_bot": false,
"headline": "Update locales (#498)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2026-07-15T08:21:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e139477ed70fc8b82fc999aa1466206d101d944c",
"body": "* Add ability to declare locator type to CLI",
"is_bot": false,
"headline": "Add ability to declare locator type to CLI (#496)",
"author_name": "Landen Hord",
"author_login": "landenhord",
"committed_at": "2026-07-11T08:06:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c7dad2eaf2ecbd56c1e22865e2f81b981bf5b3d",
"body": null,
"is_bot": false,
"headline": "Describe the data types missing in docs/file-format (#495)",
"author_name": "Y.D.X.",
"author_login": "YDX-2147483647",
"committed_at": "2026-07-11T08:01:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0d17d9f9e764f262ac430a946573210c5f4d278",
"body": null,
"is_bot": false,
"headline": "Update the link to ttb_en BibTeX tutorial (#494)",
"author_name": "Y.D.X.",
"author_login": "YDX-2147483647",
"committed_at": "2026-07-11T07:59:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2478d0741618d4c2ba34ba3080def9ca5f03d1f2",
"body": "* Change refs of `generate.rs` => `archive.rs`\n\n* Add American Mathematical Society styles to archive\n\n* Update archives\n\n* Add test to verify `STYLE_IDS` are sorted for binary search",
"is_bot": false,
"headline": "Add American Mathematical Society styles (#435)",
"author_name": "Lucian",
"author_login": "lucianchauvin",
"committed_at": "2026-06-16T17:19:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba4d946a4b51313b096379e4600fcd277cc48a1e",
"body": null,
"is_bot": false,
"headline": "Fallback to `Entry::organization` for CSL `publisher` (#484)",
"author_name": "Y.D.X.",
"author_login": "YDX-2147483647",
"committed_at": "2026-06-16T16:22:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e51299ecd1a9f62b2f069af2f554ae4e84d50527",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Laurenz",
"author_login": "laurmaedje",
"committed_at": "2026-06-14T10:06:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "734bd4571b788e2bece9d662df2aeba573dc510c",
"body": null,
"is_bot": false,
"headline": "Fix citation number offsetting for sorted bibliographies (#487)",
"author_name": "Laurenz",
"author_login": "laurmaedje",
"committed_at": "2026-06-13T10:44:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e6ba5f5b6f3ca6d28d48b2b92846db474f99686",
"body": null,
"is_bot": false,
"headline": "Bump version (#482)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2026-06-05T11:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b0169088854834699413fbab332cb014c00ec66",
"body": null,
"is_bot": false,
"headline": "Bump biblatex and citationberg (#483)",
"author_name": "Laurenz",
"author_login": "laurmaedje",
"committed_at": "2026-06-05T11:17:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd93613f54f9c98f8678aa2671f2ab94892d5e54",
"body": "* Add collation cmp\n\n* Add local test for #193\n\n* Switch to icu4x\n\n* Fix icu4x version 2.2.0\n\n---------\n\nCo-authored-by: DerDrodt <d.drodt@gmx.de>\nCo-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>",
"is_bot": false,
"headline": "Add Collation-Based String Sorting (#314)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2026-06-05T05:01:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c324b3ddcdc6f1a57744c45854b198703c0e95b3",
"body": "Fixes #441\n\nWhen an entry was missing its `type`, the error span would point to the\nfirst entry in the bibliography instead of the actual problematic entry.\nThis made debugging large bibliographies difficult.\n\nRoot cause: entries were first collected as `NakedEntry` structs, then\nconverted to `Entry\n[…]\neserializeSeed` to convert each entry immediately during\ndeserialization, preserving correct error locations. The error message\nnow also includes the entry key for clarity (\"no entry type for `key`\").",
"is_bot": false,
"headline": "Fix error span pointing to wrong entry when type is missing (#447)",
"author_name": "Andrey Akinshin",
"author_login": "AndreyAkinshin",
"committed_at": "2026-05-31T11:31:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "caa4d0447fa4e2d724a7aa0013286aa03763e495",
"body": "Resolves #463",
"is_bot": false,
"headline": "Include non-integer `volume` when converting from biblatex (#478)",
"author_name": "Y.D.X.",
"author_login": "YDX-2147483647",
"committed_at": "2026-05-31T11:29:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "114f233ee77cab92c67a2e142838737a67dd1ce8",
"body": "Co-authored-by: grover-lc <grover-lc@noreply.codeberg.com>",
"is_bot": false,
"headline": "Change error type of `FromStr` for `MaybeTyped` as `Infallible` (#480)",
"author_name": "grover-lc",
"author_login": "grover-lc",
"committed_at": "2026-05-31T11:20:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "823308702d61960c651e7be42f50c689ad9b137b",
"body": null,
"is_bot": false,
"headline": "feat: Pass directors for unparented video (#450)",
"author_name": "Zack Gozelski",
"author_login": "gozelski",
"committed_at": "2026-05-31T11:16:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a373d39de121fe20bbfa4d37ae097a2effb5f86a",
"body": "Co-authored-by: Laurendus <16505700+Laurendus@users.noreply.github.com>",
"is_bot": false,
"headline": "recognize Anthos as Chapter in CSL (#427)",
"author_name": "Laurendus",
"author_login": "Laurendus",
"committed_at": "2026-05-31T11:15:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14b133af669a455292d7604276877b8d61e75366",
"body": null,
"is_bot": false,
"headline": "Do not make whitespaces bold in citeproc tests (#479)",
"author_name": "Y.D.X.",
"author_login": "YDX-2147483647",
"committed_at": "2026-05-31T11:13:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baab93ab196287896c4cf1afba63b2fb58950aab",
"body": "Fix rendering of macros (empty macros are suppressed).\n---------\n\nCo-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>\nCo-authored-by: DerDrodt <d.drodt@gmx.de>",
"is_bot": false,
"headline": "Fix rendering of macros (#419)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2026-05-31T11:09:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "292b88010d75e5fea8c8ff41fad250b2cd4d9a9a",
"body": null,
"is_bot": false,
"headline": "Add aliases for `modern-language-association-8` and `mla-8` (#477)",
"author_name": "Laurenz",
"author_login": "laurmaedje",
"committed_at": "2026-05-26T14:10:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63351d4c642b41b1329c73efdfd742918a5b58d8",
"body": "Co-authored-by: Laurenz <laurmaedje@gmail.com>",
"is_bot": false,
"headline": "Add aliases for removed styles (#476)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2026-05-26T13:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "005b7d15399fe5b9de26c881611be70be8074a6f",
"body": "* Fix parsing of non-numeric page numbers and serial numbers\n\nResolves #170\nResolves #440 (which is a part of #312)\n\n* Also preserve whitespaces after values\n\nRelates to #327\n\n* Fix number_LeadingZeros",
"is_bot": false,
"headline": "Fix parsing of atypical page numbers and serial numbers (#445)",
"author_name": "Y.D.X.",
"author_login": "YDX-2147483647",
"committed_at": "2026-05-26T12:25:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c08bc22d41d9406c42279ed276ae50558070f2f5",
"body": null,
"is_bot": false,
"headline": "Pin actions (#475)",
"author_name": "Laurenz",
"author_login": "laurmaedje",
"committed_at": "2026-05-26T08:56:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "556c0583bf974596c8b8989749f83d6502038885",
"body": null,
"is_bot": false,
"headline": "Check in `Cargo.lock` (#474)",
"author_name": "Laurenz",
"author_login": "laurmaedje",
"committed_at": "2026-05-26T08:54:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4478efcc70fce8ae3dc5264a0d9d94ea055a1cb2",
"body": null,
"is_bot": false,
"headline": "Pin citationberg (#473)",
"author_name": "Laurenz",
"author_login": "laurmaedje",
"committed_at": "2026-05-26T08:50:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70a0d9c6b0195cf1d4214b72a558427c9c2db7eb",
"body": "Co-authored-by: Laurenz <laurmaedje@gmail.com>",
"is_bot": false,
"headline": "Add option for offsetting the citation number (#409)",
"author_name": "thuiop",
"author_login": "thuiop",
"committed_at": "2026-05-26T08:48:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb0c6164896098d54f575e857fe88057b16b03c6",
"body": "* Correct name suffix syntax example (Luther King, Jr., Martin)\n\n* Change the plain language explanation above the name as well",
"is_bot": false,
"headline": "Fix name suffix example in documentation (#456)",
"author_name": "Matea Haverlík",
"author_login": "mm-tea",
"committed_at": "2026-05-26T02:04:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "711b5b19bdde1b7bea11c3c4b2d4043e137124eb",
"body": "* Do not apply disambigution check if it fails\n\n* Rework disambiguation of citations\n\n* Reduce number of disambiguation iterations\n\n---------\n\nCo-authored-by: DerDrodt <d.drodt@gmx.de>\nCo-authored-by: Martin Haug <mhaug@live.de>\nCo-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>",
"is_bot": false,
"headline": "Rework Citation Disambiguation (#413)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2026-05-26T01:57:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c1819cef135c9b6e8515f29254c4604eb296a95",
"body": "* Suppress et al. in sort\n\n---------\n\nCo-authored-by: DerDrodt <d.drodt@gmx.de>\nCo-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>",
"is_bot": false,
"headline": "Suppress et al in sort (#426)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2026-05-26T01:54:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac92df47b7ff561146f32361bd2bb8764d947a7d",
"body": "Co-authored-by: DerDrodt <d.drodt@gmx.de>",
"is_bot": false,
"headline": "Clippy fixes (#472)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2026-05-26T01:32:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97dbd93b9ed4e9217a459dcb046ef567817b64bd",
"body": null,
"is_bot": false,
"headline": "Handle comma-suffix in names (#420)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2026-05-22T09:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10fb0a86b916889aeefab03dbb480316deb9e9f5",
"body": null,
"is_bot": false,
"headline": "Do not initialize lower case words (#422)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2026-05-22T09:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c221e0cdd63eaf90fd941cecf4f8d88b1d56d2e",
"body": null,
"is_bot": false,
"headline": "Allow for uncertain JSON dates (#396)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2026-05-22T09:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de0ac8632d913f7dff18e0ea1edb84d6c91ad3a9",
"body": null,
"is_bot": false,
"headline": "Add support for subsequent author substitution (#228)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2026-05-22T09:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72f1d7ff5528a314c28ced914b06bb65955aaab8",
"body": null,
"is_bot": false,
"headline": "Update archives (#453)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2026-05-22T09:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a137441413a5907c15ced44d1502dfb9fa1a3014",
"body": "… (#432)\n\nAlso added local tests, with a new test mode for links.\n\n---------\n\nCo-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix DOI, PMID, and PMCID's not forming proper links with some styles.…",
"author_name": "peter",
"author_login": "peterc-s",
"committed_at": "2025-12-27T22:30:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2bfce8f07962ba0af972c23050e8259c30c7212",
"body": "* Update archives\n\n* Update Style\n\n* further update\n\n---------\n\nCo-authored-by: DerDrodt <d.drodt@gmx.de>\nCo-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>",
"is_bot": false,
"headline": "Update archives (#424)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-12-21T05:07:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "926a215b34a7d5acbdbca903f8f80b03830323b8",
"body": null,
"is_bot": false,
"headline": "Allow magic CSL tests (#418)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-11-10T23:58:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65419bb19ce77c89079a6b91f8fcc69d7c9d7a4c",
"body": "Co-authored-by: DerDrodt <d.drodt@gmx.de>",
"is_bot": false,
"headline": "Position always tests false when in bibliography (#425)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-11-10T23:57:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a00fe90e418756356efdc650b31690d72a03efb",
"body": "* Fix author count with et al.\n\n* add comment about spec behavior\n\n* typo\n\n---------\n\nCo-authored-by: DerDrodt <d.drodt@gmx.de>\nCo-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix author count with et al. (#421)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-11-09T20:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "066e64fb1b94e537d53389e4732b60d1bed02c08",
"body": "Co-authored-by: DerDrodt <d.drodt@gmx.de>",
"is_bot": false,
"headline": "Use cite-group-delimiter as fallback for year-suffix-delimiter (#423)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-11-09T20:35:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b403608d0f31b7a50bb9744840b7f8c24dac16e",
"body": null,
"is_bot": false,
"headline": "Improve CSL test parsing (#417)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-11-09T20:18:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ae5dd6a6d8a67bdf84dd75ea9f9673fd0041d6c",
"body": "Co-authored-by: DerDrodt <d.drodt@gmx.de>",
"is_bot": false,
"headline": "Do not render empty et al. (#415)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-11-09T20:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d495fc15c525e91d3876a76ec9cbcb1187d17c50",
"body": "Co-authored-by: DerDrodt <d.drodt@gmx.de>",
"is_bot": false,
"headline": "Bump Rust CI (#414)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-11-09T20:01:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2511e2a6e8e939273b2d9f2f0e49971a75d1ad1",
"body": "---------\n\nCo-authored-by: DerDrodt <d.drodt@gmx.de>",
"is_bot": false,
"headline": "Update archives (#404)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-11-09T20:00:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "799cfdcc5811894f62949a63b155878e2f30b879",
"body": null,
"is_bot": false,
"headline": "Bump version (#402)",
"author_name": "Martin Haug",
"author_login": "reknih",
"committed_at": "2025-09-26T16:03:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d15326c41544aa2072502d226455087d1a94ee9d",
"body": null,
"is_bot": false,
"headline": "Fix wrong ibid position, test transparent locators (#399)",
"author_name": "PgBiel",
"author_login": "PgBiel",
"committed_at": "2025-09-26T14:37:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "473085d90a0e7bb2ea3a43180f6e94e8b6f7de66",
"body": "Co-authored-by: DerDrodt <d.drodt@gmx.de>",
"is_bot": false,
"headline": "Don't count year-suffix as a variable access (#400)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-09-26T13:09:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1796f0e3923d2859cd5f8135853ed8cbfe027730",
"body": null,
"is_bot": false,
"headline": "Expose `TransparentLocator` again (#397)",
"author_name": "PgBiel",
"author_login": "PgBiel",
"committed_at": "2025-09-25T22:04:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daf541f36bf73adce4665c15947c399271197e14",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Martin Haug",
"author_login": "reknih",
"committed_at": "2025-09-25T17:24:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7822268bcf11927f408dff24186e1aea30dcc14",
"body": null,
"is_bot": false,
"headline": "Bump citationberg and biblatex (#395)",
"author_name": "PgBiel",
"author_login": "PgBiel",
"committed_at": "2025-09-25T16:31:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "393fda2dd89945195d7f2d2423fd64249c93d48f",
"body": null,
"is_bot": false,
"headline": "Use roman-numerals-rs (#284)",
"author_name": "Adam Turner",
"author_login": "AA-Turner",
"committed_at": "2025-09-25T15:29:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ed65bf38b9666fc355381bf887ca8b712b30f8f",
"body": "---------\n\nCo-authored-by: DerDrodt <d.drodt@gmx.de>\nCo-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>",
"is_bot": false,
"headline": "Print season when available and month is empty (#391)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-09-25T15:25:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca111125097a8364e7e58c8e10d90949bc081d61",
"body": null,
"is_bot": false,
"headline": "Update to `thiserror@2.016` (#394)",
"author_name": "Martin Haug",
"author_login": "reknih",
"committed_at": "2025-09-25T15:10:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2567ea2640a9c1a59bbda7fd0483227d2636ccd",
"body": "* Fix sorting for empty sort values\n\n* Revert pointless change in citeproc.rs\n\n* Add explicit link to spec\n\n---------\n\nCo-authored-by: DerDrodt <d.drodt@gmx.de>",
"is_bot": false,
"headline": "Fix sorting for empty sort values (#390)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-09-23T02:26:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dd9691575ee4380aa93cc9e529a1b4875521563",
"body": null,
"is_bot": false,
"headline": "Add aliases for the remainder of removed styles (#389)",
"author_name": "PgBiel",
"author_login": "PgBiel",
"committed_at": "2025-09-21T16:19:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a48cc775a90b5098cc9930c3f8447cc3116265fc",
"body": null,
"is_bot": false,
"headline": "update archives",
"author_name": "PgBiel",
"author_login": "PgBiel",
"committed_at": "2025-09-21T16:05:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e70a557f3984cf497cdae25df64503e0eadb1fd",
"body": null,
"is_bot": false,
"headline": "Use a preferred yaml extension over yml (#332)",
"author_name": "Andrew Voynov",
"author_login": "Andrew15-5",
"committed_at": "2025-09-21T15:21:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0d8c4293ef3ae45300943d14f385716d6e5c6b7",
"body": null,
"is_bot": false,
"headline": "Bump citationberg and biblatex (#388)",
"author_name": "PgBiel",
"author_login": "PgBiel",
"committed_at": "2025-09-21T15:08:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bfb7d33aa26820f9a979e874aa1a206059004a6",
"body": "* add chapter field\n\n* add chapter field tests\n\n* allow using \"chapter\" for chapter serial number\n\n* update chapter tests\n\n* trailing newline\n\n* add chapter to file format\n\n* use chapter in interop\n\n* test biblatex inbook\n\n* improve docs a bit\n\n* paste docs",
"is_bot": false,
"headline": "Add `chapter` field (#383)",
"author_name": "PgBiel",
"author_login": "PgBiel",
"committed_at": "2025-09-20T03:26:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b814bbc71bee5fa606e9ae78bcfdc0492aa6abd",
"body": "Co-authored-by: DerDrodt <d.drodt@gmx.de>",
"is_bot": false,
"headline": "Update archives (#384)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-09-19T03:33:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77bbdcc431ccfcc133af87865d4aa9335f5052a7",
"body": null,
"is_bot": false,
"headline": "Fix date delimiter handling for localized date formats (#325) (#385)",
"author_name": "Kristofers Solo",
"author_login": "kristoferssolo",
"committed_at": "2025-09-16T15:28:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb1f833af01094f51812ae9964bc2bfe3e070be0",
"body": null,
"is_bot": false,
"headline": "Fix CLI selector parsing (#386)",
"author_name": "Kristofers Solo",
"author_login": "kristoferssolo",
"committed_at": "2025-09-15T13:05:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e16ab4919c262a38aa14b94f043a3ba1c627cf3e",
"body": null,
"is_bot": false,
"headline": "Stop `chapter` from breaking BibTeX-based entries (#361)",
"author_name": "Fletcher Porter",
"author_login": "fpdotmonkey",
"committed_at": "2025-09-15T01:46:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d151bb5085563a46db707a90a8277cd77f0549dd",
"body": "* TransparentLocator that accept any object that is PartialEq\n\n* Apply Clippy fix\n\n* Make TransparentLocator public\n\n* Add missing documentation",
"is_bot": false,
"headline": "Add ID to `LocatorPayload::Transparent` (#299)",
"author_name": "Wojciech Kordalski",
"author_login": "wkordalski",
"committed_at": "2025-09-12T21:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03ae2acf168e65604e74f0361e74ba4ef7689f16",
"body": "* Fix missing styles; future proof archiver; update styles\n\n* Clippy\n\n* Add chicago-fullnotes alias\n\n* Update archives\n\n* Fix aliases?\n\n---------\n\nCo-authored-by: DerDrodt <d.drodt@gmx.de>",
"is_bot": false,
"headline": "Fix missing styles; future proof archiver; update styles (#372)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-09-10T13:16:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6226e481a403f067a432d73efdcc9789ce5c341",
"body": "This will allow the reference output to correctly label the document\nkind.",
"is_bot": false,
"headline": "Set a genre for `@MastersThesis`, `@PhdThesis`, and `@TechReport` (#369)",
"author_name": "Fletcher Porter",
"author_login": "fpdotmonkey",
"committed_at": "2025-09-09T22:24:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6121935c12afb9ea707d732993f8217799b6593",
"body": "Co-authored-by: DerDrodt <d.drodt@gmx.de>",
"is_bot": false,
"headline": "Clippy (#373)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-09-04T04:24:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fc5221191679b31a28ce171bf440f967352c7a7",
"body": null,
"is_bot": false,
"headline": "Bump Rust CI (#375)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-09-02T00:01:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea4c06a04742f98b92d70ceaedbae7c2d5d017d1",
"body": "* Fix negative date sorting\n\n* Add another local test\n\n* Clippy\n\n* fmt\n\n* Use Option of sorting; fix variable sort\n\n* use i32::MAX when \"inverting\" date years\n\n* mention csl spec\n\n---------\n\nCo-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix negative date sorting (#368)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-08-30T15:05:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b869d33239f15b0a3fe5cad9d76f6685ae9ef64",
"body": "* Bump Citationberg and update archive\n\n* Use typst branch of citationberg\n\n* Fix rendering of day ordinals\n\n* Fix year suffix collapsing\n\n* Use if let and document a bit more\n\n---------\n\nCo-authored-by: DerDrodt <d.drodt@gmx.de>",
"is_bot": false,
"headline": "Fix year suffix collapse (#367)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-08-29T22:17:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25425f94bc8585131150a937fedbeea7753fe9de",
"body": "* Simplify alphanumeric.csl\n\nRemove collapse=\"citation-number\" since it is not applicable for label-based citation styles.\n\n* update alphanumeric archive\n\n---------\n\nCo-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>",
"is_bot": false,
"headline": "Simplify alphanumeric.csl (#353)",
"author_name": "Eloi Torrents",
"author_login": "Eloitor",
"committed_at": "2025-08-28T23:07:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f934f9a1337ee4b4a06570f26913c8c169c1f68",
"body": "* Bump Citationberg and update archive\n\n* Use typst branch of citationberg\n\n* Fix rendering of day ordinals\n\n---------\n\nCo-authored-by: DerDrodt <d.drodt@gmx.de>",
"is_bot": false,
"headline": "Fix date ordinals (#366)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-08-28T13:50:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e8c271e76889a4f44dda5458d092584ef2cd898",
"body": "* Use locale terms for AD/BC\n\n* Remove extra spaces\n\n* use new default BC term in local test\n\n---------\n\nCo-authored-by: DerDrodt <d.drodt@gmx.de>\nCo-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>",
"is_bot": false,
"headline": "Use locale terms for AD/BC (#364)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-08-28T13:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cb9b1c7695f82ac9f474895c3523eebf381f2e0",
"body": "* Bump Citationberg and update archive\n\n* Use typst branch of citationberg\n\n---------\n\nCo-authored-by: DerDrodt <d.drodt@gmx.de>",
"is_bot": false,
"headline": "Bump Citationberg and update archive (#365)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-08-28T12:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d2f60abcbcc334c89767fe9f1777e80ca540a3f",
"body": "Co-authored-by: DerDrodt <d.drodt@gmx.de>",
"is_bot": false,
"headline": "Update archives (#363)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-08-26T11:33:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "362fadd3ce670a05f5e14811ee8bbce8565f76d7",
"body": null,
"is_bot": false,
"headline": "Update archives (#360)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-08-18T10:10:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87d748ca94d58ab425e3ce83d7f33bdd306a9317",
"body": "* bump citationberg\n\n* fix citeproc",
"is_bot": false,
"headline": "Bump citationberg (#358)",
"author_name": "PgBiel",
"author_login": "PgBiel",
"committed_at": "2025-08-14T21:38:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77b680b49370ac8aa3f14126ef0b763f3ca0f681",
"body": "Co-authored-by: DerDrodt <d.drodt@gmx.de>",
"is_bot": false,
"headline": "Update archives (#356)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-08-11T15:35:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90ee442bcde649f060cc5dcaa988340e778672d7",
"body": null,
"is_bot": false,
"headline": "Add .zed to .gitignore (#355)",
"author_name": "PgBiel",
"author_login": "PgBiel",
"committed_at": "2025-08-10T17:01:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "299a9e121c90f84d11145d1a4006fb3ee4a44e36",
"body": "* Update archives & Citationberg\n\n* remove unrelated change in .gitignore\n\n* bump citationberg\n\n* bump archives again\n\n* bump test after new style release\n\n---------\n\nCo-authored-by: DerDrodt <d.drodt@gmx.de>\nCo-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>",
"is_bot": false,
"headline": "Update archives & Citationberg (#350)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-08-10T16:55:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b599ced5a03e88f8cefdb438814c33b7d5e7c961",
"body": "* Bump Rust on CI to 1.88\n\n* Bump edition\n\n* Formatting\n\n* use let chains\n\n* collapse if\n\n* 1.89 fix\n\n---------\n\nCo-authored-by: DerDrodt <d.drodt@gmx.de>\nCo-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Rust on CI to 1.88 (#349)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-08-10T16:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98c3ba49b844921d9004b0a807d25b0114d7df2c",
"body": "* Update archive\n\n* Update archive\n\n* Update archive\n\n* Update archives\n\n* Update archive\n\n---------\n\nCo-authored-by: DerDrodt <d.drodt@gmx.de>",
"is_bot": false,
"headline": "Update archive (#338)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-07-12T19:07:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea1431208993a483c1dfea03ca8ee1111c2f6829",
"body": null,
"is_bot": false,
"headline": "Fix Wisconsin (#344)",
"author_name": "John Wang",
"author_login": "jzw2",
"committed_at": "2025-07-09T13:02:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22d6db2ac1e7e66b1c5b7601622b3c0c35280996",
"body": null,
"is_bot": false,
"headline": "Fix typo in docs for find_ambiguous_sets (#342)",
"author_name": "Andrew Voynov",
"author_login": "Andrew15-5",
"committed_at": "2025-07-04T11:35:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9edb2f34d73a95916efa17353b90774c492fe926",
"body": "* Add language to interop\n\n* Use `set_language`\n\n* Set language according to language or langid biblatex field\n\n* Clippy\n\n* Update Cargo.toml\n\nCo-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>\n\n* Ignore invalid biblatex languages\n\n* Add local test\n\n---------\n\nCo-authored-by: DerDrodt <d.drodt@gmx.de>\nCo-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>",
"is_bot": false,
"headline": "Map biblatex language to hayagriva (#317)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-06-26T21:45:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e46b0011e7eaf59908ea45bb0ee7de4a38b635f7",
"body": "Co-authored-by: Enivex <kristoffer.varholm@gmail.com>",
"is_bot": false,
"headline": "Fix negative year rendering (#334)",
"author_name": "PgBiel",
"author_login": "PgBiel",
"committed_at": "2025-06-19T01:24:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c3c7003b989f706296b7a30b743cc4431faf859",
"body": "* Bump Rust to 1.87 in CI\n\n* Clippy\n\n* Fix doc\n\n* dedent line in doc comment\n\n---------\n\nCo-authored-by: DerDrodt <d.drodt@gmx.de>\nCo-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump Rust to 1.87 in CI (#328)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-06-03T17:03:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13f91818bc79bd4f9b908c048a286b4318e0754e",
"body": null,
"is_bot": false,
"headline": "Update archive (#323)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-05-26T17:41:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e09f9ae152af68cb0601f666cbc40cecd833f86c",
"body": "Co-authored-by: DerDrodt <d.drodt@gmx.de>",
"is_bot": false,
"headline": "Update archive (#320)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-05-19T20:25:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a26d0020d7963092ec71365d1283c98f028436f8",
"body": "* Apply clippy fixes\n\n* Bump CI Rust version\n\n* Apply clippy fixes\n\n* Formatting\n\n* Bring CI Rust version in line with typst\n\n* Remove lint that is invalid for Rust 1.85\n\n---------\n\nCo-authored-by: DerDrodt <d.drodt@gmx.de>",
"is_bot": false,
"headline": "Apply Clippy Fixes (#315)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-05-14T19:52:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0f1f95a5bdf4e639dbcc694f126d2764eac4639",
"body": "Co-authored-by: DerDrodt <d.drodt@gmx.de>",
"is_bot": false,
"headline": "Fix name sorting when using `form=count` (#313)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-05-13T22:11:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47b0a3c2570af88349681ed68d0cab747a6a894f",
"body": "* Biblatex `type` to `genre`, `number` to `serial` for report, patent, entry, reference.\n\n* Add explanations for number/type handling.",
"is_bot": false,
"headline": "biblatex `type` to `genre`, `number` to `serial` for non-article. (#296)",
"author_name": "Constantine Evans",
"author_login": "cgevans",
"committed_at": "2025-04-29T21:59:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6212750ffe4ffa310e03451701c0ff5aa982c9e",
"body": "* Propagate font-variant from name element to name parts\n\n* bugreports_AsmJournals now passes\n\n* also print underline on citeproc tests\n\n* inherit all formatting\n\n* add local citeproc test for name part formatting\n\n* simpler fix: push format\n\ntext case still doesn't work\n\n---------\n\nCo-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>",
"is_bot": false,
"headline": "Propagate font-variant from name element to name parts (#287)",
"author_name": "Simon Waloschek",
"author_login": "sonovice",
"committed_at": "2025-04-26T01:04:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73254c38e53f1bd6cf181e8af8f19e2dfc4bbc95",
"body": "* Make Ibid handling compliant with the CSL spec\n\n* Rustfmt fix\n\n* Add tests\n\n* Fix Rustfmt\n\n* Add a test with real CSL\n\n* Add citeproc tests for ibid and ibid-with-locator\n\n* Remove regular `ibid_is_not_ibid_with_locator` and `ibid_with_locator_is_ibid` tests\n\n* Better name for `ibid_handling` test that uses Deutsche Sprache CSL",
"is_bot": false,
"headline": "Make Ibid handling compliant with the CSL spec (#301)",
"author_name": "Wojciech Kordalski",
"author_login": "wkordalski",
"committed_at": "2025-04-25T23:03:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9df6db230edd0f8f08dd11253c564426f5085156",
"body": "* Add locator support to alphanumeric style\n\n* Attempt to add tests for issue 48\n\n* update archives for testing\n\n* fix comma before year suffix\n\n* update alphanumeric in archive\n\n---------\n\nCo-authored-by: Eloi Torrents <eloitor@duck.com>",
"is_bot": false,
"headline": "Support locator in alphanumeric style (#307)",
"author_name": "PgBiel",
"author_login": "PgBiel",
"committed_at": "2025-04-23T20:46:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01d59b72de196d4a8488d9e3ab771549f3dbea74",
"body": "Co-authored-by: DerDrodt <d.drodt@gmx.de>",
"is_bot": false,
"headline": "Update locales (#305)",
"author_name": "Daniel Drodt",
"author_login": "Drodt",
"committed_at": "2025-04-22T16:27:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b32dca41966f267cbd4efbfe42fbf8da3e5e7a3",
"body": null,
"is_bot": false,
"headline": "bump archives",
"author_name": "PgBiel",
"author_login": "PgBiel",
"committed_at": "2025-04-01T03:27:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30c9ade7c5b0ce5de90c4ee4e955867c15be56d8",
"body": null,
"is_bot": false,
"headline": "update citeproc tests",
"author_name": "PgBiel",
"author_login": "PgBiel",
"committed_at": "2025-04-01T03:27:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2556502b894bb4b0f8acd9db39902b197e3acef",
"body": null,
"is_bot": false,
"headline": "Bump citationberg to fix page in number (#289)",
"author_name": "PgBiel",
"author_login": "PgBiel",
"committed_at": "2025-04-01T03:11:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9d855b5c50723f697a1173f2d58bc7d822b6fbc",
"body": "* ignore archiver test by default\n\nalso extract a constant\n\n* add archiver ci\n\n* dont clone styles on ci\n\n* run archiver tests on releases (draft or not)\n\n* bump toolchain to rust 1.83.0",
"is_bot": false,
"headline": "Run archiver tests weekly instead of on CI (#288)",
"author_name": "PgBiel",
"author_login": "PgBiel",
"committed_at": "2025-03-07T20:04:05Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 20,
"commits_last_year": 81,
"latest_release_at": "2026-06-14T10:08:05Z",
"latest_release_tag": "v0.10.1",
"releases_from_tags": false,
"days_since_last_push": 8,
"active_weeks_last_year": 16,
"days_since_latest_release": 39,
"mean_days_between_releases": 92.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "hayagriva",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"reference",
"bibtex",
"literature",
"bibliography",
"citation",
"command-line-utilities",
"template-engine",
"value-formatting"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/hayagriva",
"is_deprecated": false,
"latest_version": "0.10.1",
"repository_url": "https://github.com/typst/hayagriva",
"versions_count": 20,
"total_downloads": 2080506,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 280662,
"first_published_at": "2021-01-17T21:27:48.412568Z",
"latest_published_at": "2026-06-14T10:08:30.886748Z",
"latest_version_yanked": false,
"days_since_latest_publish": 39
}
]
},
"popularity": {
"forks": 89,
"stars": 688,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2021-01-21",
"count": 1
},
{
"date": "2022-08-18",
"count": 1
},
{
"date": "2023-01-13",
"count": 1
},
{
"date": "2023-01-15",
"count": 1
},
{
"date": "2023-03-22",
"count": 1
},
{
"date": "2023-03-29",
"count": 1
},
{
"date": "2023-04-08",
"count": 1
},
{
"date": "2023-05-02",
"count": 1
},
{
"date": "2023-05-03",
"count": 1
},
{
"date": "2023-05-04",
"count": 1
},
{
"date": "2023-05-05",
"count": 1
},
{
"date": "2023-05-14",
"count": 1
},
{
"date": "2023-05-20",
"count": 1
},
{
"date": "2023-05-29",
"count": 1
},
{
"date": "2023-06-25",
"count": 1
},
{
"date": "2023-06-28",
"count": 1
},
{
"date": "2023-07-07",
"count": 1
},
{
"date": "2023-08-29",
"count": 1
},
{
"date": "2023-09-20",
"count": 1
},
{
"date": "2023-09-24",
"count": 1
},
{
"date": "2023-09-27",
"count": 1
},
{
"date": "2023-10-31",
"count": 1
},
{
"date": "2023-11-02",
"count": 1
},
{
"date": "2023-11-10",
"count": 1
},
{
"date": "2023-11-13",
"count": 2
},
{
"date": "2023-11-24",
"count": 1
},
{
"date": "2023-11-27",
"count": 1
},
{
"date": "2023-12-01",
"count": 1
},
{
"date": "2023-12-13",
"count": 1
},
{
"date": "2024-01-04",
"count": 1
},
{
"date": "2024-01-11",
"count": 1
},
{
"date": "2024-02-03",
"count": 1
},
{
"date": "2024-03-20",
"count": 1
},
{
"date": "2024-04-02",
"count": 1
},
{
"date": "2024-04-30",
"count": 1
},
{
"date": "2024-05-16",
"count": 1
},
{
"date": "2024-05-26",
"count": 1
},
{
"date": "2024-06-04",
"count": 1
},
{
"date": "2024-06-30",
"count": 1
},
{
"date": "2024-07-04",
"count": 1
},
{
"date": "2024-08-04",
"count": 1
},
{
"date": "2024-08-21",
"count": 1
},
{
"date": "2024-08-23",
"count": 1
},
{
"date": "2024-09-27",
"count": 1
},
{
"date": "2024-10-21",
"count": 1
},
{
"date": "2024-10-22",
"count": 1
},
{
"date": "2024-10-27",
"count": 1
},
{
"date": "2024-11-28",
"count": 1
},
{
"date": "2024-12-16",
"count": 1
},
{
"date": "2024-12-17",
"count": 1
},
{
"date": "2024-12-31",
"count": 1
},
{
"date": "2025-01-11",
"count": 1
},
{
"date": "2025-01-22",
"count": 1
},
{
"date": "2025-03-03",
"count": 1
},
{
"date": "2025-03-17",
"count": 1
},
{
"date": "2025-03-21",
"count": 1
},
{
"date": "2025-03-30",
"count": 1
},
{
"date": "2025-04-03",
"count": 1
},
{
"date": "2025-06-01",
"count": 1
},
{
"date": "2025-07-06",
"count": 1
},
{
"date": "2025-07-07",
"count": 1
},
{
"date": "2025-07-09",
"count": 1
},
{
"date": "2025-07-10",
"count": 1
},
{
"date": "2025-08-20",
"count": 1
},
{
"date": "2025-10-16",
"count": 1
},
{
"date": "2025-10-21",
"count": 1
},
{
"date": "2025-11-20",
"count": 1
},
{
"date": "2025-11-24",
"count": 1
},
{
"date": "2025-11-25",
"count": 1
},
{
"date": "2025-12-21",
"count": 1
},
{
"date": "2025-12-30",
"count": 1
},
{
"date": "2026-01-24",
"count": 1
},
{
"date": "2026-02-16",
"count": 1
},
{
"date": "2026-03-30",
"count": 1
},
{
"date": "2026-03-31",
"count": 1
},
{
"date": "2026-04-04",
"count": 1
},
{
"date": "2026-04-30",
"count": 1
},
{
"date": "2026-05-09",
"count": 1
},
{
"date": "2026-05-12",
"count": 1
},
{
"date": "2026-05-22",
"count": 1
},
{
"date": "2026-05-24",
"count": 1
},
{
"date": "2026-06-09",
"count": 1
},
{
"date": "2026-06-12",
"count": 1
},
{
"date": "2026-06-21",
"count": 1
},
{
"date": "2026-06-29",
"count": 1
},
{
"date": "2026-07-02",
"count": 1
},
{
"date": "2026-07-17",
"count": 1
},
{
"date": "2026-07-23",
"count": 1
}
],
"complete": true,
"collected": 89,
"total_forks": 89
},
"star_history": null,
"open_issues_and_prs": 165
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 135942,
"source_files_sampled": 27,
"oversized_source_files": 2,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "quick-xml",
"direct": false,
"version": "0.38.4",
"severity": "high",
"ecosystem": "crates",
"cvss_score": 7.5,
"advisory_ids": [
"RUSTSEC-2026-0194",
"RUSTSEC-2026-0195"
],
"fixed_version": "0.41.0",
"advisory_count": 2,
"oldest_advisory_days": 24
},
{
"name": "paste",
"direct": true,
"version": "1.0.15",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2024-0436"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 654
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1,
"unknown": 1
},
"advisory_count": 3,
"affected_count": 2,
"assessed_count": 103,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "citationberg",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7.0"
},
{
"name": "indexmap",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.0.2"
},
{
"name": "roman-numerals-rs",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "3.1.0"
},
{
"name": "paste",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.14"
},
{
"name": "serde",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "serde_yaml",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.9.25"
},
{
"name": "thiserror",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.0.16"
},
{
"name": "unic-langid",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.9.6"
},
{
"name": "unicode-segmentation",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.6.0"
},
{
"name": "unscanny",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.0"
},
{
"name": "url",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.4"
},
{
"name": "biblatex",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.12.0"
},
{
"name": "ciborium",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.1"
},
{
"name": "clap",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "4"
},
{
"name": "strum",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.26"
},
{
"name": "icu_collator",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.2.0"
},
{
"name": "icu_locale",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.2.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "biblatex",
"direct": true,
"version": "0.12.0",
"ecosystem": "crates"
},
{
"name": "ciborium",
"direct": true,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "citationberg",
"direct": true,
"version": "0.7.0",
"ecosystem": "crates"
},
{
"name": "clap",
"direct": true,
"version": "4.6.1",
"ecosystem": "crates"
},
{
"name": "icu_collator",
"direct": true,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_locale",
"direct": true,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "indexmap",
"direct": true,
"version": "2.14.0",
"ecosystem": "crates"
},
{
"name": "paste",
"direct": true,
"version": "1.0.15",
"ecosystem": "crates"
},
{
"name": "roman-numerals-rs",
"direct": true,
"version": "3.1.0",
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "serde_yaml",
"direct": true,
"version": "0.9.34+deprecated",
"ecosystem": "crates"
},
{
"name": "strum",
"direct": true,
"version": "0.26.3",
"ecosystem": "crates"
},
{
"name": "strum",
"direct": true,
"version": "0.27.2",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": true,
"version": "2.0.18",
"ecosystem": "crates"
},
{
"name": "unic-langid",
"direct": true,
"version": "0.9.6",
"ecosystem": "crates"
},
{
"name": "unicode-segmentation",
"direct": true,
"version": "1.13.2",
"ecosystem": "crates"
},
{
"name": "unscanny",
"direct": true,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "url",
"direct": true,
"version": "2.5.8",
"ecosystem": "crates"
},
{
"name": "aho-corasick",
"direct": false,
"version": "1.1.4",
"ecosystem": "crates"
},
{
"name": "anstream",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "anstyle",
"direct": false,
"version": "1.0.14",
"ecosystem": "crates"
},
{
"name": "anstyle-parse",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "anstyle-query",
"direct": false,
"version": "1.1.5",
"ecosystem": "crates"
},
{
"name": "anstyle-wincon",
"direct": false,
"version": "3.0.11",
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": "1.0.4",
"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_builder",
"direct": false,
"version": "4.6.0",
"ecosystem": "crates"
},
{
"name": "clap_derive",
"direct": false,
"version": "4.6.1",
"ecosystem": "crates"
},
{
"name": "clap_lex",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "colorchoice",
"direct": false,
"version": "1.0.5",
"ecosystem": "crates"
},
{
"name": "crunchy",
"direct": false,
"version": "0.2.4",
"ecosystem": "crates"
},
{
"name": "displaydoc",
"direct": false,
"version": "0.2.5",
"ecosystem": "crates"
},
{
"name": "equivalent",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "form_urlencoded",
"direct": false,
"version": "1.2.2",
"ecosystem": "crates"
},
{
"name": "half",
"direct": false,
"version": "2.7.1",
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": false,
"version": "0.17.1",
"ecosystem": "crates"
},
{
"name": "heck",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "icu_collator_data",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_collections",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_locale_core",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_locale_data",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_normalizer",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_normalizer_data",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_properties",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_properties_data",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_provider",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "idna",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "idna_adapter",
"direct": false,
"version": "1.2.2",
"ecosystem": "crates"
},
{
"name": "is_terminal_polyfill",
"direct": false,
"version": "1.70.2",
"ecosystem": "crates"
},
{
"name": "itoa",
"direct": false,
"version": "1.0.18",
"ecosystem": "crates"
},
{
"name": "litemap",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "memchr",
"direct": false,
"version": "2.8.0",
"ecosystem": "crates"
},
{
"name": "once_cell_polyfill",
"direct": false,
"version": "1.70.2",
"ecosystem": "crates"
},
{
"name": "percent-encoding",
"direct": false,
"version": "2.3.2",
"ecosystem": "crates"
},
{
"name": "potential_utf",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "proc-macro-hack",
"direct": false,
"version": "0.5.20+deprecated",
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": false,
"version": "1.0.106",
"ecosystem": "crates"
},
{
"name": "quick-xml",
"direct": false,
"version": "0.38.4",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": false,
"version": "1.0.45",
"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": "rustversion",
"direct": false,
"version": "1.0.22",
"ecosystem": "crates"
},
{
"name": "ryu",
"direct": false,
"version": "1.0.23",
"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": "serde_json",
"direct": false,
"version": "1.0.150",
"ecosystem": "crates"
},
{
"name": "serde_path_to_error",
"direct": false,
"version": "0.1.20",
"ecosystem": "crates"
},
{
"name": "smallvec",
"direct": false,
"version": "1.15.1",
"ecosystem": "crates"
},
{
"name": "stable_deref_trait",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "strsim",
"direct": false,
"version": "0.11.1",
"ecosystem": "crates"
},
{
"name": "strum_macros",
"direct": false,
"version": "0.26.4",
"ecosystem": "crates"
},
{
"name": "strum_macros",
"direct": false,
"version": "0.27.2",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "2.0.117",
"ecosystem": "crates"
},
{
"name": "synstructure",
"direct": false,
"version": "0.13.2",
"ecosystem": "crates"
},
{
"name": "thiserror-impl",
"direct": false,
"version": "2.0.18",
"ecosystem": "crates"
},
{
"name": "tinystr",
"direct": false,
"version": "0.8.3",
"ecosystem": "crates"
},
{
"name": "tinyvec",
"direct": false,
"version": "1.11.0",
"ecosystem": "crates"
},
{
"name": "tinyvec_macros",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "unic-langid-impl",
"direct": false,
"version": "0.9.6",
"ecosystem": "crates"
},
{
"name": "unic-langid-macros",
"direct": false,
"version": "0.9.6",
"ecosystem": "crates"
},
{
"name": "unic-langid-macros-impl",
"direct": false,
"version": "0.9.6",
"ecosystem": "crates"
},
{
"name": "unicode-ident",
"direct": false,
"version": "1.0.24",
"ecosystem": "crates"
},
{
"name": "unicode-normalization",
"direct": false,
"version": "0.1.25",
"ecosystem": "crates"
},
{
"name": "unsafe-libyaml",
"direct": false,
"version": "0.2.11",
"ecosystem": "crates"
},
{
"name": "utf16_iter",
"direct": false,
"version": "1.0.5",
"ecosystem": "crates"
},
{
"name": "utf8_iter",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "utf8parse",
"direct": false,
"version": "0.2.2",
"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": "write16",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "writeable",
"direct": false,
"version": "0.6.3",
"ecosystem": "crates"
},
{
"name": "yoke",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "yoke-derive",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "zerocopy",
"direct": false,
"version": "0.8.48",
"ecosystem": "crates"
},
{
"name": "zerocopy-derive",
"direct": false,
"version": "0.8.48",
"ecosystem": "crates"
},
{
"name": "zerofrom",
"direct": false,
"version": "0.1.8",
"ecosystem": "crates"
},
{
"name": "zerofrom-derive",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "zerotrie",
"direct": false,
"version": "0.2.4",
"ecosystem": "crates"
},
{
"name": "zerovec",
"direct": false,
"version": "0.11.6",
"ecosystem": "crates"
},
{
"name": "zerovec-derive",
"direct": false,
"version": "0.11.3",
"ecosystem": "crates"
},
{
"name": "zmij",
"direct": false,
"version": "1.0.21",
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 103,
"direct_count": 18,
"indirect_count": 85
}
},
"maintainership": {
"issues": {
"open_prs": 9,
"merged_prs": 176,
"open_issues": 156,
"closed_ratio": 0.435,
"closed_issues": 120,
"closed_unmerged_prs": 39
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "reknih",
"commits": 214,
"avatar_url": "https://avatars.githubusercontent.com/u/3874949?v=4"
},
{
"type": "User",
"login": "Drodt",
"commits": 51,
"avatar_url": "https://avatars.githubusercontent.com/u/132357467?v=4"
},
{
"type": "User",
"login": "laurmaedje",
"commits": 40,
"avatar_url": "https://avatars.githubusercontent.com/u/17899797?v=4"
},
{
"type": "User",
"login": "PgBiel",
"commits": 33,
"avatar_url": "https://avatars.githubusercontent.com/u/9021226?v=4"
},
{
"type": "User",
"login": "YDX-2147483647",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/73375426?v=4"
},
{
"type": "User",
"login": "DerDrodt",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/18055049?v=4"
},
{
"type": "User",
"login": "bluebear94",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/2975203?v=4"
},
{
"type": "User",
"login": "zepinglee",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/12290822?v=4"
},
{
"type": "User",
"login": "wkordalski",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/3035587?v=4"
},
{
"type": "User",
"login": "mkdjr",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/61061178?v=4"
}
],
"contributors_sampled": 49,
"top_contributor_share": 0.527
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"archive.yml",
"ci.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": 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": 9,
"reason": "27 out of 28 merged PRs checked by a CI test -- score normalized to 9",
"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": 5,
"reason": "Found 17/30 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 7 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 7 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": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": 7,
"reason": "3 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "5a7131398d4ea13731d64b12a72316cb99658695",
"ran_at": "2026-07-23T14:04:54Z",
"aggregate_score": 6.6,
"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-20T04:19:05Z",
"oldest_open_prs": [
{
"number": 99,
"created_at": "2023-12-05T20:12:44Z",
"last_comment_at": "2025-04-23T20:00:34Z",
"last_comment_author": "Drodt"
},
{
"number": 192,
"created_at": "2024-07-29T04:52:37Z",
"last_comment_at": "2025-11-21T16:35:16Z",
"last_comment_author": "jassielof"
},
{
"number": 250,
"created_at": "2024-11-20T14:58:28Z",
"last_comment_at": "2024-11-20T17:05:58Z",
"last_comment_author": "PgBiel"
},
{
"number": 326,
"created_at": "2025-06-01T19:02:49Z",
"last_comment_at": "2025-06-18T23:54:46Z",
"last_comment_author": "PgBiel"
},
{
"number": 438,
"created_at": "2025-12-28T22:06:27Z",
"last_comment_at": "2025-12-29T23:00:19Z",
"last_comment_author": "jassielof"
},
{
"number": 455,
"created_at": "2026-03-30T07:03:27Z",
"last_comment_at": "2026-06-17T06:07:48Z",
"last_comment_author": "Drodt"
},
{
"number": 489,
"created_at": "2026-06-16T19:59:21Z",
"last_comment_at": "2026-07-15T12:14:14Z",
"last_comment_author": "retorquere"
},
{
"number": 497,
"created_at": "2026-07-11T09:37:40Z",
"last_comment_at": "2026-07-14T20:00:55Z",
"last_comment_author": "Drodt"
},
{
"number": 501,
"created_at": "2026-07-23T06:26:04Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-15T08:21:09Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 30,
"created_at": "2022-08-17T12:57:50Z",
"last_comment_at": "2023-03-24T22:08:10Z",
"last_comment_author": "bdarcus"
},
{
"number": 33,
"created_at": "2023-03-24T11:17:00Z",
"last_comment_at": "2024-07-29T22:53:43Z",
"last_comment_author": "mkdjr"
},
{
"number": 35,
"created_at": "2023-03-25T15:15:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 36,
"created_at": "2023-03-26T20:40:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 38,
"created_at": "2023-03-26T20:50:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 40,
"created_at": "2023-03-29T15:26:15Z",
"last_comment_at": "2025-11-06T21:36:23Z",
"last_comment_author": "alercah"
},
{
"number": 41,
"created_at": "2023-04-05T07:17:33Z",
"last_comment_at": "2025-04-01T13:32:17Z",
"last_comment_author": "LunarEclipse363"
},
{
"number": 46,
"created_at": "2023-05-16T07:34:32Z",
"last_comment_at": "2026-06-30T20:19:04Z",
"last_comment_author": "apcamargo"
},
{
"number": 54,
"created_at": "2023-07-29T21:14:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 58,
"created_at": "2023-08-24T00:31:46Z",
"last_comment_at": "2023-11-01T15:09:46Z",
"last_comment_author": "laurmaedje"
},
{
"number": 60,
"created_at": "2023-09-16T15:37:08Z",
"last_comment_at": "2025-04-28T00:23:36Z",
"last_comment_author": "aaron-jack-manning"
},
{
"number": 67,
"created_at": "2023-10-28T12:53:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 70,
"created_at": "2023-10-31T14:25:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 71,
"created_at": "2023-10-31T14:27:11Z",
"last_comment_at": "2023-12-06T11:36:22Z",
"last_comment_author": "DerDrodt"
},
{
"number": 75,
"created_at": "2023-11-03T10:15:43Z",
"last_comment_at": "2025-05-13T10:50:25Z",
"last_comment_author": "DanikVitek"
},
{
"number": 80,
"created_at": "2023-11-14T02:45:42Z",
"last_comment_at": "2023-11-23T14:12:57Z",
"last_comment_author": "reknih"
},
{
"number": 98,
"created_at": "2023-12-05T03:35:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 100,
"created_at": "2023-12-06T23:54:27Z",
"last_comment_at": "2026-03-19T22:48:27Z",
"last_comment_author": "edwardabraham"
},
{
"number": 108,
"created_at": "2023-12-14T23:58:01Z",
"last_comment_at": "2023-12-15T13:44:22Z",
"last_comment_author": "MaxGietl"
},
{
"number": 118,
"created_at": "2023-12-18T14:22:31Z",
"last_comment_at": "2024-06-05T06:15:50Z",
"last_comment_author": "cpg314"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/typst/hayagriva",
"host": "github.com",
"name": "hayagriva",
"owner": "typst"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"security": 70,
"vitality": 77,
"community": 67,
"governance": 67,
"engineering": 74
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 77,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"commits_last_year": 81,
"human_commit_share": 1,
"days_since_last_push": 8,
"active_weeks_last_year": 16
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 8 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "16/52 weeks with commits",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 16
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "81 commits in the last year",
"points": 17.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 81
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 7 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": 92,
"inputs": {
"releases_count": 20,
"latest_release_tag": "v0.10.1",
"releases_from_tags": false,
"days_since_latest_release": 39,
"mean_days_between_releases": 92.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "20 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 20
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 39 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 39
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~92.1 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 92.1
}
}
],
"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": 8,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 8 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 8
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 67,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"forks": 89,
"stars": 688,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "688 stars",
"points": 46,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 688
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "89 forks",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 89
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (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": 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": "excellent",
"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": 91,
"inputs": {
"packages": [
"hayagriva"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 2080506,
"monthly_downloads": 280662
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "280,662 downloads/month across crates",
"points": 72.6,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 280662,
"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": 67,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 49,
"top_contributor_share": 0.527
},
"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 53% of commits",
"points": 10.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 53
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "49 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 49
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"merged_prs": 176,
"open_issues": 156,
"closed_issues": 120,
"issue_closed_ratio": 0.435,
"closed_unmerged_prs": 39
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "44% of issues closed",
"points": 20.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 44
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "176/215 decided PRs merged",
"points": 31.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 176,
"decided": 215
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 17/30 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"followers": 3462,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "typst",
"public_repos": 35,
"account_age_days": 2214
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "3,462 followers of typst",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 3462,
"login": "typst"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "35 public repos, account ~6 yr old",
"points": 23.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 35
}
},
{
"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": [
"hayagriva"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 39
},
"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 39 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 39
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "20 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 20
}
}
],
"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": 74,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"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": "27 out of 28 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"citations",
"references",
"bibtex",
"yaml",
"cli"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"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": "good",
"name": "Security",
"value": 70,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 66,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 6.6
},
"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": "27 out of 28 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.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 17/30 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 7 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": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": "3 existing vulnerabilities detected",
"points": 5.2,
"status": "partial",
"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. Remaining weights renormalized. Matched 103 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"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 103
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 85,
"inputs": {
"source": "osv",
"advisories": 3,
"affected_packages": 2,
"assessed_packages": 103,
"unassessed_packages": 0,
"affected_by_severity": "high 1, unknown 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: paste 1.0.15 (unknown)",
"points": 26.6,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "paste 1.0.15 (unknown)"
}
}
],
"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": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 654 days ago",
"points": 37.2,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 654
}
}
],
"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": 103,
"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": 11
},
"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": 62,
"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.95,
"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": "95 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 95,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 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": "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": "all dependencies are pinned",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 96,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 135942,
"source_files_sampled": 27,
"oversized_source_files": 2
},
"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": "2/27 source files over 60KB",
"points": 50.9,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 27,
"oversized": 2
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-23T14:05:24.105332Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/typst/hayagriva.svg",
"full_name": "typst/hayagriva",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}