Public record
Software health reportschema 0.30.0 · metrics 2.5.0 · 2026-08-03 19:53 UTC

typst-community / tytanic

A test runner for typst projects.

RustApache-2.0★ 129 stars⑂ 13 forkssince Jan 2024View on GitHub ↗
KindCommand-line toolLibraryhow this is determined

typst-community/tytanic holds a health index of 81 out of 100, placing it in the Excellent band. It scores highest on Vitality (84/100) and lowest on Security (58/100). It was last updated 5 days ago. A single contributor accounts for most of its recent work.

81
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

81
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 69 is calibrated to 81 on the published index scale (record calibration 2026-08-02).

Ownership

Typst CommunityOrganization
145 followers34 public repossince Sep 2023

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iotytanic0.4.13121817 days agotesttypstcommand-line-utilities
crates.iotytanic-core0.4.12951817 days agotesttypstcommand-line-utilities
crates.iotytanic-utils0.4.13121517 days agotesttypstcommand-line-utilities
crates.iotytanic-filter0.4.12901517 days agotesttypstcommand-line-utilities

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

84Excellent · 21% of overall
How it's scored
36/36Push recency — last push 5 days ago
20.1/36Commit cadence — 29/52 weeks with commits
17.6/18Commit volume — 91 commits in the last year
10/10OpenSSF Scorecard: Maintained — 29 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year91
human_commit_share0.89
days_since_last_push5
active_weeks_last_year29
How it's scored
27/27Ships releases — 17 releases published
36/36Release recency — latest release 17 days ago
19.8/27Release cadence — a release every ~55.2 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count17
latest_release_tagv0.4.1
releases_from_tagsno
days_since_latest_release17
mean_days_between_releases55.2

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

62Moderate · 17% of overall
How it's scored
34.2/60Stars — 129 stars
9/25Forks — 13 forks
0/15Watchers — 2 watchers
Inputs used
forks13
stars129
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes
How it's scored
41.1/80Monthly downloads — 1,209 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagestytanic, tytanic-core, tytanic-utils, tytanic-filter
dependents
ecosystemscrates
total_downloads36,531
monthly_downloads1,209
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

62Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.9/22.5Commit distribution — top contributor authored 96% of commits
13.5/13.5Contributor breadth — 14 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled14
top_contributor_share0.96
How it's scored
33/42Issue resolution — 78% of issues closed
27.5/30PR acceptance — 157/171 decided PRs merged
13/13Newcomer PR acceptance — 1/1 first-time contributors' PRs merged in 30d
1.5/15OpenSSF Scorecard: Code-Review — Found 2/20 approved changesets -- score normalized to 1
Inputs used
merged_prs157
open_issues28
closed_issues102
prs_merged_7d0
prs_decided_7d0
prs_merged_30d4
prs_decided_30d4
issue_closed_ratio0.785
closed_unmerged_prs14
first_time_authors_30d1
first_time_prs_merged_30d1
first_time_prs_decided_30d1
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
15.6/25Owner reach — 145 followers of typst-community
17/25Track record — 34 public repos, account ~2 yr old
Inputs used
followers145
owner_typeOrganization
is_verified
owner_logintypst-community
public_repos34
account_age_days1,055

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 4 package(s) on crates
35/35Publish recency — latest publish 17 days ago
20/20Version history — 18 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagestytanic, tytanic-core, tytanic-utils, tytanic-filter
ecosystemscrates
any_deprecatedno
min_days_since_publish17

Engineering Quality

Are baseline engineering and documentation practices in place?

77Good · 19% of overall
How it's scored
24/24CI workflows — 5 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 21 out of 21 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://typst-community.github.io/tytanic/
10/10Repository description
10/10Topics — 4 topics
0/10Wiki
Inputs used
topicsregression-testing, testing, typst, snapshot-testing
has_wikino
homepagehttps://typst-community.github.io/tytanic/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

58Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 21 out of 21 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 2/20 approved changesets -- score normalized to 1
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 29 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 10 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4.8

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories12
affected_packages10
assessed_packages447
unassessed_packages1
affected_by_severityhigh 2, unknown 8
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 447 resolved dependencies against OSV. 1 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. 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.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

68Good · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 89 of 89 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Justfile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — Dockerfile, Nix, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 11 of the last 100 commits are automated dependency updates
8/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
Inputs used
has_nixyes
has_testsyes
lockfilesCargo.lock
has_dockerfileyes
typed_languageyes
bootstrap_filesJustfile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, crates/tytanic-core/Cargo.toml, crates/tytanic-filter/Cargo.toml, crates/tytanic-utils/Cargo.toml, crates/tytanic/Cargo.toml
dependency_bot_commit_share0.11
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/77 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes25,246
source_files_sampled77
oversized_source_files0

Key facts

129GitHub stars
14contributors
91commits, last 12 months
5days since last push
17releases
1bus factor
28open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 13 ⇿
0Stars
13Forks
16Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

03581013151322024-012025-042026-07
Major 0Minor 4Patch 9

Each point covers 3 days.

OpenSSF Scorecard 4.8 / 10
4.8aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-03 19:53 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests21 out of 21 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/20 approved changesets -- score normalized to 1
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained29 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities10 existing vulnerabilities detected
Direct dependencies 67
RegistryPackageVersion constraintManifest
crates.iotytanic-utilscrates/tytanic-core/Cargo.toml
crates.iocaminocrates/tytanic-core/Cargo.toml
crates.iochronocrates/tytanic-core/Cargo.toml
crates.iodirscrates/tytanic-core/Cargo.toml
crates.ioecowcrates/tytanic-core/Cargo.toml
crates.iooxipngcrates/tytanic-core/Cargo.toml
crates.iopngcrates/tytanic-core/Cargo.toml
crates.ioserdecrates/tytanic-core/Cargo.toml
crates.iothiserrorcrates/tytanic-core/Cargo.toml
crates.iotiny-skiacrates/tytanic-core/Cargo.toml
crates.iotracingcrates/tytanic-core/Cargo.toml
crates.iotomlcrates/tytanic-core/Cargo.toml
crates.iotypstcrates/tytanic-core/Cargo.toml
crates.iotypst-assetscrates/tytanic-core/Cargo.toml
crates.iotypst-kitcrates/tytanic-core/Cargo.toml
crates.iotypst-layoutcrates/tytanic-core/Cargo.toml
crates.iotypst-librarycrates/tytanic-core/Cargo.toml
crates.iotypst-rendercrates/tytanic-core/Cargo.toml
crates.iotypst-utilscrates/tytanic-core/Cargo.toml
crates.iouuidcrates/tytanic-core/Cargo.toml
crates.iotytanic-corecrates/tytanic-filter/Cargo.toml
crates.iotytanic-utilscrates/tytanic-filter/Cargo.toml
crates.ioecowcrates/tytanic-filter/Cargo.toml
crates.ioglobcrates/tytanic-filter/Cargo.toml
crates.iopestcrates/tytanic-filter/Cargo.toml
crates.iopest_derivecrates/tytanic-filter/Cargo.toml
crates.ioregexcrates/tytanic-filter/Cargo.toml
crates.iostrsimcrates/tytanic-filter/Cargo.toml
crates.iothiserrorcrates/tytanic-filter/Cargo.toml
crates.iotracingcrates/tytanic-filter/Cargo.toml
crates.iocaminocrates/tytanic-utils/Cargo.toml
crates.ioecowcrates/tytanic-utils/Cargo.toml
crates.iotemp-dircrates/tytanic-utils/Cargo.toml
crates.iotomlcrates/tytanic-utils/Cargo.toml
crates.iotracingcrates/tytanic-utils/Cargo.toml
crates.iotermcolorcrates/tytanic-utils/Cargo.toml
crates.iochronocrates/tytanic-utils/Cargo.toml
crates.iotypstcrates/tytanic-utils/Cargo.toml
crates.iotypst-syntaxcrates/tytanic-utils/Cargo.toml
crates.iotytanic-corecrates/tytanic/Cargo.toml
crates.iotytanic-filtercrates/tytanic/Cargo.toml
crates.iotytanic-utilscrates/tytanic/Cargo.toml
crates.iocaminocrates/tytanic/Cargo.toml
crates.iochronocrates/tytanic/Cargo.toml
crates.ioclapcrates/tytanic/Cargo.toml
crates.ioclap_completecrates/tytanic/Cargo.toml
crates.ioclap_mangencrates/tytanic/Cargo.toml
crates.iocolor-eyrecrates/tytanic/Cargo.toml
crates.ioctrlccrates/tytanic/Cargo.toml
crates.ioecowcrates/tytanic/Cargo.toml
crates.iofontdbcrates/tytanic/Cargo.toml
crates.ioonce_cellcrates/tytanic/Cargo.toml
crates.iooxipngcrates/tytanic/Cargo.toml
crates.iorayoncrates/tytanic/Cargo.toml
crates.ioserdecrates/tytanic/Cargo.toml
crates.ioserde_jsoncrates/tytanic/Cargo.toml
crates.ioserde_yamlcrates/tytanic/Cargo.toml
crates.iotermcolorcrates/tytanic/Cargo.toml
crates.iothiserrorcrates/tytanic/Cargo.toml
crates.iotracing-subscribercrates/tytanic/Cargo.toml
crates.iotracing-treecrates/tytanic/Cargo.toml
crates.iotracingcrates/tytanic/Cargo.toml
crates.iotypst-kitcrates/tytanic/Cargo.toml
crates.iotypst-layoutcrates/tytanic/Cargo.toml
crates.iotypst-rendercrates/tytanic/Cargo.toml
crates.iotypst-syntaxcrates/tytanic/Cargo.toml
crates.iotypstcrates/tytanic/Cargo.toml
All dependencies 448

Full resolved dependency set from the GitHub dependency graph: 39 direct and 409 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
crates.iocamino1.2.2direct
crates.iochrono0.4.44direct
crates.ioclap4.6.1direct
crates.ioclap_complete4.6.5direct
crates.ioclap_mangen0.2.33direct
crates.iocolor-eyre0.6.5direct
crates.ioctrlc3.5.2direct
crates.iodirs6.0.0direct
crates.ioecow0.2.6direct
crates.iofontdb0.23.0direct
crates.ioglob0.3.3direct
crates.ioonce_cell1.21.4direct
crates.iooxipng10.1.1direct
crates.iopest2.8.6direct
crates.iopest_derive2.8.6direct
crates.iopng0.18.1direct
crates.iorayon1.12.0direct
crates.ioregex1.12.3direct
crates.ioserde1.0.228direct
crates.ioserde_json1.0.149direct
crates.ioserde_yaml0.9.34+deprecateddirect
crates.iostrsim0.11.1direct
crates.iotemp-dir0.1.16direct
crates.iotermcolor1.4.1direct
crates.iothiserror2.0.18direct
crates.iotiny-skia0.12.0direct
crates.iotoml0.8.23direct
crates.iotracing0.1.44direct
crates.iotracing-subscriber0.3.23direct
crates.iotracing-tree0.4.1direct
crates.iotypst0.15.1direct
crates.iotypst-assets0.15.1direct
crates.iotypst-kit0.15.1direct
crates.iotypst-layout0.15.1direct
crates.iotypst-library0.15.1direct
crates.iotypst-render0.15.1direct
crates.iotypst-syntax0.15.1direct
crates.iotypst-utils0.15.1direct
crates.iouuid1.23.1direct
crates.ioaddr2line0.25.1indirect
crates.ioadler22.0.1indirect
crates.ioaho-corasick1.1.4indirect
crates.ioandroid_system_properties0.1.5indirect
crates.ioanstream1.0.0indirect
crates.ioanstyle1.0.14indirect
crates.ioanstyle-parse1.0.0indirect
crates.ioanstyle-query1.1.5indirect
crates.ioanstyle-wincon3.0.11indirect
crates.ioanyhow1.0.102indirect
crates.ioapprox0.5.1indirect
crates.ioar_archive_writer0.5.1indirect
crates.ioarrayref0.3.9indirect
crates.ioarrayvec0.7.6indirect
crates.ioassert_cmd2.2.2indirect
crates.ioautocfg1.5.0indirect
crates.ioaz1.3.0indirect
crates.iobacktrace0.3.76indirect
crates.iobase640.22.1indirect
crates.iobiblatex0.12.0indirect
crates.iobincode1.3.3indirect
crates.iobit-set0.8.0indirect
crates.iobit-vec0.8.0indirect
crates.iobitflags2.11.1indirect
crates.iobitvec1.0.1indirect
crates.ioblock-buffer0.10.4indirect
crates.ioblock20.6.2indirect
crates.iobstr1.12.1indirect
crates.iobumpalo3.20.2indirect
crates.ioby_address1.2.1indirect
crates.iobytemuckindirect
crates.iobytemuck1.25.0indirect
crates.iobytemuck_derive1.10.2indirect
crates.iobyteorder-lite0.1.0indirect
crates.iocc1.2.62indirect
crates.iocfg-if1.0.4indirect
crates.iocfg_aliases0.2.1indirect
crates.iochinese-number0.7.8indirect
crates.iochinese-variant1.1.5indirect
crates.iociborium0.2.2indirect
crates.iociborium-io0.2.2indirect
crates.iociborium-ll0.2.2indirect
crates.iocitationberg0.7.0indirect
crates.ioclap_builder4.6.0indirect
crates.ioclap_derive4.6.1indirect
crates.ioclap_lex1.1.0indirect
crates.iocobs0.3.0indirect
crates.iocodespan-reporting0.11.1indirect
crates.iocodex0.3.0indirect
crates.iocolor0.3.3indirect
crates.iocolor-spantrace0.3.0indirect
crates.iocolor_quant1.1.0indirect
crates.iocolorchoice1.0.5indirect
crates.iocomemo0.5.1indirect
crates.iocomemo-macros0.5.1indirect
crates.ioconsole0.16.3indirect
crates.iocore-foundation0.10.1indirect
crates.iocore-foundation-sys0.8.7indirect
crates.iocore_maths0.1.1indirect
crates.iocpufeatures0.2.17indirect
crates.iocrc32fast1.5.0indirect
crates.iocrossbeam-deque0.8.6indirect
crates.iocrossbeam-epoch0.9.18indirect
crates.iocrossbeam-utils0.8.21indirect
crates.iocrunchy0.2.4indirect
crates.iocrypto-common0.1.7indirect
crates.iocsv1.4.0indirect
crates.iocsv-core0.1.13indirect
crates.iodata-url0.3.2indirect
crates.ioderanged0.5.8indirect
crates.iodifflib0.4.0indirect
crates.iodigest0.10.7indirect
crates.iodirs-sys0.5.0indirect
crates.iodispatch20.3.1indirect
crates.iodisplaydoc0.2.5indirect
crates.ioeither1.15.0indirect
crates.ioencode_unicode1.0.0indirect
crates.ioenum-ordinalize4.3.2indirect
crates.ioenum-ordinalize-derive4.3.2indirect
crates.ioenv_filter1.0.1indirect
crates.ioenv_logger0.11.10indirect
crates.ioenv_proxy0.4.1indirect
crates.ioequivalent1.0.2indirect
crates.ioerrno0.3.14indirect
crates.ioeuclid0.22.14indirect
crates.ioeyre0.6.12indirect
crates.iofancy-regex0.16.2indirect
crates.iofast-srgb81.0.0indirect
crates.iofastrand2.4.1indirect
crates.iofdeflate0.3.7indirect
crates.iofearless_simd0.4.1indirect
crates.iofiletime0.2.28indirect
crates.iofind-msvc-tools0.1.9indirect
crates.ioflate21.1.9indirect
crates.iofloat-cmp0.10.0indirect
crates.iofloat-cmp0.9.0indirect
crates.iofnv1.0.7indirect
crates.iofoldhash0.1.5indirect
crates.iofoldhash0.2.0indirect
crates.iofont-types0.11.3indirect
crates.iofontconfig-parser0.5.8indirect
crates.ioforeign-types0.3.2indirect
crates.ioforeign-types-shared0.1.1indirect
crates.ioform_urlencoded1.2.2indirect
crates.iofunty2.0.0indirect
crates.iofutures-core0.3.32indirect
crates.iofutures-task0.3.32indirect
crates.iofutures-util0.3.32indirect
crates.iogeneric-array0.14.7indirect
crates.iogetrandom0.2.17indirect
crates.iogetrandom0.4.2indirect
crates.iogif0.14.2indirect
crates.iogimli0.32.3indirect
crates.ioglidesort0.1.2indirect
crates.ioglifo0.1.1indirect
crates.ioguillotiere0.7.0indirect
crates.iohalf2.7.1indirect
crates.iohashbrown0.15.5indirect
crates.iohashbrown0.17.1indirect
crates.iohayagriva0.10.1indirect
crates.iohayro0.7.1indirect
crates.iohayro-ccitt0.3.0indirect
crates.iohayro-cmap0.1.0indirect
crates.iohayro-interpret0.7.0indirect
crates.iohayro-jbig20.3.0indirect
crates.iohayro-jpeg20000.3.5indirect
crates.iohayro-postscript0.1.0indirect
crates.iohayro-svg0.7.0indirect
crates.iohayro-syntax0.7.2indirect
crates.ioheck0.5.0indirect
crates.iohypher0.1.7indirect
crates.ioiana-time-zone0.1.65indirect
crates.ioiana-time-zone-haiku0.1.2indirect
crates.ioicu_collator2.2.0indirect
crates.ioicu_collator_data2.2.0indirect
crates.ioicu_collections2.2.0indirect
crates.ioicu_locale2.2.0indirect
crates.ioicu_locale_core2.2.0indirect
crates.ioicu_locale_data2.2.0indirect
crates.ioicu_normalizer2.2.0indirect
crates.ioicu_normalizer_data2.2.0indirect
crates.ioicu_properties2.2.0indirect
crates.ioicu_properties_data2.2.0indirect
crates.ioicu_provider2.2.0indirect
crates.ioicu_provider_blob2.2.0indirect
crates.ioicu_segmenter2.2.0indirect
crates.ioicu_segmenter_data2.2.0indirect
crates.ioid-arena2.3.0indirect
crates.ioidna1.1.0indirect
crates.ioidna_adapter1.2.2indirect
crates.ioimage0.25.10indirect
crates.ioimage-webp0.2.4indirect
crates.ioimagesize0.14.0indirect
crates.ioindenter0.3.4indirect
crates.ioindexmap2.14.0indirect
crates.ioinsta1.47.2indirect
crates.iois_terminal_polyfill1.70.2indirect
crates.ioitoa1.0.18indirect
crates.iojs-sys0.3.98indirect
crates.iokamadak-exif0.6.1indirect
crates.iokurbo0.13.1indirect
crates.iolazy_static1.5.0indirect
crates.ioleb128fmt0.1.0indirect
crates.iolibc0.2.186indirect
crates.iolibdeflate-sys1.25.2indirect
crates.iolibdeflater1.25.2indirect
crates.iolibm0.2.16indirect
crates.iolibredox0.1.16indirect
crates.iolinebender_resource_handle0.1.1indirect
crates.iolinked-hash-map0.5.6indirect
crates.iolinux-raw-sys0.12.1indirect
crates.iolipsum0.9.1indirect
crates.iolitemap0.8.2indirect
crates.iolock_api0.4.14indirect
crates.iolog0.4.29indirect
crates.iomemchr2.8.0indirect
crates.iomemmap20.9.10indirect
crates.iominiz_oxide0.8.9indirect
crates.iomoxcms0.8.1indirect
crates.iomutate_once0.1.2indirect
crates.ionative-tls0.2.18indirect
crates.ionix0.31.3indirect
crates.ionormalize-line-endings0.3.0indirect
crates.ionu-ansi-term0.50.3indirect
crates.ionum-bigint0.4.6indirect
crates.ionum-conv0.2.1indirect
crates.ionum-integer0.1.46indirect
crates.ionum-traits0.2.19indirect
crates.ioobjc20.6.4indirect
crates.ioobjc2-encode4.1.0indirect
crates.ioobject0.37.3indirect
crates.ioonce_cell_polyfill1.70.2indirect
crates.ioopenssl0.10.80indirect
crates.ioopenssl-macros0.1.1indirect
crates.ioopenssl-probe0.2.1indirect
crates.ioopenssl-src300.6.0+3.6.2indirect
crates.ioopenssl-sys0.9.116indirect
crates.iooption-ext0.2.0indirect
crates.ioowo-colors4.3.0indirect
crates.iopalette0.7.6indirect
crates.iopalette_derive0.7.6indirect
crates.ioparking_lot0.12.5indirect
crates.ioparking_lot_core0.9.12indirect
crates.ioparse-size1.1.0indirect
crates.iopaste1.0.15indirect
crates.iopeniko0.6.1indirect
crates.iopercent-encoding2.3.2indirect
crates.iopest_generator2.8.6indirect
crates.iopest_meta2.8.6indirect
crates.iophf0.13.1indirect
crates.iophf_generator0.13.1indirect
crates.iophf_macros0.13.1indirect
crates.iophf_shared0.13.1indirect
crates.iopic-scale0.7.9indirect
crates.iopico-args0.5.0indirect
crates.iopin-project-lite0.2.17indirect
crates.iopixglyph0.6.1indirect
crates.iopkg-config0.3.33indirect
crates.ioplist1.9.0indirect
crates.iopolycool0.4.0indirect
crates.ioportable-atomic1.13.1indirect
crates.iopostcard1.1.3indirect
crates.iopotential_utf0.1.5indirect
crates.iopowerfmt0.2.0indirect
crates.ioppv-lite860.2.21indirect
crates.iopredicates3.1.4indirect
crates.iopredicates-core1.0.10indirect
crates.iopredicates-tree1.0.13indirect
crates.ioprettyplease0.2.37indirect
crates.ioproc-macro-hack0.5.20+deprecatedindirect
crates.ioproc-macro21.0.106indirect
crates.iopsm0.1.31indirect
crates.iopxfm0.1.29indirect
crates.ioquick-error2.0.1indirect
crates.ioquick-xml0.38.4indirect
crates.ioquick-xml0.39.4indirect
crates.ioquote1.0.45indirect
crates.ior-efi6.0.0indirect
crates.ioradium0.7.0indirect
crates.iorand0.8.6indirect
crates.iorand_chacha0.3.1indirect
crates.iorand_core0.6.4indirect
crates.iorayon-core1.13.0indirect
crates.ioread-fonts0.39.2indirect
crates.ioredox_syscall0.5.18indirect
crates.ioredox_users0.5.2indirect
crates.ioregex-automata0.4.14indirect
crates.ioregex-syntax0.8.10indirect
crates.ioresvg0.47.0indirect
crates.iorgb0.8.53indirect
crates.ioroff1.1.1indirect
crates.ioroman-numerals-rs3.1.0indirect
crates.ioroxmltree0.20.0indirect
crates.ioroxmltree0.21.1indirect
crates.iorust_decimal1.42.0indirect
crates.iorustc-demangle0.1.27indirect
crates.iorustc-hash2.1.2indirect
crates.iorustix1.1.4indirect
crates.iorustversion1.0.22indirect
crates.iorustybuzz0.20.1indirect
crates.ioryu1.0.23indirect
crates.iosame-file1.0.6indirect
crates.ioschannel0.1.29indirect
crates.ioscopeguard1.2.0indirect
crates.iosecurity-framework3.7.0indirect
crates.iosecurity-framework-sys2.17.0indirect
crates.iosemver1.0.28indirect
crates.ioserde_core1.0.228indirect
crates.ioserde_derive1.0.228indirect
crates.ioserde_path_to_error0.1.20indirect
crates.ioserde_spanned0.6.9indirect
crates.iosha20.10.9indirect
crates.iosharded-slab0.1.7indirect
crates.ioshlex1.3.0indirect
crates.iosimd-adler320.3.9indirect
crates.iosimilar2.7.0indirect
crates.iosimplecss0.2.2indirect
crates.iosiphasher1.0.3indirect
crates.ioskrifa0.42.1indirect
crates.ioslab0.4.12indirect
crates.ioslotmap1.1.1indirect
crates.iosmallvec1.15.1indirect
crates.iospin0.9.9indirect
crates.iostable_deref_trait1.2.1indirect
crates.iostacker0.1.24indirect
crates.iostrict-num0.1.1indirect
crates.iostrum0.27.2indirect
crates.iostrum_macros0.27.2indirect
crates.iosvgtypes0.16.1indirect
crates.iosyn2.0.117indirect
crates.iosynstructure0.13.2indirect
crates.iosyntect5.3.0indirect
crates.iotap1.0.1indirect
crates.iotar0.4.46indirect
crates.iotempfile3.27.0indirect
crates.ioterminal_size0.4.4indirect
crates.iotermtree0.5.1indirect
crates.iothin-vec0.2.18indirect
crates.iothiserror-impl2.0.18indirect
crates.iothread_local1.1.9indirect
crates.iotime0.3.47indirect
crates.iotime-core0.1.8indirect
crates.iotime-macros0.2.27indirect
crates.iotiny-skia-path0.12.0indirect
crates.iotinystr0.8.3indirect
crates.iotinyvec1.11.0indirect
crates.iotinyvec_macros0.1.1indirect
crates.iotoml_datetime0.6.11indirect
crates.iotoml_edit0.22.27indirect
crates.iotoml_write0.1.2indirect
crates.iotracing-attributes0.1.31indirect
crates.iotracing-core0.1.36indirect
crates.iotracing-error0.2.1indirect
crates.iotracing-log0.2.0indirect
crates.iottf-parser0.25.1indirect
crates.iotwo-face0.4.5indirect
crates.iotyped-arena2.0.2indirect
crates.iotypenum1.20.0indirect
crates.iotypst-eval0.15.1indirect
crates.iotypst-html0.15.1indirect
crates.iotypst-macros0.15.1indirect
crates.iotypst-realize0.15.1indirect
crates.iotypst-svg0.15.1indirect
crates.iotypst-timing0.15.1indirect
crates.ioucd-trie0.1.7indirect
crates.iounic-langid0.9.6indirect
crates.iounic-langid-impl0.9.6indirect
crates.iounic-langid-macros0.9.6indirect
crates.iounic-langid-macros-impl0.9.6indirect
crates.iounicode-bidi0.3.18indirect
crates.iounicode-bidi-mirroring0.4.0indirect
crates.iounicode-ccc0.4.0indirect
crates.iounicode-ident1.0.24indirect
crates.iounicode-math-class0.1.0indirect
crates.iounicode-normalization0.1.25indirect
crates.iounicode-properties0.1.4indirect
crates.iounicode-script0.5.8indirect
crates.iounicode-segmentation1.13.2indirect
crates.iounicode-vo0.1.0indirect
crates.iounicode-width0.1.14indirect
crates.iounicode-xid0.2.6indirect
crates.iounsafe-libyaml0.2.11indirect
crates.iounscanny0.1.0indirect
crates.ioureq2.12.1indirect
crates.iourl2.5.8indirect
crates.iousvg0.47.0indirect
crates.ioutf16_iter1.0.5indirect
crates.ioutf8_iter1.0.4indirect
crates.ioutf8parse0.2.2indirect
crates.iovaluable0.1.1indirect
crates.iovcpkg0.2.15indirect
crates.iovello_common0.0.8indirect
crates.iovello_common0.0.9indirect
crates.iovello_cpu0.0.8indirect
crates.ioversion_check0.9.5indirect
crates.iowait-timeout0.2.1indirect
crates.iowalkdir2.5.0indirect
crates.iowasi0.11.1+wasi-snapshot-preview1indirect
crates.iowasip21.0.3+wasi-0.2.9indirect
crates.iowasip30.4.0+wasi-0.3.0-rc-2026-01-06indirect
crates.iowasm-bindgen0.2.121indirect
crates.iowasm-bindgen-macro0.2.121indirect
crates.iowasm-bindgen-macro-support0.2.121indirect
crates.iowasm-bindgen-shared0.2.121indirect
crates.iowasm-encoder0.244.0indirect
crates.iowasm-metadata0.244.0indirect
crates.iowasmi1.0.9indirect
crates.iowasmi_collections1.0.9indirect
crates.iowasmi_core1.0.9indirect
crates.iowasmi_ir1.0.9indirect
crates.iowasmparser0.228.0indirect
crates.iowasmparser0.244.0indirect
crates.ioweezl0.1.12indirect
crates.iowinapi-util0.1.11indirect
crates.iowindows-core0.62.2indirect
crates.iowindows-implement0.60.2indirect
crates.iowindows-interface0.59.3indirect
crates.iowindows-link0.2.1indirect
crates.iowindows-result0.4.1indirect
crates.iowindows-strings0.5.1indirect
crates.iowindows-sys0.61.2indirect
crates.iowinnow0.7.15indirect
crates.iowit-bindgen0.51.0indirect
crates.iowit-bindgen0.57.1indirect
crates.iowit-bindgen-core0.51.0indirect
crates.iowit-bindgen-rust0.51.0indirect
crates.iowit-bindgen-rust-macro0.51.0indirect
crates.iowit-component0.244.0indirect
crates.iowit-parser0.244.0indirect
crates.iowrite161.0.0indirect
crates.iowriteable0.6.3indirect
crates.iowyz0.5.1indirect
crates.ioxattr1.6.1indirect
crates.ioxmlwriter0.1.0indirect
crates.ioyaml-rust0.4.5indirect
crates.ioyoke0.8.2indirect
crates.ioyoke-derive0.8.2indirect
crates.iozerocopy0.8.48indirect
crates.iozerocopy-derive0.8.48indirect
crates.iozerofrom0.1.8indirect
crates.iozerofrom-derive0.1.7indirect
crates.iozerotrie0.2.4indirect
crates.iozerovec0.11.6indirect
crates.iozerovec-derive0.11.3indirect
crates.iozlib-rs0.6.3indirect
crates.iozmij1.0.21indirect
crates.iozopfli0.8.3indirect
crates.iozune-core0.5.1indirect
crates.iozune-jpeg0.5.15indirect
Dependency advisories 10

This repository publishes no package the index resolves, so its own dependency graph was assessed — 447 packages, which also include development and test pins that never ship: 10 carry known advisories, of which 0 are direct. 1 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
quick-xml0.38.4indirecthigh20.41.0
quick-xml0.39.4indirecthigh20.41.0
anyhow1.0.102indirectunknown11.0.103
bincode1.3.3indirectunknown1
crossbeam-epoch0.9.18indirectunknown10.9.20
memmap20.9.10indirectunknown10.9.11
paste1.0.15indirectunknown1
rustybuzz0.20.1indirectunknown1
ttf-parser0.25.1indirectunknown1
yaml-rust0.4.5indirectunknown1

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "regression-testing",
        "testing",
        "typst",
        "snapshot-testing"
      ],
      "is_fork": false,
      "size_kb": 1246,
      "has_wiki": false,
      "homepage": "https://typst-community.github.io/tytanic/",
      "languages": {
        "Nix": 4648,
        "Just": 1470,
        "Rust": 466765,
        "Typst": 1216,
        "Dockerfile": 1737
      },
      "pushed_at": "2026-07-29T16:49:18Z",
      "created_at": "2024-01-01T19:18:51Z",
      "owner_type": "Organization",
      "updated_at": "2026-08-03T05:24:20Z",
      "description": "A test runner for typst projects.",
      "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.community",
      "name": "Typst Community",
      "type": "Organization",
      "login": "typst-community",
      "company": null,
      "location": null,
      "followers": 145,
      "avatar_url": "https://avatars.githubusercontent.com/u/144882637?v=4",
      "created_at": "2023-09-13T06:37:35Z",
      "is_verified": null,
      "public_repos": 34,
      "account_age_days": 1055
    },
    "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.4.1",
          "kind": "patch",
          "published_at": "2026-07-17T12:34:26Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-07-02T18:23:00Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2026-05-12T09:25:28Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2025-12-13T15:33:22Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2025-12-05T19:02:01Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2025-11-04T19:30:52Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2025-10-24T18:46:03Z"
        },
        {
          "tag": "v0.3.0-rc.2",
          "kind": "prerelease",
          "published_at": "2025-10-18T17:54:01Z"
        },
        {
          "tag": "v0.3.0-rc.1",
          "kind": "prerelease",
          "published_at": "2025-10-10T22:05:13Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2025-03-07T14:03:26Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2025-02-22T09:59:08Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2025-02-19T17:24:36Z"
        },
        {
          "tag": "v0.2.0-rc1",
          "kind": "prerelease",
          "published_at": "2025-02-18T13:31:03Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2025-02-10T13:43:43Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2025-02-10T12:56:28Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2025-02-03T16:32:01Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2025-01-26T14:43:46Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "13f5fae57dbbcc8c7f3d3adbf2eca62aa3b9b22c",
          "body": "…updates\n\nBumps the github-dependencies group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [docker/login-action](https://github.com/docker/login-action).\n\n\nUpdates `actions/checkout` from 7.0.0 to 7.0.1\n- [Release notes](https://github.com/actions/ch\n[…]\npendency-version: 4.5.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: github-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "github: bump the github-dependencies group across 1 directory with 2 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-29T16:49:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5a892a32996c2c65b448cf8256dd8eef14d696c5",
          "body": null,
          "is_bot": false,
          "headline": "docs: Update compatibility table",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-07-17T14:14:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa94b019ae623b37797ce9504ff0774183763abc",
          "body": null,
          "is_bot": false,
          "headline": "github: Add publishing workflow for crates.io",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-07-17T13:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93792f715c379261ff3ed1a49c53134b6256ec95",
          "body": null,
          "is_bot": false,
          "headline": "github: Pin actions",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-07-17T13:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31bce739db4a8dfbe749b04a4852ce4fb463457b",
          "body": null,
          "is_bot": false,
          "headline": "github: Reorganize workflows",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-07-17T13:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79dd321effaf31379ed83cb3c823e5ed8a86114f",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.4.1",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-07-17T12:33:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00927b2b64c78e192bd6902eff3cde898e599855",
          "body": null,
          "is_bot": false,
          "headline": "github: Test `cargo publish` on CI for release PRs",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-07-17T12:33:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0ab8ece4e5670f50d658a3162db88569ea85a73",
          "body": "Spin v0.9.8 was yanked.",
          "is_bot": false,
          "headline": "deps: Update spin to v0.9.9",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-07-17T12:33:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "225f39612bd77664a5a9fcd9216845eb04b7f175",
          "body": null,
          "is_bot": false,
          "headline": "deps: Update to Typst v0.15.1",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-07-17T12:33:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed9c68e4addb3f1b581414b3d59c840d4e5fe3d1",
          "body": null,
          "is_bot": false,
          "headline": "changelog: Add changes in 970db3ce to changelog",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-07-17T12:33:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "970db3cecd73c80d1b2c05e3e4a6af2ecd280797",
          "body": "Reference optimization can make updates unexpectedly slow. Show a hint\nbefore the run and point users of third-party reference hosting to the\nopt-out flag.\n\nCloses #220",
          "is_bot": false,
          "headline": "cli: Report reference optimization",
          "author_name": "Joey@macstudio",
          "author_login": "oiahoon",
          "committed_at": "2026-07-12T06:23:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5be10ebdbc7d7ddadbfd61ecbc325922540cd08",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.4.0",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-07-02T18:21:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99828bc1e7d613b2723cd4ae4580d98884b8ced0",
          "body": null,
          "is_bot": false,
          "headline": "ci: Check individual crates",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-07-02T18:10:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6b0e9db36a228cc4bbd2a7f4c3a33a26eb9f17c",
          "body": "Since most of these features are required for tytanic to work they\ncan be reduced down to the bare minimum. Embedding fonts is easy\nto configure and a good default. Vendoring OpenSSL is important\nfor building in environments where OpenSSL is not available during\ndevelopment.",
          "is_bot": false,
          "headline": "cli: Remove most required features",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-07-02T18:07:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "437fc4e8380f12b032c284301dfc2ceddc066b15",
          "body": "As it turns out, when you only use `--workspace` on most cargo commands\nyou tend to miss failures of individual packages related to feature\nflags. This is because features flags are additive, so the features\nconfigured in `tytanic` caused `tytanic-core` to compile just fine when\ndone in the context of the entire workspace.\n\nThis was found with `cargo publish --dry-run`. It might be a good idea\nto at least run `cargo check --package ...` in CI for each package.",
          "is_bot": false,
          "headline": "core: Specify required features in typst-kit",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-07-02T18:07:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68bd4a933424032c58235af62b3470a6f4731761",
          "body": null,
          "is_bot": false,
          "headline": "utils: Remove unused typst-kit dependency",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-07-02T18:07:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3a282f41f6f88da00232a230ff781c57a75b3f9",
          "body": null,
          "is_bot": false,
          "headline": "cli: Fix custom packages support",
          "author_name": "Moritz Hedtke",
          "author_login": "mohe2015",
          "committed_at": "2026-07-02T16:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8cdf3ba55492a28a58e104f9070f5045fc60808",
          "body": "By dropping mercurial support all handling of ignore files becomes\nthe same, the three currently supported VCS all use `.gitignore` files\nfollowing the same semantics. Notably, they all support applying ignore\nfiles which aren't tracked. This way, one can place the ignore file in\nthe directory that is to be ignored, ignoring it without having to track\nthe ignore file or worry about accidentally editing an exisiting file\nincorrectly because they get created in temporary directories on demand.",
          "is_bot": false,
          "headline": "core: Simplify VCS support",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-06-28T14:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b44df8f7ca9f2746b92d5d76a6713004351c7466",
          "body": "The inverson of the filter dependency from\n`tytanic-core -> tytanic-filter` to `tytanic-filter -> tytanic-core`\nfurther solidifies `tytanic-core` as the actual root dependency for\nTytanic crates.",
          "is_bot": false,
          "headline": "filter: Invert filter dependency",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-06-28T13:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2322e7985c527317124d52bab5e58301a61166fa",
          "body": "This re-organization is taken out from a big monolithic rewrite. Some\nAPIs have been introduced which may not be used yet. Some APIs may be\nduplicated for a while after this. However, this should converge over\ntime.",
          "is_bot": false,
          "headline": "utils: Reorganize tytanic-utils",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-06-28T13:46:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b15641c496e8b8e4045dc5b1aa264dd8535dc85e",
          "body": "Unfortunately, the file handling business in typst-kit is not quite as\nextensible as I wished. Which is a shame because I had the opportunity\nto review it, but not enough time and foresight to see the issues I\nfound while trying to use it here.\n\nBecause of these difficulties this patch doesn't use t\n[…]\nstill replicating its inner code for now. This should be resolved\nin a future patch by either making it more extensible, or at least\nexposing its internals (such as BOM removal).\n\nTODO: Add changelog.",
          "is_bot": false,
          "headline": "deps: Update to Typst v0.15.0",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-06-27T14:09:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "817224aaff9c7fd9b0e70644c4b215fd862e8354",
          "body": null,
          "is_bot": false,
          "headline": "repo: Add workspace wide lint config",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-06-27T14:05:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0f85484615140f72a525d0478ab8a5777e48d05",
          "body": "Bumps the github-dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6 to 7\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](h\n[…]\ndependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: github-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "github: bump actions/checkout in the github-dependencies group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T17:43:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8e56b6c50edd73fd808b01a19f774bd5fe0057f2",
          "body": "This comes with the benefit of having proper formatting and timezone\nhandling built-in. Handling like this is important for exporting runs\nfor external tooling such as for JUnit-XML compatible tools.",
          "is_bot": false,
          "headline": "core: Use chrono for timestamps and durations",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-06-20T18:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e65184d973993d54d9687d1a972fb1dfa31e25ae",
          "body": "I read that, while the year is about the year of the first publication\nof a work, updating it is still good practice to let people know the\nnew publications are (major versions and whatnot) are also licensed the\nsame way.",
          "is_bot": false,
          "headline": "license: Update MIT license copyright notice",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-06-20T18:14:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbb0ca910066393724ee73ec4cfc9b2ef13731e3",
          "body": "While a self-contained change, the swap to UTF-8 paths is done to\nprepare of the new Typst release.",
          "is_bot": false,
          "headline": "core: Path{,Buf} -> camino::Utf8Path{,Buf}",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-06-20T18:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08025c2114406e0f8ede6ff81d297994ddef6adf",
          "body": null,
          "is_bot": false,
          "headline": "msrv: Update MSRV to 1.95",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-06-20T17:56:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "386c8e4209c831d4d59f0c83ed264a6d4bfb2309",
          "body": "Co-Authored-By: tinger <tinger@tinger.dev>\nResolves: #228\nResolves: #262",
          "is_bot": false,
          "headline": "cli: Port `typst info` to `tt util about`.",
          "author_name": "Tim Voßhenrich",
          "author_login": "T1mVo",
          "committed_at": "2026-06-20T17:51:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8201de71e8524d5454684c4cd04799013e4d432",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.3.4",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-05-12T09:18:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99a1cb170206df6fb97000496a2ea60dcc3ffe28",
          "body": "Resolves #238.",
          "is_bot": false,
          "headline": "cli: update: Don't fail on empty references",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-04-29T20:45:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2ad90fe3063a2264f7ca128d8c1fe15bdc9b99a",
          "body": "Resolves #262, though as noted on the issues this is more of a band-aid\nfix until we target typst 0.15.",
          "is_bot": false,
          "headline": "cli: about: Update harcoded version",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-04-29T20:35:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "513947bbaa9831014af694e5867cf8d92709bdff",
          "body": "Bumps the github-dependencies group with 1 update: [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact).\n\n\nUpdates `actions/upload-pages-artifact` from 4 to 5\n- [Release notes](https://github.com/actions/upload-pages-artifact/releases)\n- [Commits](https://github.com/acti\n[…]\ndependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: github-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "github: bump actions/upload-pages-artifact",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-15T16:09:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fbc7a0bc4b37ca0971c0b44bbf712a4f21c83982",
          "body": "Bumps the github-dependencies group with 2 updates: [actions/configure-pages](https://github.com/actions/configure-pages) and [actions/deploy-pages](https://github.com/actions/deploy-pages).\n\n\nUpdates `actions/configure-pages` from 5 to 6\n- [Release notes](https://github.com/actions/configure-pages/\n[…]\ndependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: github-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "github: bump the github-dependencies group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-01T16:12:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e04ac0c0342541b33a80d5d5e052bf1db51920a5",
          "body": "Bumps the github-dependencies group with 4 updates: [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action), [docker/metadata-action](https://github.com/docker/metadata-action), [docker/login-action](https://github.com/docker/login-action) and [docker/build-push-action](https://g\n[…]\ndependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: github-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "github: bump the github-dependencies group with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-10T21:24:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8b49414e4d0d3bde7da6a88375172d42b172b935",
          "body": "Bumps the github-dependencies group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).\n\n\nUpdates `actions/upload-artifact` from 6 to 7\n- [Release notes](https://github.com/actions/upload\n[…]\ndependency-version: '8'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: github-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "github: bump the github-dependencies group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-03T13:20:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c0355599d656b98d8b4aaa76b57fcf235c86e105",
          "body": "This appears to be very broken at the moment, perhaps the dependencies\njust happen to have some very egregious SemVer violations right when I\nenable automated lockfile updates.\n\nIt is what it is.",
          "is_bot": false,
          "headline": "github: Disable dependabot for cargo deps",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-03-03T13:09:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1900f7f4c95218f65291c2f168d3a5b48500ca7",
          "body": "Bumps [time](https://github.com/time-rs/time) from 0.3.44 to 0.3.47.\n- [Release notes](https://github.com/time-rs/time/releases)\n- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/time-rs/time/compare/v0.3.44...v0.3.47)\n\n---\nupdated-dependencies:\n- dependency-name: time\n  dependency-version: 0.3.47\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "cargo: bump time from 0.3.44 to 0.3.47",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-07T18:02:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abf7f393fb18b2dbc244cfca3da62b758a0d14b2",
          "body": "Bumps the cargo-dependencies group with 2 updates: [oxipng](https://github.com/oxipng/oxipng) and [uuid](https://github.com/uuid-rs/uuid).\n\n\nUpdates `oxipng` from 10.0.0 to 10.1.0\n- [Release notes](https://github.com/oxipng/oxipng/releases)\n- [Changelog](https://github.com/oxipng/oxipng/blob/master/\n[…]\npendency-version: 1.20.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: cargo-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "cargo: bump the cargo-dependencies group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-27T15:21:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "216fc553040ebfbfa890a13479aca312196cfc82",
          "body": "Bumps the cargo-dependencies group with 3 updates: [chrono](https://github.com/chronotope/chrono), [insta](https://github.com/mitsuhiko/insta) and [thiserror](https://github.com/dtolnay/thiserror).\n\n\nUpdates `chrono` from 0.4.42 to 0.4.43\n- [Release notes](https://github.com/chronotope/chrono/releas\n[…]\npendency-version: 2.0.18\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: cargo-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "cargo: bump the cargo-dependencies group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-24T22:28:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f1161124c86263a1049986ad025d80a742d3f3eb",
          "body": "Without this patch rust-analyzer has problems looking up the correct\nstandard library sources when they don't match the environment.",
          "is_bot": false,
          "headline": "flake: Ensure correct stdlib lookup in devShell",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-01-15T19:27:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45e2d979c8e77ef6358722803b656f6cf69bcc72",
          "body": null,
          "is_bot": false,
          "headline": "flake: Switch formatter to nixfmt-tree",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-01-15T19:27:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5c1c80808d632836ceb80e3788273b117ea9906",
          "body": "With https://github.com/NixOS/nixpkgs/issues/354146 we no longer need to\nhandle darwin differently when pulling in OpenSSL.",
          "is_bot": false,
          "headline": "flake: Update inputs",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-01-15T19:27:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7edaa886fcd5b7d84db05d82edb354a40caf41ef",
          "body": "The `tempdir` crate is unmaintained and stuck on a version of\n`remove_dir_all` which is subject to CWE-367, a TOCTOU vulnerability.\n\nGenerally, the temporary directories are only used by the test helpers in\n`tytanic-util`. This means this only affect developers of `tytanic` at\nthe moment. However, future uses may be within `tytanic` proper.\n\nThis has the added benefit of reducing the dependency footprint.",
          "is_bot": false,
          "headline": "deps: Replace `tempdir` with `temp-dir`",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-01-15T18:42:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2992f712da46055a5207e7532ecdea1f89381999",
          "body": "along with a lengthy description of what works and what doesn't, as well\nas an expressive example.",
          "is_bot": false,
          "headline": "docs: Mention `input` annotations in the book",
          "author_name": "Andreas Hartmann",
          "author_login": "har7an",
          "committed_at": "2026-01-15T09:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1bd402ea8ea8e8d17baad009efbe93d2ec67b8d",
          "body": "and ensure the key-value pairs are exposed in `sys.inputs` for the\ntested document.\n\nDue to issues with lifetimes and borrowing values owned by called\nfunctions, the \"custom\" library must be provided by callers of\n`unit_world`. Unlike the default augmented library it cannot be known\nupfront, since the content of `sys.inputs` is test-specific (based on\nannotations).",
          "is_bot": false,
          "headline": "runner: Forward `input` annotations to tests",
          "author_name": "Andreas Hartmann",
          "author_login": "har7an",
          "committed_at": "2026-01-15T09:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "408be7f6e8878ceffe49b0cf1821e4b6bbfc4d12",
          "body": "which allows injecting key-value pairs into the tests `sys.inputs`\ndictionary. This is the equivalent to `typst compile --input`.",
          "is_bot": false,
          "headline": "core: Implement `input` annotation",
          "author_name": "Andreas Hartmann",
          "author_login": "har7an",
          "committed_at": "2026-01-15T09:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1939f070291e5ca0680219e452b350de8f56b17f",
          "body": "Add a section to quickstart > install.md using asdf with the\nasdf-tytanic plugin.",
          "is_bot": false,
          "headline": "docs: add installation instructions",
          "author_name": "Pascal Quach",
          "author_login": "quachpas",
          "committed_at": "2026-01-12T16:31:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d067622f2fb29ca17c52cc2045c366662858bd3",
          "body": null,
          "is_bot": false,
          "headline": "github: Remove labels from dependabot PRs",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-01-11T13:34:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25bea9848b41fb790810db67f8bd928281076047",
          "body": "…pdates\n\nBumps the cargo-dependencies group with 14 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.1.1` | `2.1.2` |\n| [clap](https://github.com/clap-rs/clap) | `4.5.53` | `4.5.54` |\n| [clap_complete](https://githu\n[…]\nependency-version: 0.4.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: cargo-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "cargo: bump the cargo-dependencies group across 1 directory with 14 u…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-11T13:09:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "34ae99d14f03763b3bc4c1822e5a7f97c6267f1d",
          "body": "…updates\n\nBumps the github-dependencies group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [actions/checkout](https://github.com/actions/checkout) | `4` | `6` |\n| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4` | `6` |\n| [actions/downl\n[…]\ndependency-version: '4'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: github-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "github: bump the github-dependencies group across 1 directory with 5 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-11T12:41:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e995dcc983c1f40a1a9f56e5c5a6a728de9e9c76",
          "body": "This taken straight from\nhttps://github.com/jj-vcs/jj/blob/fa7b4805b91a00a5b81ee07b584c117b3a7d215f/.github/dependabot.yml",
          "is_bot": false,
          "headline": "gitbub: Add dependabot config",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-01-11T11:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58274484400edd57a7effd6c9d0f9e615a8c3bef",
          "body": "Previously the template basically duplicated the commit guidelines, which\nis error prone because updates to the guidelines are not visible here and\neasily missed. A check list also makes it easier for new contributors to\nbe pointed at the right documentation.",
          "is_bot": false,
          "headline": "github: Update PR template",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-01-11T11:56:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6f2d249807c8d24e6cfb25063bd2ce3662bfd4c",
          "body": "This makes it easier for new contributors to get started. This can be\nimproved over time but should give beginners and people with prior\nknowledge a good starting point.",
          "is_bot": false,
          "headline": "docs: Add development environment guide",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-01-11T11:56:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d32ad498b0257c28895b4a54a0f812e419abd8b4",
          "body": "Some changes are also done to content of the guidelines, which may not be\nimmediately apparent from the diff. These changes are largely to make it\nclearer to new contributors what exactly is meant by some previously\nshort paragraphs.",
          "is_bot": false,
          "headline": "docs: Extract commit guidelines",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-01-11T11:56:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9bbc1032f104d4ccf49420a8f3003005f78467b",
          "body": "While this is primarily used by me, documenting this for posterity,\nfuture maintainers and forks seems like a good idea. After all, the bus\nfactor of this project is currently 1.",
          "is_bot": false,
          "headline": "docs: Add release documentation",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2026-01-11T11:56:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15b82f84fbc8f4358d844a245cad202d6e36f971",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.3.3",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-12-13T15:33:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee4b6fe91cf3b6919b8372f3a26f20093fee810a",
          "body": "We explicitly bump Typst because of a vulnerability in the transitive\ndependency `wasmi`.\n\nSee https://github.com/wasmi-labs/wasmi/security/advisories/GHSA-g4v2-cjqp-rfmq\n\nWhile `cargo install` would (without `--locked`) pull the newest version\nof Typst, the pre-built binaries are stuck on the statically linked\nold versions. So a critical dependency update like this will receive an\nexplicit bump and accompanying release to address vulnerabilities.",
          "is_bot": false,
          "headline": "deps: Update Typst to v0.14.2",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-12-13T15:33:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8934e3432b674106048fa328c4ddd90c48a2a82",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.3.2",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-12-05T18:59:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b17a5e5e51afe84421ec0a9cb7ea6ef3db3090e6",
          "body": null,
          "is_bot": false,
          "headline": "deps: Update Typst to v0.14.1",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-12-05T18:59:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fcf0bcc85d371ae3c98b9f394354a52ef6ca806",
          "body": null,
          "is_bot": false,
          "headline": "msrv: Update MSRV to 1.89",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-12-05T18:59:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ba569ab2a4f751a08943d31ad66f26e63f532ca",
          "body": null,
          "is_bot": false,
          "headline": "deps: Bump dependencies",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-12-05T18:59:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e86d73590c489e8a267e9afa8d77ed199124c68a",
          "body": null,
          "is_bot": false,
          "headline": "chore: Remove unused json structs",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-12-05T18:59:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d3ba0c0e97a8190cbcb96a17aa78b364be5735f",
          "body": "Rather than running into a deserialization error. Previously every field\nof the (nested) `ProjectConfig` had a serde `default` instruction,\nexcept for (ironically) the `ProjectDefaults` sub-structure. This lead\nto the weird situation where users of this package had to add an\n(essentially empty) `too\n[…]\nwriting, for example, the\n`tool.tytanic.tests` key.\n\nNow the `ProjectDefaults` are deserialized to their `Default` impl if\nnot present and there is a test to catch future regressions of the same\nkind.",
          "is_bot": false,
          "headline": "fix: Assume default value for project config defaults if undefined",
          "author_name": "Andreas Hartmann",
          "author_login": "har7an",
          "committed_at": "2025-11-10T09:55:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dbbf8365772c0f69ccdfe651b56a5fd3c00c1f67",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.3.1",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-11-04T19:29:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac37852eba6c3e182912073bb3d3fdb86ab81947",
          "body": "Because the `PackageSpec` was previously removed for re-routes to the\ntemplate package root itself the typst internal world lookup created\n`FileId`s for this root which had no spec either. This obviously creates\npaths which the provider can no longer distinguish from normal template\npaths.\n\nIncident\n[…]\nwhich could be used for patching dependencies in\ntests. However, this also comes with the downside of not allowing the\nre-routing with a virtual prvoider, but this was not previously used.\n\nFixes #229",
          "is_bot": false,
          "headline": "core: Ensure correct transitive file lookup",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-10-28T17:25:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9ec9db9eff0952fbaeea9a469b3d353f206617cc",
          "body": null,
          "is_bot": false,
          "headline": "docs: Migrate to mdbook v0.5",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-10-28T17:25:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86b8819898b982e7db00afa9f60ba1b5025fa8f9",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.3.0",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-10-24T18:44:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "260565963abe415401ef5e21774bca1a7021f195",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.3.0-rc.2",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-10-18T17:50:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1c395cb7b339d85022dff753cfbc3312b068e92",
          "body": null,
          "is_bot": false,
          "headline": "deps: Bump dependencies",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-10-18T17:50:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68ad2045623edc9dc589fa154c47bd40905f79bc",
          "body": null,
          "is_bot": false,
          "headline": "deps: Update typst to v0.14.0-rc.2",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-10-18T17:50:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d357948137def4ee60e768c4d6a5f7dd0270e1e",
          "body": "This was added as a warning in `v0.2.0` and is now an error, the\ndetection will removed in `v0.4.0`.",
          "is_bot": false,
          "headline": "cli: Promote nested tests to an error",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-10-18T17:38:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13b1253453437c0fd3e28fa862fa7ce7ad5192b3",
          "body": "This comes with the downside of once again having to do the update in\nthe about page manually.",
          "is_bot": false,
          "headline": "cli: Ensure `cargo publish` works",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-10-10T22:01:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9f5432974009c37cff9d8c05175bb353416356c",
          "body": null,
          "is_bot": false,
          "headline": "github: Use correct LICENSE path in release workflow",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-10-10T22:01:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77b09fb03e03d0f978d80d20c9bb0c9277e022da",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update Cargo.lock",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-10-10T22:01:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0577caa1cc8b6dcc7cd4604d343204f4b8b82a6",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.3.0-rc.1",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-10-10T21:12:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df8aa101086b230adebfa1cd36530816e23bbe01",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update changelog",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-10-10T21:12:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfc7ced3d7b8d2c3d71f398b75ed8635668a8d46",
          "body": null,
          "is_bot": false,
          "headline": "deps: Update typst to 0.14.0-rc.1",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-10-10T21:00:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80c1dfafcc9b915872af84ea3291e0c1698f6e1d",
          "body": null,
          "is_bot": false,
          "headline": "deps: Bump dependencies",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-10-10T20:52:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bac8c9a9606af15935608fe3217d844f74c7ee0",
          "body": null,
          "is_bot": false,
          "headline": "msrv: Update MSRV to 1.88",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-10-10T20:52:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c35b5347960366bee497c0fa1b81f77e40228d3f",
          "body": "See https://github.com/typst/typst/pull/7059",
          "is_bot": false,
          "headline": "github: Use docker metadata action in semver mode",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-10-10T19:31:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a32c809a83a88ad3b75af7e41cbb5736bc921b50",
          "body": "See https://github.com/typst/typst/pull/7057",
          "is_bot": false,
          "headline": "github: Ensure workflows don't update pre-release status",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-10-10T19:31:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2a6c1bce2e4ae55aa7748673f7616c24ab0c26b",
          "body": "Fixes #185.",
          "is_bot": false,
          "headline": "validation: Validate existence of manifest paths",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-10-02T21:39:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "611b44076011a4a1c6858ca4f2f3c9a93b2dbe9b",
          "body": null,
          "is_bot": false,
          "headline": "cli: Improve validation error message",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-10-02T21:39:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6255e18bab17a47edc646221114519ae83dc891",
          "body": "Since these expensive replaceemnts are only run on a few integration\ntests there's no need to bother with a more performant implementation.\n\nSince it is fairly hacky anyway it's easier to remove and properly fix\nin the future.",
          "is_bot": false,
          "headline": "ci: Mangle windows runner into place",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-10-02T21:39:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e09513b8b3da7e65fe486960e6fca7e39add88a9",
          "body": "https://bmitch.net/blog/2025-08-22-ghrc-appears-malicious/\r\nSigned-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Replace malicious container registry references with ghcr",
          "author_name": "Josh Soref",
          "author_login": "jsoref",
          "committed_at": "2025-08-29T07:01:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8288951bd2f1b2192dff4b7d9705ccb7f9e7675",
          "body": null,
          "is_bot": false,
          "headline": "core: Add sapling as git-compatible VCS",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-08-22T12:18:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "184562f8e50e5f1269372f9cb89b36756a69606f",
          "body": "This can be used to configure the VCS to use for some operations when\nauto detection does not or cannot work.\n\nCloses #196.",
          "is_bot": false,
          "headline": "cli: Add `--vcs` option",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-08-22T11:39:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ec722e4a79d8e1b24a4e3fbb7588f526e607897",
          "body": "The root is not currently used for anything other than tracing, so\nmaking it optional is fine. Infact, we may even consider removing it and\nsimply dumping the root directory once.",
          "is_bot": false,
          "headline": "core: Allow rootless VCS'",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-08-22T11:39:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50a83afdbb44d396b25af42a3fb959aff4f5d377",
          "body": null,
          "is_bot": false,
          "headline": "docs: Add CHANGELOG.md entry",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-08-22T11:29:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88527d7f097a431b1f7812ae7bcf0931e9655dd5",
          "body": "Makes test .gitignore match whole diff/out/ref directories instead of subfiles, and not match anything else",
          "is_bot": false,
          "headline": "update test .gitignore patterns",
          "author_name": "Luiz Georg",
          "author_login": "mentonin",
          "committed_at": "2025-08-22T11:29:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46ed7a158d36b814dcb0aedcee3232f71b88970d",
          "body": "Closes #203.",
          "is_bot": false,
          "headline": "docs: Use non-deprecated commands in docs",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-08-21T09:56:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47eab21517c3c34c1ae34b6d170c7b5985b091e3",
          "body": "Found via `typos --hidden --format brief`",
          "is_bot": false,
          "headline": "docs: fix typos",
          "author_name": "Kian-Meng Ang",
          "author_login": "kianmeng",
          "committed_at": "2025-08-16T16:53:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd3fac02ccd01c9d8f3aaa8ed1d28c25eaf8b515",
          "body": "This ensures that the tests can actually access the assets they use. The\nregression was introduced in 7b979cb1.",
          "is_bot": false,
          "headline": "nix: Ensure assets are part of flake fileset",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-07-25T16:48:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa2c1e346c9283139f192a50d9e9845964026115",
          "body": "Splitting the different parts of the `World` trait into differnet parts\nmakes it easier to swap out individual details like it is required for\ntemplate tests and their special file lookup.\n\nHowever, this also came at the cost of making the old access check for\ntemplates hard to achieve without piercing the abstraction boundary of\nthose traits. This is mostly due to the fact that we can't emit any\nnon-fatal diagnostics from the `World` implementation.",
          "is_bot": false,
          "headline": "core: Add a world builder",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-07-25T12:14:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcf7147f1b161b6c7d6074dea367c0dd173805b7",
          "body": "With this, blank issue template should be largely unused, but they'll be\nkept enabled for other unforseen requests.",
          "is_bot": false,
          "headline": "github: Add tracking issue template",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-07-23T13:20:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "119ce24cbd78b1d3962ac9ea5c027162dbf0f855",
          "body": "These have been enabled by the move to @typst-community and are easier\nto see on the GitHub WebUI.",
          "is_bot": false,
          "headline": "github: Use issue types in ISSUE_TEMPLATE",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-07-23T13:20:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "328ac2c39c64af62781570d1b1a6dc0a9cc41012",
          "body": "The previous version was the file header short form, which is not\nrecognized by licensee und only applies to single files.",
          "is_bot": false,
          "headline": "repo: Add correct Apache 2.0 license",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-06-24T13:54:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84e14a7a9242e09046f3e7f20f1bd3dd79d0686c",
          "body": null,
          "is_bot": false,
          "headline": "chore: Cleanup, Typos, Formatting",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-06-18T14:22:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c36af8cb80f6a3fea0d89a6f76d5f1827fbfb06",
          "body": null,
          "is_bot": false,
          "headline": "repo: Update links to typst-community",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-06-13T15:24:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2f1feab8dbf0db04e395015f8a384c90001848b",
          "body": "This relicensing of all prior contributions sans those marked with\nSPDX-Licence-Identifier comments has been signed off by all 6\ncontributors (at the time of writing) on GitHub issue #188.",
          "is_bot": false,
          "headline": "repo: Dual-license as `MIT OR Apache-2.0`",
          "author_name": "tinger",
          "author_login": "tingerrr",
          "committed_at": "2025-06-13T15:04:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 17,
      "commits_last_year": 91,
      "latest_release_at": "2026-07-17T12:34:26Z",
      "latest_release_tag": "v0.4.1",
      "releases_from_tags": false,
      "days_since_last_push": 5,
      "active_weeks_last_year": 29,
      "days_since_latest_release": 17,
      "mean_days_between_releases": 55.2
    },
    "artifacts": {
      "collected": true,
      "structure": [
        "tree.cargo_lib",
        "tree.cargo_main",
        "tree.dockerfile"
      ],
      "declarations": [
        {
          "name": null,
          "path": "Cargo.toml",
          "tokens": [
            "cargo.workspace"
          ],
          "ecosystem": "crates"
        },
        {
          "name": "tytanic",
          "path": "crates/tytanic/Cargo.toml",
          "tokens": [
            "cargo.bin"
          ],
          "ecosystem": "crates"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [],
        "total": 0,
        "header": 0,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "tytanic",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "test",
            "typst",
            "command-line-utilities",
            "development-tools::testing"
          ],
          "ecosystem": "crates",
          "categories": [
            "command-line-utilities",
            "development-tools::testing"
          ],
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/tytanic",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "0.4.1",
          "repository_url": "https://github.com/typst-community/tytanic",
          "versions_count": 18,
          "total_downloads": 11358,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 312,
          "first_published_at": "2025-01-25T15:12:22.778576Z",
          "latest_published_at": "2026-07-17T12:38:58.662001Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 17
        },
        {
          "name": "tytanic-core",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "test",
            "typst",
            "command-line-utilities",
            "development-tools::testing"
          ],
          "ecosystem": "crates",
          "categories": [
            "command-line-utilities",
            "development-tools::testing"
          ],
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/tytanic-core",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "0.4.1",
          "repository_url": "https://github.com/typst-community/tytanic",
          "versions_count": 18,
          "total_downloads": 9051,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 295,
          "first_published_at": "2025-01-25T15:12:48.692899Z",
          "latest_published_at": "2026-07-17T12:38:49.229480Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 17
        },
        {
          "name": "tytanic-utils",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "test",
            "typst",
            "command-line-utilities",
            "development-tools::testing"
          ],
          "ecosystem": "crates",
          "categories": [
            "command-line-utilities",
            "development-tools::testing"
          ],
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/tytanic-utils",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "0.4.1",
          "repository_url": "https://github.com/typst-community/tytanic",
          "versions_count": 15,
          "total_downloads": 8198,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 312,
          "first_published_at": "2025-02-10T12:52:50.429209Z",
          "latest_published_at": "2026-07-17T12:38:45.800182Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 17
        },
        {
          "name": "tytanic-filter",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "test",
            "typst",
            "command-line-utilities",
            "development-tools::testing"
          ],
          "ecosystem": "crates",
          "categories": [
            "command-line-utilities",
            "development-tools::testing"
          ],
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/tytanic-filter",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "0.4.1",
          "repository_url": "https://github.com/typst-community/tytanic",
          "versions_count": 15,
          "total_downloads": 7924,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 290,
          "first_published_at": "2025-02-10T12:53:05.681405Z",
          "latest_published_at": "2026-07-17T12:38:53.779873Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 17
        }
      ]
    },
    "popularity": {
      "forks": 13,
      "stars": 129,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2024-01-07",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-02-03",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-08-15",
            "count": 2
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-11-10",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 13,
        "total_forks": 13
      },
      "star_history": null,
      "open_issues_and_prs": 32
    },
    "ai_readiness": {
      "has_nix": true,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Justfile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "crates/tytanic-core/Cargo.toml",
        "crates/tytanic-filter/Cargo.toml",
        "crates/tytanic-utils/Cargo.toml",
        "crates/tytanic/Cargo.toml"
      ],
      "largest_source_bytes": 25246,
      "source_files_sampled": 77,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "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": 35
          },
          {
            "name": "quick-xml",
            "direct": false,
            "version": "0.39.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": 35
          },
          {
            "name": "anyhow",
            "direct": false,
            "version": "1.0.102",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2026-0190"
            ],
            "fixed_version": "1.0.103",
            "advisory_count": 1,
            "oldest_advisory_days": 39
          },
          {
            "name": "bincode",
            "direct": false,
            "version": "1.3.3",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2025-0141"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 230
          },
          {
            "name": "crossbeam-epoch",
            "direct": false,
            "version": "0.9.18",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2026-0204"
            ],
            "fixed_version": "0.9.20",
            "advisory_count": 1,
            "oldest_advisory_days": 28
          },
          {
            "name": "memmap2",
            "direct": false,
            "version": "0.9.10",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2026-0186"
            ],
            "fixed_version": "0.9.11",
            "advisory_count": 1,
            "oldest_advisory_days": 44
          },
          {
            "name": "paste",
            "direct": false,
            "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": 665
          },
          {
            "name": "rustybuzz",
            "direct": false,
            "version": "0.20.1",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2026-0206"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 23
          },
          {
            "name": "ttf-parser",
            "direct": false,
            "version": "0.25.1",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2026-0192"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 36
          },
          {
            "name": "yaml-rust",
            "direct": false,
            "version": "0.4.5",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2024-0320"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 866
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 2,
          "unknown": 8
        },
        "advisory_count": 12,
        "affected_count": 10,
        "assessed_count": 447,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 1,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "tytanic-utils",
          "manifest": "crates/tytanic-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "camino",
          "manifest": "crates/tytanic-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "chrono",
          "manifest": "crates/tytanic-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "dirs",
          "manifest": "crates/tytanic-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ecow",
          "manifest": "crates/tytanic-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "oxipng",
          "manifest": "crates/tytanic-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "png",
          "manifest": "crates/tytanic-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/tytanic-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "crates/tytanic-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tiny-skia",
          "manifest": "crates/tytanic-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "crates/tytanic-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "toml",
          "manifest": "crates/tytanic-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "typst",
          "manifest": "crates/tytanic-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "typst-assets",
          "manifest": "crates/tytanic-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "typst-kit",
          "manifest": "crates/tytanic-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "typst-layout",
          "manifest": "crates/tytanic-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "typst-library",
          "manifest": "crates/tytanic-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "typst-render",
          "manifest": "crates/tytanic-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "typst-utils",
          "manifest": "crates/tytanic-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "uuid",
          "manifest": "crates/tytanic-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tytanic-core",
          "manifest": "crates/tytanic-filter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tytanic-utils",
          "manifest": "crates/tytanic-filter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ecow",
          "manifest": "crates/tytanic-filter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "glob",
          "manifest": "crates/tytanic-filter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "pest",
          "manifest": "crates/tytanic-filter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "pest_derive",
          "manifest": "crates/tytanic-filter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "regex",
          "manifest": "crates/tytanic-filter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "strsim",
          "manifest": "crates/tytanic-filter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "crates/tytanic-filter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "crates/tytanic-filter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "camino",
          "manifest": "crates/tytanic-utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ecow",
          "manifest": "crates/tytanic-utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "temp-dir",
          "manifest": "crates/tytanic-utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "toml",
          "manifest": "crates/tytanic-utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "crates/tytanic-utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "termcolor",
          "manifest": "crates/tytanic-utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "chrono",
          "manifest": "crates/tytanic-utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "typst",
          "manifest": "crates/tytanic-utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "typst-syntax",
          "manifest": "crates/tytanic-utils/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tytanic-core",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tytanic-filter",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tytanic-utils",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "camino",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "chrono",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clap",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clap_complete",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clap_mangen",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "color-eyre",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ctrlc",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ecow",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "fontdb",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "once_cell",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "oxipng",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rayon",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_yaml",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "termcolor",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing-subscriber",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing-tree",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "typst-kit",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "typst-layout",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "typst-render",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "typst-syntax",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "typst",
          "manifest": "crates/tytanic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "camino",
            "direct": true,
            "version": "1.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "chrono",
            "direct": true,
            "version": "0.4.44",
            "ecosystem": "crates"
          },
          {
            "name": "clap",
            "direct": true,
            "version": "4.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "clap_complete",
            "direct": true,
            "version": "4.6.5",
            "ecosystem": "crates"
          },
          {
            "name": "clap_mangen",
            "direct": true,
            "version": "0.2.33",
            "ecosystem": "crates"
          },
          {
            "name": "color-eyre",
            "direct": true,
            "version": "0.6.5",
            "ecosystem": "crates"
          },
          {
            "name": "ctrlc",
            "direct": true,
            "version": "3.5.2",
            "ecosystem": "crates"
          },
          {
            "name": "dirs",
            "direct": true,
            "version": "6.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "ecow",
            "direct": true,
            "version": "0.2.6",
            "ecosystem": "crates"
          },
          {
            "name": "fontdb",
            "direct": true,
            "version": "0.23.0",
            "ecosystem": "crates"
          },
          {
            "name": "glob",
            "direct": true,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell",
            "direct": true,
            "version": "1.21.4",
            "ecosystem": "crates"
          },
          {
            "name": "oxipng",
            "direct": true,
            "version": "10.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "pest",
            "direct": true,
            "version": "2.8.6",
            "ecosystem": "crates"
          },
          {
            "name": "pest_derive",
            "direct": true,
            "version": "2.8.6",
            "ecosystem": "crates"
          },
          {
            "name": "png",
            "direct": true,
            "version": "0.18.1",
            "ecosystem": "crates"
          },
          {
            "name": "rayon",
            "direct": true,
            "version": "1.12.0",
            "ecosystem": "crates"
          },
          {
            "name": "regex",
            "direct": true,
            "version": "1.12.3",
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": true,
            "version": "1.0.228",
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": true,
            "version": "1.0.149",
            "ecosystem": "crates"
          },
          {
            "name": "serde_yaml",
            "direct": true,
            "version": "0.9.34+deprecated",
            "ecosystem": "crates"
          },
          {
            "name": "strsim",
            "direct": true,
            "version": "0.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "temp-dir",
            "direct": true,
            "version": "0.1.16",
            "ecosystem": "crates"
          },
          {
            "name": "termcolor",
            "direct": true,
            "version": "1.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": true,
            "version": "2.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "tiny-skia",
            "direct": true,
            "version": "0.12.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml",
            "direct": true,
            "version": "0.8.23",
            "ecosystem": "crates"
          },
          {
            "name": "tracing",
            "direct": true,
            "version": "0.1.44",
            "ecosystem": "crates"
          },
          {
            "name": "tracing-subscriber",
            "direct": true,
            "version": "0.3.23",
            "ecosystem": "crates"
          },
          {
            "name": "tracing-tree",
            "direct": true,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "typst",
            "direct": true,
            "version": "0.15.1",
            "ecosystem": "crates"
          },
          {
            "name": "typst-assets",
            "direct": true,
            "version": "0.15.1",
            "ecosystem": "crates"
          },
          {
            "name": "typst-kit",
            "direct": true,
            "version": "0.15.1",
            "ecosystem": "crates"
          },
          {
            "name": "typst-layout",
            "direct": true,
            "version": "0.15.1",
            "ecosystem": "crates"
          },
          {
            "name": "typst-library",
            "direct": true,
            "version": "0.15.1",
            "ecosystem": "crates"
          },
          {
            "name": "typst-render",
            "direct": true,
            "version": "0.15.1",
            "ecosystem": "crates"
          },
          {
            "name": "typst-syntax",
            "direct": true,
            "version": "0.15.1",
            "ecosystem": "crates"
          },
          {
            "name": "typst-utils",
            "direct": true,
            "version": "0.15.1",
            "ecosystem": "crates"
          },
          {
            "name": "uuid",
            "direct": true,
            "version": "1.23.1",
            "ecosystem": "crates"
          },
          {
            "name": "addr2line",
            "direct": false,
            "version": "0.25.1",
            "ecosystem": "crates"
          },
          {
            "name": "adler2",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "aho-corasick",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "android_system_properties",
            "direct": false,
            "version": "0.1.5",
            "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": "anyhow",
            "direct": false,
            "version": "1.0.102",
            "ecosystem": "crates"
          },
          {
            "name": "approx",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "ar_archive_writer",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "arrayref",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "crates"
          },
          {
            "name": "arrayvec",
            "direct": false,
            "version": "0.7.6",
            "ecosystem": "crates"
          },
          {
            "name": "assert_cmd",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "autocfg",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "az",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "backtrace",
            "direct": false,
            "version": "0.3.76",
            "ecosystem": "crates"
          },
          {
            "name": "base64",
            "direct": false,
            "version": "0.22.1",
            "ecosystem": "crates"
          },
          {
            "name": "biblatex",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "crates"
          },
          {
            "name": "bincode",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "bit-set",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "bit-vec",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "bitflags",
            "direct": false,
            "version": "2.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "bitvec",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "block-buffer",
            "direct": false,
            "version": "0.10.4",
            "ecosystem": "crates"
          },
          {
            "name": "block2",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "crates"
          },
          {
            "name": "bstr",
            "direct": false,
            "version": "1.12.1",
            "ecosystem": "crates"
          },
          {
            "name": "bumpalo",
            "direct": false,
            "version": "3.20.2",
            "ecosystem": "crates"
          },
          {
            "name": "by_address",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "bytemuck",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "bytemuck",
            "direct": false,
            "version": "1.25.0",
            "ecosystem": "crates"
          },
          {
            "name": "bytemuck_derive",
            "direct": false,
            "version": "1.10.2",
            "ecosystem": "crates"
          },
          {
            "name": "byteorder-lite",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "cc",
            "direct": false,
            "version": "1.2.62",
            "ecosystem": "crates"
          },
          {
            "name": "cfg-if",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "cfg_aliases",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "chinese-number",
            "direct": false,
            "version": "0.7.8",
            "ecosystem": "crates"
          },
          {
            "name": "chinese-variant",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "ciborium",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "ciborium-io",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "ciborium-ll",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "citationberg",
            "direct": false,
            "version": "0.7.0",
            "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": "cobs",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "codespan-reporting",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "codex",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "color",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "color-spantrace",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "color_quant",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "colorchoice",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "crates"
          },
          {
            "name": "comemo",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "comemo-macros",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "console",
            "direct": false,
            "version": "0.16.3",
            "ecosystem": "crates"
          },
          {
            "name": "core-foundation",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "crates"
          },
          {
            "name": "core-foundation-sys",
            "direct": false,
            "version": "0.8.7",
            "ecosystem": "crates"
          },
          {
            "name": "core_maths",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "cpufeatures",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "crates"
          },
          {
            "name": "crc32fast",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-deque",
            "direct": false,
            "version": "0.8.6",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-epoch",
            "direct": false,
            "version": "0.9.18",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-utils",
            "direct": false,
            "version": "0.8.21",
            "ecosystem": "crates"
          },
          {
            "name": "crunchy",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "crates"
          },
          {
            "name": "crypto-common",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "csv",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "csv-core",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "crates"
          },
          {
            "name": "data-url",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "deranged",
            "direct": false,
            "version": "0.5.8",
            "ecosystem": "crates"
          },
          {
            "name": "difflib",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "digest",
            "direct": false,
            "version": "0.10.7",
            "ecosystem": "crates"
          },
          {
            "name": "dirs-sys",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "dispatch2",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "displaydoc",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "crates"
          },
          {
            "name": "either",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "crates"
          },
          {
            "name": "encode_unicode",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "enum-ordinalize",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "enum-ordinalize-derive",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "env_filter",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "env_logger",
            "direct": false,
            "version": "0.11.10",
            "ecosystem": "crates"
          },
          {
            "name": "env_proxy",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "equivalent",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "errno",
            "direct": false,
            "version": "0.3.14",
            "ecosystem": "crates"
          },
          {
            "name": "euclid",
            "direct": false,
            "version": "0.22.14",
            "ecosystem": "crates"
          },
          {
            "name": "eyre",
            "direct": false,
            "version": "0.6.12",
            "ecosystem": "crates"
          },
          {
            "name": "fancy-regex",
            "direct": false,
            "version": "0.16.2",
            "ecosystem": "crates"
          },
          {
            "name": "fast-srgb8",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "fastrand",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "fdeflate",
            "direct": false,
            "version": "0.3.7",
            "ecosystem": "crates"
          },
          {
            "name": "fearless_simd",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "filetime",
            "direct": false,
            "version": "0.2.28",
            "ecosystem": "crates"
          },
          {
            "name": "find-msvc-tools",
            "direct": false,
            "version": "0.1.9",
            "ecosystem": "crates"
          },
          {
            "name": "flate2",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "crates"
          },
          {
            "name": "float-cmp",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "crates"
          },
          {
            "name": "float-cmp",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "fnv",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "crates"
          },
          {
            "name": "foldhash",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "foldhash",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "font-types",
            "direct": false,
            "version": "0.11.3",
            "ecosystem": "crates"
          },
          {
            "name": "fontconfig-parser",
            "direct": false,
            "version": "0.5.8",
            "ecosystem": "crates"
          },
          {
            "name": "foreign-types",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "foreign-types-shared",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "form_urlencoded",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "funty",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "futures-core",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-task",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "futures-util",
            "direct": false,
            "version": "0.3.32",
            "ecosystem": "crates"
          },
          {
            "name": "generic-array",
            "direct": false,
            "version": "0.14.7",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "crates"
          },
          {
            "name": "gif",
            "direct": false,
            "version": "0.14.2",
            "ecosystem": "crates"
          },
          {
            "name": "gimli",
            "direct": false,
            "version": "0.32.3",
            "ecosystem": "crates"
          },
          {
            "name": "glidesort",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "glifo",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "guillotiere",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "half",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.15.5",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.17.1",
            "ecosystem": "crates"
          },
          {
            "name": "hayagriva",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "crates"
          },
          {
            "name": "hayro",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "hayro-ccitt",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "hayro-cmap",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "hayro-interpret",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "hayro-jbig2",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "hayro-jpeg2000",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "crates"
          },
          {
            "name": "hayro-postscript",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "hayro-svg",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "hayro-syntax",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "crates"
          },
          {
            "name": "heck",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "hypher",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "iana-time-zone",
            "direct": false,
            "version": "0.1.65",
            "ecosystem": "crates"
          },
          {
            "name": "iana-time-zone-haiku",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "icu_collator",
            "direct": false,
            "version": "2.2.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",
            "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": "icu_provider_blob",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_segmenter",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "icu_segmenter_data",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "id-arena",
            "direct": false,
            "version": "2.3.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": "image",
            "direct": false,
            "version": "0.25.10",
            "ecosystem": "crates"
          },
          {
            "name": "image-webp",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "crates"
          },
          {
            "name": "imagesize",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "indenter",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "crates"
          },
          {
            "name": "indexmap",
            "direct": false,
            "version": "2.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "insta",
            "direct": false,
            "version": "1.47.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": "js-sys",
            "direct": false,
            "version": "0.3.98",
            "ecosystem": "crates"
          },
          {
            "name": "kamadak-exif",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "kurbo",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "lazy_static",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "leb128fmt",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "libc",
            "direct": false,
            "version": "0.2.186",
            "ecosystem": "crates"
          },
          {
            "name": "libdeflate-sys",
            "direct": false,
            "version": "1.25.2",
            "ecosystem": "crates"
          },
          {
            "name": "libdeflater",
            "direct": false,
            "version": "1.25.2",
            "ecosystem": "crates"
          },
          {
            "name": "libm",
            "direct": false,
            "version": "0.2.16",
            "ecosystem": "crates"
          },
          {
            "name": "libredox",
            "direct": false,
            "version": "0.1.16",
            "ecosystem": "crates"
          },
          {
            "name": "linebender_resource_handle",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "linked-hash-map",
            "direct": false,
            "version": "0.5.6",
            "ecosystem": "crates"
          },
          {
            "name": "linux-raw-sys",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "crates"
          },
          {
            "name": "lipsum",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "crates"
          },
          {
            "name": "litemap",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "crates"
          },
          {
            "name": "lock_api",
            "direct": false,
            "version": "0.4.14",
            "ecosystem": "crates"
          },
          {
            "name": "log",
            "direct": false,
            "version": "0.4.29",
            "ecosystem": "crates"
          },
          {
            "name": "memchr",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "memmap2",
            "direct": false,
            "version": "0.9.10",
            "ecosystem": "crates"
          },
          {
            "name": "miniz_oxide",
            "direct": false,
            "version": "0.8.9",
            "ecosystem": "crates"
          },
          {
            "name": "moxcms",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "crates"
          },
          {
            "name": "mutate_once",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "native-tls",
            "direct": false,
            "version": "0.2.18",
            "ecosystem": "crates"
          },
          {
            "name": "nix",
            "direct": false,
            "version": "0.31.3",
            "ecosystem": "crates"
          },
          {
            "name": "normalize-line-endings",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "nu-ansi-term",
            "direct": false,
            "version": "0.50.3",
            "ecosystem": "crates"
          },
          {
            "name": "num-bigint",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "crates"
          },
          {
            "name": "num-conv",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "num-integer",
            "direct": false,
            "version": "0.1.46",
            "ecosystem": "crates"
          },
          {
            "name": "num-traits",
            "direct": false,
            "version": "0.2.19",
            "ecosystem": "crates"
          },
          {
            "name": "objc2",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "crates"
          },
          {
            "name": "objc2-encode",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "object",
            "direct": false,
            "version": "0.37.3",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell_polyfill",
            "direct": false,
            "version": "1.70.2",
            "ecosystem": "crates"
          },
          {
            "name": "openssl",
            "direct": false,
            "version": "0.10.80",
            "ecosystem": "crates"
          },
          {
            "name": "openssl-macros",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "openssl-probe",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "openssl-src",
            "direct": false,
            "version": "300.6.0+3.6.2",
            "ecosystem": "crates"
          },
          {
            "name": "openssl-sys",
            "direct": false,
            "version": "0.9.116",
            "ecosystem": "crates"
          },
          {
            "name": "option-ext",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "owo-colors",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "palette",
            "direct": false,
            "version": "0.7.6",
            "ecosystem": "crates"
          },
          {
            "name": "palette_derive",
            "direct": false,
            "version": "0.7.6",
            "ecosystem": "crates"
          },
          {
            "name": "parking_lot",
            "direct": false,
            "version": "0.12.5",
            "ecosystem": "crates"
          },
          {
            "name": "parking_lot_core",
            "direct": false,
            "version": "0.9.12",
            "ecosystem": "crates"
          },
          {
            "name": "parse-size",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "paste",
            "direct": false,
            "version": "1.0.15",
            "ecosystem": "crates"
          },
          {
            "name": "peniko",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "percent-encoding",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "pest_generator",
            "direct": false,
            "version": "2.8.6",
            "ecosystem": "crates"
          },
          {
            "name": "pest_meta",
            "direct": false,
            "version": "2.8.6",
            "ecosystem": "crates"
          },
          {
            "name": "phf",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "phf_generator",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "phf_macros",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "phf_shared",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "pic-scale",
            "direct": false,
            "version": "0.7.9",
            "ecosystem": "crates"
          },
          {
            "name": "pico-args",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "pin-project-lite",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "crates"
          },
          {
            "name": "pixglyph",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "pkg-config",
            "direct": false,
            "version": "0.3.33",
            "ecosystem": "crates"
          },
          {
            "name": "plist",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "polycool",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "portable-atomic",
            "direct": false,
            "version": "1.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "postcard",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "potential_utf",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "powerfmt",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "ppv-lite86",
            "direct": false,
            "version": "0.2.21",
            "ecosystem": "crates"
          },
          {
            "name": "predicates",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "predicates-core",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "crates"
          },
          {
            "name": "predicates-tree",
            "direct": false,
            "version": "1.0.13",
            "ecosystem": "crates"
          },
          {
            "name": "prettyplease",
            "direct": false,
            "version": "0.2.37",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro-hack",
            "direct": false,
            "version": "0.5.20+deprecated",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": false,
            "version": "1.0.106",
            "ecosystem": "crates"
          },
          {
            "name": "psm",
            "direct": false,
            "version": "0.1.31",
            "ecosystem": "crates"
          },
          {
            "name": "pxfm",
            "direct": false,
            "version": "0.1.29",
            "ecosystem": "crates"
          },
          {
            "name": "quick-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "quick-xml",
            "direct": false,
            "version": "0.38.4",
            "ecosystem": "crates"
          },
          {
            "name": "quick-xml",
            "direct": false,
            "version": "0.39.4",
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": false,
            "version": "1.0.45",
            "ecosystem": "crates"
          },
          {
            "name": "r-efi",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "radium",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": false,
            "version": "0.8.6",
            "ecosystem": "crates"
          },
          {
            "name": "rand_chacha",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "rand_core",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "crates"
          },
          {
            "name": "rayon-core",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "read-fonts",
            "direct": false,
            "version": "0.39.2",
            "ecosystem": "crates"
          },
          {
            "name": "redox_syscall",
            "direct": false,
            "version": "0.5.18",
            "ecosystem": "crates"
          },
          {
            "name": "redox_users",
            "direct": false,
            "version": "0.5.2",
            "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": "resvg",
            "direct": false,
            "version": "0.47.0",
            "ecosystem": "crates"
          },
          {
            "name": "rgb",
            "direct": false,
            "version": "0.8.53",
            "ecosystem": "crates"
          },
          {
            "name": "roff",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "roman-numerals-rs",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "roxmltree",
            "direct": false,
            "version": "0.20.0",
            "ecosystem": "crates"
          },
          {
            "name": "roxmltree",
            "direct": false,
            "version": "0.21.1",
            "ecosystem": "crates"
          },
          {
            "name": "rust_decimal",
            "direct": false,
            "version": "1.42.0",
            "ecosystem": "crates"
          },
          {
            "name": "rustc-demangle",
            "direct": false,
            "version": "0.1.27",
            "ecosystem": "crates"
          },
          {
            "name": "rustc-hash",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "rustix",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "rustversion",
            "direct": false,
            "version": "1.0.22",
            "ecosystem": "crates"
          },
          {
            "name": "rustybuzz",
            "direct": false,
            "version": "0.20.1",
            "ecosystem": "crates"
          },
          {
            "name": "ryu",
            "direct": false,
            "version": "1.0.23",
            "ecosystem": "crates"
          },
          {
            "name": "same-file",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "crates"
          },
          {
            "name": "schannel",
            "direct": false,
            "version": "0.1.29",
            "ecosystem": "crates"
          },
          {
            "name": "scopeguard",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "security-framework",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "security-framework-sys",
            "direct": false,
            "version": "2.17.0",
            "ecosystem": "crates"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "1.0.28",
            "ecosystem": "crates"
          },
          {
            "name": "serde_core",
            "direct": false,
            "version": "1.0.228",
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive",
            "direct": false,
            "version": "1.0.228",
            "ecosystem": "crates"
          },
          {
            "name": "serde_path_to_error",
            "direct": false,
            "version": "0.1.20",
            "ecosystem": "crates"
          },
          {
            "name": "serde_spanned",
            "direct": false,
            "version": "0.6.9",
            "ecosystem": "crates"
          },
          {
            "name": "sha2",
            "direct": false,
            "version": "0.10.9",
            "ecosystem": "crates"
          },
          {
            "name": "sharded-slab",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "shlex",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "simd-adler32",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "crates"
          },
          {
            "name": "similar",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "simplecss",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "siphasher",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "skrifa",
            "direct": false,
            "version": "0.42.1",
            "ecosystem": "crates"
          },
          {
            "name": "slab",
            "direct": false,
            "version": "0.4.12",
            "ecosystem": "crates"
          },
          {
            "name": "slotmap",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "smallvec",
            "direct": false,
            "version": "1.15.1",
            "ecosystem": "crates"
          },
          {
            "name": "spin",
            "direct": false,
            "version": "0.9.9",
            "ecosystem": "crates"
          },
          {
            "name": "stable_deref_trait",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "stacker",
            "direct": false,
            "version": "0.1.24",
            "ecosystem": "crates"
          },
          {
            "name": "strict-num",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "strum",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "crates"
          },
          {
            "name": "strum_macros",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "crates"
          },
          {
            "name": "svgtypes",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": false,
            "version": "2.0.117",
            "ecosystem": "crates"
          },
          {
            "name": "synstructure",
            "direct": false,
            "version": "0.13.2",
            "ecosystem": "crates"
          },
          {
            "name": "syntect",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "tap",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "0.4.46",
            "ecosystem": "crates"
          },
          {
            "name": "tempfile",
            "direct": false,
            "version": "3.27.0",
            "ecosystem": "crates"
          },
          {
            "name": "terminal_size",
            "direct": false,
            "version": "0.4.4",
            "ecosystem": "crates"
          },
          {
            "name": "termtree",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "thin-vec",
            "direct": false,
            "version": "0.2.18",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror-impl",
            "direct": false,
            "version": "2.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "thread_local",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "crates"
          },
          {
            "name": "time",
            "direct": false,
            "version": "0.3.47",
            "ecosystem": "crates"
          },
          {
            "name": "time-core",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "crates"
          },
          {
            "name": "time-macros",
            "direct": false,
            "version": "0.2.27",
            "ecosystem": "crates"
          },
          {
            "name": "tiny-skia-path",
            "direct": false,
            "version": "0.12.0",
            "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": "toml_datetime",
            "direct": false,
            "version": "0.6.11",
            "ecosystem": "crates"
          },
          {
            "name": "toml_edit",
            "direct": false,
            "version": "0.22.27",
            "ecosystem": "crates"
          },
          {
            "name": "toml_write",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "crates"
          },
          {
            "name": "tracing-attributes",
            "direct": false,
            "version": "0.1.31",
            "ecosystem": "crates"
          },
          {
            "name": "tracing-core",
            "direct": false,
            "version": "0.1.36",
            "ecosystem": "crates"
          },
          {
            "name": "tracing-error",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "tracing-log",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "ttf-parser",
            "direct": false,
            "version": "0.25.1",
            "ecosystem": "crates"
          },
          {
            "name": "two-face",
            "direct": false,
            "version": "0.4.5",
            "ecosystem": "crates"
          },
          {
            "name": "typed-arena",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "typenum",
            "direct": false,
            "version": "1.20.0",
            "ecosystem": "crates"
          },
          {
            "name": "typst-eval",
            "direct": false,
            "version": "0.15.1",
            "ecosystem": "crates"
          },
          {
            "name": "typst-html",
            "direct": false,
            "version": "0.15.1",
            "ecosystem": "crates"
          },
          {
            "name": "typst-macros",
            "direct": false,
            "version": "0.15.1",
            "ecosystem": "crates"
          },
          {
            "name": "typst-realize",
            "direct": false,
            "version": "0.15.1",
            "ecosystem": "crates"
          },
          {
            "name": "typst-svg",
            "direct": false,
            "version": "0.15.1",
            "ecosystem": "crates"
          },
          {
            "name": "typst-timing",
            "direct": false,
            "version": "0.15.1",
            "ecosystem": "crates"
          },
          {
            "name": "ucd-trie",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "unic-langid",
            "direct": false,
            "version": "0.9.6",
            "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-bidi",
            "direct": false,
            "version": "0.3.18",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-bidi-mirroring",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-ccc",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-ident",
            "direct": false,
            "version": "1.0.24",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-math-class",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-normalization",
            "direct": false,
            "version": "0.1.25",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-properties",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-script",
            "direct": false,
            "version": "0.5.8",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-segmentation",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-vo",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-width",
            "direct": false,
            "version": "0.1.14",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-xid",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "crates"
          },
          {
            "name": "unsafe-libyaml",
            "direct": false,
            "version": "0.2.11",
            "ecosystem": "crates"
          },
          {
            "name": "unscanny",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "ureq",
            "direct": false,
            "version": "2.12.1",
            "ecosystem": "crates"
          },
          {
            "name": "url",
            "direct": false,
            "version": "2.5.8",
            "ecosystem": "crates"
          },
          {
            "name": "usvg",
            "direct": false,
            "version": "0.47.0",
            "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": "valuable",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "vcpkg",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "crates"
          },
          {
            "name": "vello_common",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "crates"
          },
          {
            "name": "vello_common",
            "direct": false,
            "version": "0.0.9",
            "ecosystem": "crates"
          },
          {
            "name": "vello_cpu",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "crates"
          },
          {
            "name": "version_check",
            "direct": false,
            "version": "0.9.5",
            "ecosystem": "crates"
          },
          {
            "name": "wait-timeout",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "walkdir",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "wasi",
            "direct": false,
            "version": "0.11.1+wasi-snapshot-preview1",
            "ecosystem": "crates"
          },
          {
            "name": "wasip2",
            "direct": false,
            "version": "1.0.3+wasi-0.2.9",
            "ecosystem": "crates"
          },
          {
            "name": "wasip3",
            "direct": false,
            "version": "0.4.0+wasi-0.3.0-rc-2026-01-06",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen",
            "direct": false,
            "version": "0.2.121",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro",
            "direct": false,
            "version": "0.2.121",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro-support",
            "direct": false,
            "version": "0.2.121",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-shared",
            "direct": false,
            "version": "0.2.121",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-encoder",
            "direct": false,
            "version": "0.244.0",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-metadata",
            "direct": false,
            "version": "0.244.0",
            "ecosystem": "crates"
          },
          {
            "name": "wasmi",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "crates"
          },
          {
            "name": "wasmi_collections",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "crates"
          },
          {
            "name": "wasmi_core",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "crates"
          },
          {
            "name": "wasmi_ir",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "crates"
          },
          {
            "name": "wasmparser",
            "direct": false,
            "version": "0.228.0",
            "ecosystem": "crates"
          },
          {
            "name": "wasmparser",
            "direct": false,
            "version": "0.244.0",
            "ecosystem": "crates"
          },
          {
            "name": "weezl",
            "direct": false,
            "version": "0.1.12",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-util",
            "direct": false,
            "version": "0.1.11",
            "ecosystem": "crates"
          },
          {
            "name": "windows-core",
            "direct": false,
            "version": "0.62.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-implement",
            "direct": false,
            "version": "0.60.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-interface",
            "direct": false,
            "version": "0.59.3",
            "ecosystem": "crates"
          },
          {
            "name": "windows-link",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-result",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-strings",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.61.2",
            "ecosystem": "crates"
          },
          {
            "name": "winnow",
            "direct": false,
            "version": "0.7.15",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen",
            "direct": false,
            "version": "0.51.0",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen",
            "direct": false,
            "version": "0.57.1",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen-core",
            "direct": false,
            "version": "0.51.0",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen-rust",
            "direct": false,
            "version": "0.51.0",
            "ecosystem": "crates"
          },
          {
            "name": "wit-bindgen-rust-macro",
            "direct": false,
            "version": "0.51.0",
            "ecosystem": "crates"
          },
          {
            "name": "wit-component",
            "direct": false,
            "version": "0.244.0",
            "ecosystem": "crates"
          },
          {
            "name": "wit-parser",
            "direct": false,
            "version": "0.244.0",
            "ecosystem": "crates"
          },
          {
            "name": "write16",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "writeable",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "crates"
          },
          {
            "name": "wyz",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "xattr",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "xmlwriter",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "yaml-rust",
            "direct": false,
            "version": "0.4.5",
            "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": "zlib-rs",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "crates"
          },
          {
            "name": "zmij",
            "direct": false,
            "version": "1.0.21",
            "ecosystem": "crates"
          },
          {
            "name": "zopfli",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "crates"
          },
          {
            "name": "zune-core",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "zune-jpeg",
            "direct": false,
            "version": "0.5.15",
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 448,
        "direct_count": 39,
        "indirect_count": 409
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 157,
        "open_issues": 28,
        "closed_ratio": 0.785,
        "closed_issues": 102,
        "closed_unmerged_prs": 14
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "tingerrr",
          "commits": 432,
          "avatar_url": "https://avatars.githubusercontent.com/u/137803093?v=4"
        },
        {
          "type": "User",
          "login": "har7an",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/99636919?v=4"
        },
        {
          "type": "User",
          "login": "ensko",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1029192?v=4"
        },
        {
          "type": "User",
          "login": "swaits",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/6324?v=4"
        },
        {
          "type": "User",
          "login": "Otto-AA",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/21040751?v=4"
        },
        {
          "type": "User",
          "login": "oiahoon",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4361724?v=4"
        },
        {
          "type": "User",
          "login": "jsoref",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2119212?v=4"
        },
        {
          "type": "User",
          "login": "kianmeng",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/134518?v=4"
        },
        {
          "type": "User",
          "login": "mentonin",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/25513875?v=4"
        },
        {
          "type": "User",
          "login": "mohe2015",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/13287984?v=4"
        }
      ],
      "contributors_sampled": 14,
      "top_contributor_share": 0.96
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build-release-binaries.yml",
        "ci.yml",
        "deploy-gh-pages.yml",
        "publish-crates-io.yml",
        "publish-docker.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
            "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": 1,
            "reason": "Found 2/20 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "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": "29 commit(s) and 4 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": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "10 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "13f5fae57dbbcc8c7f3d3adbf2eca62aa3b9b22c",
        "ran_at": "2026-08-03T19:53:36Z",
        "aggregate_score": 4.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 4,
        "authors_30d": 2,
        "decided_30d": 4,
        "sample_size": 60,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 2,
        "newcomer_merged_30d": 1,
        "bot_prs_excluded_30d": 2,
        "newcomer_authors_30d": 1,
        "newcomer_decided_30d": 1
      },
      "ci_last_run_at": "2026-07-29T16:49:52Z",
      "oldest_open_prs": [
        {
          "number": 291,
          "created_at": "2026-06-28T13:42:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 293,
          "created_at": "2026-06-28T13:43:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 298,
          "created_at": "2026-07-05T09:00:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 304,
          "created_at": "2026-07-23T09:20:43Z",
          "last_comment_at": "2026-07-24T16:19:01Z",
          "last_comment_author": "tingerrr"
        }
      ],
      "last_merged_pr_at": "2026-07-29T16:49:16Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 10,
          "created_at": "2024-01-27T11:01:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 15,
          "created_at": "2024-03-19T11:46:57Z",
          "last_comment_at": "2025-06-16T14:39:24Z",
          "last_comment_author": "AndPuQing"
        },
        {
          "number": 18,
          "created_at": "2024-05-04T14:00:52Z",
          "last_comment_at": "2024-05-04T15:17:52Z",
          "last_comment_author": "tingerrr"
        },
        {
          "number": 25,
          "created_at": "2024-06-26T15:09:04Z",
          "last_comment_at": "2025-01-28T14:26:26Z",
          "last_comment_author": "tingerrr"
        },
        {
          "number": 34,
          "created_at": "2024-07-21T11:04:37Z",
          "last_comment_at": "2025-02-03T16:23:09Z",
          "last_comment_author": "tingerrr"
        },
        {
          "number": 73,
          "created_at": "2025-01-25T16:30:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 112,
          "created_at": "2025-02-06T16:20:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 115,
          "created_at": "2025-02-07T19:12:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 139,
          "created_at": "2025-02-18T11:11:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 151,
          "created_at": "2025-02-25T05:27:26Z",
          "last_comment_at": "2025-02-25T08:27:35Z",
          "last_comment_author": "tingerrr"
        },
        {
          "number": 169,
          "created_at": "2025-04-15T20:14:54Z",
          "last_comment_at": "2025-08-21T08:23:08Z",
          "last_comment_author": "tingerrr"
        },
        {
          "number": 171,
          "created_at": "2025-04-15T20:38:21Z",
          "last_comment_at": "2025-04-16T12:33:11Z",
          "last_comment_author": "tingerrr"
        },
        {
          "number": 182,
          "created_at": "2025-05-03T09:32:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 186,
          "created_at": "2025-05-19T14:04:28Z",
          "last_comment_at": "2025-08-23T11:27:30Z",
          "last_comment_author": "tingerrr"
        },
        {
          "number": 197,
          "created_at": "2025-07-23T12:34:39Z",
          "last_comment_at": "2026-06-12T20:49:07Z",
          "last_comment_author": "nineff"
        },
        {
          "number": 200,
          "created_at": "2025-07-25T21:30:01Z",
          "last_comment_at": "2025-07-26T14:18:30Z",
          "last_comment_author": "tingerrr"
        },
        {
          "number": 202,
          "created_at": "2025-08-03T08:28:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 210,
          "created_at": "2025-09-03T11:31:50Z",
          "last_comment_at": "2026-01-31T17:28:33Z",
          "last_comment_author": "tingerrr"
        },
        {
          "number": 211,
          "created_at": "2025-09-16T12:47:32Z",
          "last_comment_at": "2025-09-16T14:30:50Z",
          "last_comment_author": "Andrew15-5"
        },
        {
          "number": 221,
          "created_at": "2025-10-18T17:05:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/typst-community/tytanic",
    "host": "github.com",
    "name": "tytanic",
    "owner": "typst-community"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 69 is calibrated to 81 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 69,
            "calibrated": 81,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 81,
      "inputs": {
        "security": 58,
        "vitality": 84,
        "community": 62,
        "governance": 62,
        "calibration": "2026-08-02",
        "engineering": 77,
        "ai_readiness": 68,
        "weighted_overall_raw": 69
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 84,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "commits_last_year": 91,
              "human_commit_share": 0.89,
              "days_since_last_push": 5,
              "active_weeks_last_year": 29
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "29/52 weeks with commits",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 29
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "91 commits in the last year",
                "points": 17.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 91
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "29 commit(s) and 4 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": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "releases_count": 17,
              "latest_release_tag": "v0.4.1",
              "releases_from_tags": false,
              "days_since_latest_release": 17,
              "mean_days_between_releases": 55.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "17 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 17 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 17
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~55.2 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 55.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "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": 18,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 18 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 18
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 62,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "weak",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "forks": 13,
              "stars": 129,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "129 stars",
                "points": 34.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 129
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "13 forks",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 0,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [],
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "packages": [
                "tytanic",
                "tytanic-core",
                "tytanic-utils",
                "tytanic-filter"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 36531,
              "monthly_downloads": 1209
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,209 downloads/month across crates",
                "points": 41.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1209,
                      "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": 62,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 14,
              "top_contributor_share": 0.96
            },
            "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 96% of commits",
                "points": 0.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "14 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "merged_prs": 157,
              "open_issues": 28,
              "closed_issues": 102,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 4,
              "prs_decided_30d": 4,
              "issue_closed_ratio": 0.785,
              "closed_unmerged_prs": 14,
              "first_time_authors_30d": 1,
              "first_time_prs_merged_30d": 1,
              "first_time_prs_decided_30d": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "78% of issues closed",
                "points": 33,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 78
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "157/171 decided PRs merged",
                "points": 27.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 157,
                      "decided": 171
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "1/1 first-time contributors' PRs merged in 30d",
                "points": 13,
                "status": "met",
                "details": [
                  {
                    "code": "newcomer_prs_merged",
                    "params": {
                      "days": 30,
                      "merged": 1,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/20 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "followers": 145,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "typst-community",
              "public_repos": 34,
              "account_age_days": 1055
            },
            "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": "145 followers of typst-community",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 145,
                      "login": "typst-community"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "34 public repos, account ~2 yr old",
                "points": 17,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 34
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 2
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "tytanic",
                "tytanic-core",
                "tytanic-utils",
                "tytanic-filter"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 17
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "4 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 4,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 17 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 17
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "18 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "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": 77,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "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": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "regression-testing",
                "testing",
                "typst",
                "snapshot-testing"
              ],
              "has_wiki": false,
              "homepage": "https://typst-community.github.io/tytanic/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://typst-community.github.io/tytanic/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 4.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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 2/20 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "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": "29 commit(s) and 4 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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "10 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 447 resolved dependencies against OSV; 1 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 447
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 1
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 12,
              "affected_packages": 10,
              "assessed_packages": 447,
              "unassessed_packages": 1,
              "affected_by_severity": "high 2, unknown 8",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "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": 447,
              "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": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 9
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 68,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "89 of 89 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 89,
                      "sampled": 89
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_nix": true,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Justfile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "crates/tytanic-core/Cargo.toml",
                "crates/tytanic-filter/Cargo.toml",
                "crates/tytanic-utils/Cargo.toml",
                "crates/tytanic/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0.11
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Justfile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Justfile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, Nix, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, Nix, 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": "11 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 11,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 25246,
              "source_files_sampled": 77,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/77 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 77,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library",
        "application"
      ],
      "labels": [
        "cli",
        "library"
      ],
      "scores": {
        "cli": 10,
        "library": 9,
        "application": 6
      },
      "primary": "cli",
      "evidence": [
        {
          "tier": "distribution",
          "label": "cli",
          "source": "registry_category:command-line-utilities",
          "weight": 6
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:crates",
          "weight": 6
        },
        {
          "tier": "dependencies",
          "label": "cli",
          "source": "dep:clap",
          "weight": 4
        },
        {
          "tier": "declared",
          "label": "application",
          "source": "cargo.bin",
          "weight": 3
        },
        {
          "tier": "structure",
          "label": "application",
          "source": "tree.cargo_main",
          "weight": 3
        },
        {
          "tier": "structure",
          "label": "library",
          "source": "tree.cargo_lib",
          "weight": 3
        }
      ],
      "artifacts": [
        {
          "path": "Cargo.toml",
          "labels": [],
          "ecosystem": "crates"
        },
        {
          "path": "crates/tytanic/Cargo.toml",
          "labels": [
            "application"
          ],
          "ecosystem": "crates"
        }
      ],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-03T19:53:58.677373Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/typst-community/tytanic.svg",
  "full_name": "typst-community/tytanic",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.5.0, schema v0.30.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticscrates.io.