Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 12:47 UTC

kellpossible / cargo-i18n

A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library

RustMIT★ 145 stars⑂ 39 forkssince Mar 2020View on GitHub ↗

kellpossible/cargo-i18n holds a health index of 52 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (62/100) and lowest on Vitality (42/100). It was last updated today. A single contributor accounts for most of its recent work.

52
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

52
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe 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.

Ownership

Luke FriskenPersonal account
54 followers131 public repossince May 2013

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

Metrics by category

Vitality

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

42At risk · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
5/10OpenSSF Scorecard: Maintained — 2 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push0
active_weeks_last_year0
How it's scored
27/27Ships releases — 18 releases published
0/36Release recency — latest release 969 days ago
12.6/27Release cadence — a release every ~131.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count18
latest_release_tagv0.2.13
releases_from_tagsno
days_since_latest_release969
mean_days_between_releases131.8
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

62Moderate · 18% of overall
How it's scored
35/60Stars — 145 stars
13.2/25Forks — 39 forks
0/15Watchers — 2 watchers
Inputs used
forks39
stars145
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 1,533,491 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagescargo-i18n, i18n-build, i18n-embed, i18n-config, i18n-embed-fl
dependents
ecosystemscrates
total_downloads12,232,105
monthly_downloads1,533,491
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?

58Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.9/22.5Commit distribution — top contributor authored 87% of commits
13.5/13.5Contributor breadth — 22 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled22
top_contributor_share0.873
How it's scored
26.2/46.8Issue resolution — 56% of issues closed
31.3/38.3PR acceptance — 45/55 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 11/30 approved changesets -- score normalized to 3
Inputs used
merged_prs45
open_issues48
closed_issues61
issue_closed_ratio0.56
closed_unmerged_prs10
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
12.5/25Owner reach — 54 followers of kellpossible
25/25Track record — 131 public repos, account ~13 yr old
Inputs used
followers54
owner_typeUser
is_verified
owner_loginkellpossible
public_repos131
account_age_days4,806
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 5 package(s) on crates
35/35Publish recency — latest publish 0 days ago
20/20Version history — 53 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagescargo-i18n, i18n-build, i18n-embed, i18n-config, i18n-embed-fl
ecosystemscrates
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 9 topics
10/10Wiki
Inputs used
topicsgettext, cargo, fluent, localization, localization-management, i18n, internationalization, rust, translation
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

47At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0/2.5CI-Tests — 1 out of 11 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 11/30 approved changesets -- score normalized to 3
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
3.8/7.5Maintained — 2 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 5
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
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 — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
4.5/7.5Vulnerabilities — 4 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.6
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.
How it's scored
26.6/35Direct dependencies free of known advisories — 1 affected: anyhow 1.0.98 (unknown)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories5
affected_packages4
assessed_packages170
unassessed_packages15
affected_by_severitymoderate 1, unknown 3
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 170 resolved dependencies against OSV. 15 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? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

50Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
21.9/40Legible commit history — 41 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.41
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, i18n-build/Cargo.toml, i18n-config/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, i18n-build/Cargo.toml, i18n-config/Cargo.toml, i18n-embed-fl/Cargo.toml, i18n-embed-fl/examples/web-server/Cargo.toml, i18n-embed/Cargo.toml, i18n-embed/examples/desktop-bin/Cargo.toml, i18n-embed/examples/library-fluent/Cargo.toml, i18n-embed/i18n-embed-impl/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/25 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes31,627
source_files_sampled25
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

145GitHub stars
22contributors
0commits, last 12 months
0days since last push
18releases
1bus factor
48open 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 ★ / 39 ⇿
0Stars
39Forks
11Releases

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.

01325383722020-082023-082026-07
Major 0Minor 1Patch 10

Each point covers 6 days.

OpenSSF Scorecard 3.6 / 10
3.6aggregate

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-07-23 12:46 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
0CI-Tests1 out of 11 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 11/30 approved changesets -- score normalized to 3
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
5Maintained2 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 5
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6Vulnerabilities4 existing vulnerabilities detected
Direct dependencies 56
RegistryPackageVersion constraintManifest
crates.ioi18n-embedCargo.toml
crates.ioi18n-buildCargo.toml
crates.ioi18n-configCargo.toml
crates.ioanyhowCargo.toml
crates.iogettextCargo.toml
crates.iotrCargo.toml
crates.ioclap4.4.5Cargo.toml
crates.iorust-embedCargo.toml
crates.iounic-langidCargo.toml
crates.ioenv_loggerCargo.toml
crates.iologCargo.toml
crates.iosubprocess0.2i18n-build/Cargo.toml
crates.ioanyhowi18n-build/Cargo.toml
crates.iothiserrori18n-build/Cargo.toml
crates.iotri18n-build/Cargo.toml
crates.iowalkdiri18n-build/Cargo.toml
crates.ioi18n-embedi18n-build/Cargo.toml
crates.ioi18n-configi18n-build/Cargo.toml
crates.iogettexti18n-build/Cargo.toml
crates.iologi18n-build/Cargo.toml
crates.iorust-embedi18n-build/Cargo.toml
crates.iologi18n-config/Cargo.toml
crates.iobasic-toml0.1i18n-config/Cargo.toml
crates.ioserdei18n-config/Cargo.toml
crates.ioserde_derivei18n-config/Cargo.toml
crates.iothiserrori18n-config/Cargo.toml
crates.iounic-langidi18n-config/Cargo.toml
crates.iodashmap6.0i18n-embed-fl/Cargo.toml
crates.iofind-cratei18n-embed-fl/Cargo.toml
crates.iofluenti18n-embed-fl/Cargo.toml
crates.iofluent-syntaxi18n-embed-fl/Cargo.toml
crates.ioi18n-configi18n-embed-fl/Cargo.toml
crates.ioi18n-embedi18n-embed-fl/Cargo.toml
crates.ioproc-macro2i18n-embed-fl/Cargo.toml
crates.ioproc-macro-error33.0i18n-embed-fl/Cargo.toml
crates.ioquotei18n-embed-fl/Cargo.toml
crates.iostrsim0.11i18n-embed-fl/Cargo.toml
crates.iounic-langidi18n-embed-fl/Cargo.toml
crates.iosyni18n-embed-fl/Cargo.toml
crates.iofluenti18n-embed/Cargo.toml
crates.ioarc-swap1i18n-embed/Cargo.toml
crates.iofluent-langnegi18n-embed/Cargo.toml
crates.iofluent-syntaxi18n-embed/Cargo.toml
crates.iogettexti18n-embed/Cargo.toml
crates.ioi18n-embed-impli18n-embed/Cargo.toml
crates.iointl-memoizer0.5i18n-embed/Cargo.toml
crates.iosys-locale0.3i18n-embed/Cargo.toml
crates.iologi18n-embed/Cargo.toml
crates.ionotify8.0.0i18n-embed/Cargo.toml
crates.ioparking_lot0.12i18n-embed/Cargo.toml
crates.iorust-embedi18n-embed/Cargo.toml
crates.iothiserrori18n-embed/Cargo.toml
crates.iotr0.1i18n-embed/Cargo.toml
crates.iounic-langidi18n-embed/Cargo.toml
crates.iowalkdiri18n-embed/Cargo.toml
crates.ioweb-sys0.3i18n-embed/Cargo.toml
All dependencies 185

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

RegistryPackageVersionRelation
crates.ioanyhow1.0.98direct
crates.ioarc-swapdirect
crates.ioarc-swap1.7.1direct
crates.iobasic-tomldirect
crates.iobasic-toml0.1.10direct
crates.ioclap4.5.40direct
crates.iodashmapdirect
crates.iodashmap6.1.0direct
crates.ioenv_loggerdirect
crates.ioenv_logger0.11.8direct
crates.iofind-crate0.6.3direct
crates.iofluent0.17.0direct
crates.iofluent-langneg0.13.0direct
crates.iofluent-syntax0.12.0direct
crates.iogettext0.4.0direct
crates.iointl-memoizerdirect
crates.iointl-memoizer0.5.3direct
crates.iolog0.4.27direct
crates.ionotifydirect
crates.ionotify8.1.0direct
crates.ioparking_lotdirect
crates.ioparking_lot0.12.4direct
crates.ioproc-macro-error3direct
crates.ioproc-macro-error33.0.3direct
crates.ioproc-macro21.0.95direct
crates.ioquote1.0.40direct
crates.iorust-embed8.7.2direct
crates.ioserde1.0.219direct
crates.ioserde_derive1.0.219direct
crates.iostrsimdirect
crates.iostrsim0.11.1direct
crates.iosubprocessdirect
crates.iosubprocess0.2.9direct
crates.iosyn2.0.104direct
crates.iosys-localedirect
crates.iosys-locale0.3.2direct
crates.iothiserror1.0.69direct
crates.iothiserror2.0.12direct
crates.iotrdirect
crates.iotr0.1.11direct
crates.iounic-langid0.9.6direct
crates.iowalkdir2.5.0direct
crates.ioweb-sysdirect
crates.ioweb-sys0.3.77direct
crates.ioaho-corasick1.1.3indirect
crates.ioanstream0.6.19indirect
crates.ioanstyle1.0.11indirect
crates.ioanstyle-parse0.2.7indirect
crates.ioanstyle-query1.1.3indirect
crates.ioanstyle-wincon3.0.9indirect
crates.ioautocfg1.5.0indirect
crates.iobitflags1.3.2indirect
crates.iobitflags2.9.1indirect
crates.ioblock0.1.6indirect
crates.ioblock-buffer0.10.4indirect
crates.iobumpalo3.19.0indirect
crates.iobyteorder1.5.0indirect
crates.iocc1.2.29indirect
crates.iocfg-if1.0.1indirect
crates.ioclap_builder4.5.40indirect
crates.ioclap_lex0.7.5indirect
crates.iocolorchoice1.0.4indirect
crates.iocpufeatures0.2.17indirect
crates.iocrossbeam-utils0.8.21indirect
crates.iocrypto-common0.1.6indirect
crates.iodiff0.1.13indirect
crates.iodigest0.10.7indirect
crates.iodisplaydoc0.2.5indirect
crates.iodoc-comment0.3.3indirect
crates.ioencoding0.2.33indirect
crates.ioencoding-index-japanese1.20141219.5indirect
crates.ioencoding-index-korean1.20141219.5indirect
crates.ioencoding-index-simpchinese1.20141219.5indirect
crates.ioencoding-index-singlebyte1.20141219.5indirect
crates.ioencoding-index-tradchinese1.20141219.5indirect
crates.ioencoding_index_tests0.1.4indirect
crates.ioenv_filter0.1.3indirect
crates.iofluent-bundle0.16.0indirect
crates.iofsevent-sys4.1.0indirect
crates.iofutures0.3.31indirect
crates.iofutures-channel0.3.31indirect
crates.iofutures-core0.3.31indirect
crates.iofutures-executor0.3.31indirect
crates.iofutures-io0.3.31indirect
crates.iofutures-sink0.3.31indirect
crates.iofutures-task0.3.31indirect
crates.iofutures-util0.3.31indirect
crates.iogeneric-array0.14.7indirect
crates.iogettext-rs0.7.2indirect
crates.iogettext-sys0.22.5indirect
crates.iohashbrown0.14.5indirect
crates.ioinotify0.11.0indirect
crates.ioinotify-sys0.1.5indirect
crates.iointl_pluralrules7.0.2indirect
crates.iois_terminal_polyfill1.70.1indirect
crates.iojiff0.2.15indirect
crates.iojiff-static0.2.15indirect
crates.iojs-sys0.3.77indirect
crates.iokqueue1.1.1indirect
crates.iokqueue-sys1.0.4indirect
crates.iolazy_static1.5.0indirect
crates.iolibc0.2.174indirect
crates.iolocale_config0.3.0indirect
crates.iolock_api0.4.13indirect
crates.iomalloc_buf0.0.6indirect
crates.iomaplitindirect
crates.iomaplit1.0.2indirect
crates.iomemchr2.7.5indirect
crates.iomio1.0.4indirect
crates.ionotify-types2.0.0indirect
crates.ioobjc0.2.7indirect
crates.ioobjc-foundation0.1.1indirect
crates.ioobjc_id0.1.1indirect
crates.ioonce_cell1.21.3indirect
crates.ioonce_cell_polyfill1.70.1indirect
crates.ioparking_lot_core0.9.11indirect
crates.iopin-project-lite0.2.16indirect
crates.iopin-utils0.1.0indirect
crates.ioportable-atomic1.11.1indirect
crates.ioportable-atomic-util0.2.4indirect
crates.iopretty_assertions1.4.1indirect
crates.ioproc-macro-error-attr33.0.3indirect
crates.ioredox_syscall0.5.13indirect
crates.ioregex1.11.1indirect
crates.ioregex-automata0.4.9indirect
crates.ioregex-syntax0.8.5indirect
crates.iorust-embed-impl8.7.2indirect
crates.iorust-embed-utils8.7.2indirect
crates.iorustc-hash2.1.1indirect
crates.iosame-file1.0.6indirect
crates.ioscc2.3.4indirect
crates.ioscopeguard1.2.0indirect
crates.iosdd3.0.8indirect
crates.ioself_cell1.2.0indirect
crates.ioserial_testindirect
crates.ioserial_test3.2.0indirect
crates.ioserial_test_derive3.2.0indirect
crates.iosha20.10.9indirect
crates.ioshlex1.3.0indirect
crates.ioslab0.4.10indirect
crates.iosmallvec1.15.1indirect
crates.iotemp-dir0.1.16indirect
crates.iothiserror-impl1.0.69indirect
crates.iothiserror-impl2.0.12indirect
crates.iotinystr0.8.1indirect
crates.iotoml0.5.11indirect
crates.iotype-map0.5.1indirect
crates.iotypenum1.18.0indirect
crates.iounic-langid-impl0.9.6indirect
crates.iounicode-ident1.0.18indirect
crates.ioutf8parse0.2.2indirect
crates.ioversion_check0.9.5indirect
crates.iowasi0.11.1+wasi-snapshot-preview1indirect
crates.iowasm-bindgen0.2.100indirect
crates.iowasm-bindgen-backend0.2.100indirect
crates.iowasm-bindgen-macro0.2.100indirect
crates.iowasm-bindgen-macro-support0.2.100indirect
crates.iowasm-bindgen-shared0.2.100indirect
crates.iowinapi0.3.9indirect
crates.iowinapi-i686-pc-windows-gnu0.4.0indirect
crates.iowinapi-util0.1.9indirect
crates.iowinapi-x86_64-pc-windows-gnu0.4.0indirect
crates.iowindows-sys0.59.0indirect
crates.iowindows-sys0.60.2indirect
crates.iowindows-targets0.52.6indirect
crates.iowindows-targets0.53.2indirect
crates.iowindows_aarch64_gnullvm0.52.6indirect
crates.iowindows_aarch64_gnullvm0.53.0indirect
crates.iowindows_aarch64_msvc0.52.6indirect
crates.iowindows_aarch64_msvc0.53.0indirect
crates.iowindows_i686_gnu0.52.6indirect
crates.iowindows_i686_gnu0.53.0indirect
crates.iowindows_i686_gnullvm0.52.6indirect
crates.iowindows_i686_gnullvm0.53.0indirect
crates.iowindows_i686_msvc0.52.6indirect
crates.iowindows_i686_msvc0.53.0indirect
crates.iowindows_x86_64_gnu0.52.6indirect
crates.iowindows_x86_64_gnu0.53.0indirect
crates.iowindows_x86_64_gnullvm0.52.6indirect
crates.iowindows_x86_64_gnullvm0.53.0indirect
crates.iowindows_x86_64_msvc0.52.6indirect
crates.iowindows_x86_64_msvc0.53.0indirect
crates.ioyansi1.0.1indirect
crates.iozerofrom0.1.6indirect
crates.iozerovec0.11.2indirect
Dependency advisories 4

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

PackageVersionRelationSeverityAdvisoriesFixed in
slab0.4.10indirectmoderate20.4.11
anyhow1.0.98directunknown11.0.103
encoding0.2.33indirectunknown1
scc2.3.4indirectunknown13.8.4

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": [
        "gettext",
        "cargo",
        "fluent",
        "localization",
        "localization-management",
        "i18n",
        "internationalization",
        "rust",
        "translation"
      ],
      "is_fork": false,
      "size_kb": 512,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Rust": 197902,
        "Fluent": 2344
      },
      "pushed_at": "2026-07-23T05:51:27Z",
      "created_at": "2020-03-31T12:38:44Z",
      "owner_type": "User",
      "updated_at": "2026-07-23T06:03:25Z",
      "description": "A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "http://lukefrisken.com",
      "name": "Luke Frisken",
      "type": "User",
      "login": "kellpossible",
      "company": null,
      "location": "Australia",
      "followers": 54,
      "avatar_url": "https://avatars.githubusercontent.com/u/4527338?v=4",
      "created_at": "2013-05-25T14:31:16Z",
      "is_verified": null,
      "public_repos": 131,
      "account_age_days": 4806
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.2.13",
          "kind": "patch",
          "published_at": "2023-11-27T05:11:14Z"
        },
        {
          "tag": "v0.2.12",
          "kind": "patch",
          "published_at": "2023-09-27T23:53:02Z"
        },
        {
          "tag": "v0.2.10",
          "kind": "patch",
          "published_at": "2022-02-10T15:22:32Z"
        },
        {
          "tag": "v0.2.9",
          "kind": "patch",
          "published_at": "2021-11-29T17:38:20Z"
        },
        {
          "tag": "v0.2.8",
          "kind": "patch",
          "published_at": "2021-11-29T17:34:01Z"
        },
        {
          "tag": "v0.2.6",
          "kind": "patch",
          "published_at": "2021-08-26T13:06:02Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2021-04-25T06:22:07Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2021-01-11T10:16:23Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2020-11-23T07:24:54Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2020-08-27T15:39:15Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2020-08-23T12:52:45Z"
        },
        {
          "tag": "v0.1.10",
          "kind": "patch",
          "published_at": "2020-05-20T06:57:01Z"
        },
        {
          "tag": "v0.1.9",
          "kind": "patch",
          "published_at": "2020-05-16T08:17:47Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2020-05-10T10:17:26Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2020-05-03T10:50:43Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2020-04-20T09:23:20Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2020-04-18T06:44:47Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2020-04-16T14:38:49Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e54adb6a57a91ea4211221bcd54d8dad760b237a",
          "body": null,
          "is_bot": false,
          "headline": "Bump i18n-embed-fl to version 0.10.1",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2026-07-23T05:50:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd46d747fe5b319d5de6b2364a2394c50ab82f54",
          "body": "proc-macro-error2 is unmaintained and its repository has been\narchived (RUSTSEC-2026-0173). proc-macro-error3 is a maintained fork\nwith the same API, so this only requires renaming the dependency and\nits import.",
          "is_bot": false,
          "headline": "fix(i18n-embed-fl): switch to proc-macro-error3 (#173)",
          "author_name": "Pedro Gomes",
          "author_login": "pedromvgomes",
          "committed_at": "2026-07-23T05:43:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "659b53c45bc68b0742696bc8f53fc6cace83b11b",
          "body": null,
          "is_bot": false,
          "headline": "Publish i18n-embed-fl v0.10.0",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2025-07-09T03:04:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6b328dde024852d2f6f006400e98b50305dcb19",
          "body": null,
          "is_bot": false,
          "headline": "Actually publish i18n-build v0.10.3",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2025-07-09T02:47:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c53d3e58c98a265a2535fb6cf71f58d40e42ae4",
          "body": "+ i18n-embed v0.16.0\n+ i18n-build v0.10.3",
          "is_bot": false,
          "headline": "Publish i18n-build and i18n-embed",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2025-07-09T02:46:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae88dc79fda061e1bbf96b8d8e8fe8d23f1e52e7",
          "body": "+ i18n-build v0.10.2\n+ i18n-config v0.4.8",
          "is_bot": false,
          "headline": "Publish new versions of i18n-build and i18n-config",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2025-07-09T02:28:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ca5f66c6e73db7c7676f7db08d47374954d556b",
          "body": null,
          "is_bot": false,
          "headline": "Update changelogs",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2025-07-09T02:15:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c17e7338e956bd74a32e6b4c4e1357867986ec0",
          "body": null,
          "is_bot": false,
          "headline": "Fix some lints in i18n-config",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2025-07-09T02:15:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f43993bbdb1f669b3b5c9dda09507026ccfc6f2",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies in Cargo.lock",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2025-07-09T01:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fd41e0cd536b9542b61c5fbffbf40d070219261",
          "body": "Co-authored-by: Luke Frisken <l.frisken@gmail.com>",
          "is_bot": false,
          "headline": "Switch to getting locales with sys-locale crate (#154)",
          "author_name": "TristanDebrunner",
          "author_login": "TristanDebrunner",
          "committed_at": "2025-07-09T01:49:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6af1ba0f931eb01451d544a6808bf75359927dff",
          "body": "* chore: Apply clippy fixes\n\n* deps: Bump lockfile (prior to attempting actual version bump)\n\n* deps: Bump fluent to 0.17.0 and matching fluent-syntax to 0.12",
          "is_bot": false,
          "headline": "Update Fluent syntax crate (#153)",
          "author_name": "Caleb Maclennan",
          "author_login": "alerque",
          "committed_at": "2025-07-09T01:40:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f02d3ca8acb0c197290f13934aa9541f1e12b097",
          "body": "Fixes #150",
          "is_bot": false,
          "headline": "Fix non-reproducible builds #151",
          "author_name": "Rafał Mikrut",
          "author_login": "qarmin",
          "committed_at": "2025-07-09T01:25:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd18870d23d8ae3642746181dc424352a3232548",
          "body": "* Fix some typos using typos-cli",
          "is_bot": false,
          "headline": "Fix some typos using typos-cli (#143)",
          "author_name": "YgorSouza",
          "author_login": "YgorSouza",
          "committed_at": "2025-07-09T01:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceb3da0ee3acf91b17a7a52e02642267ddb47a3d",
          "body": "…ires it.",
          "is_bot": false,
          "headline": "Update workspace dependency for i18n-embed because i18n-embed-fl requ…",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2025-04-14T00:36:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95634c35eb68643d4a08ff4cd17406645e428576",
          "body": "* Bump i18n-embed to v0.15.4\n* Bump i18n-embed-fl to v0.9.4",
          "is_bot": false,
          "headline": "Release new versions of i18n-embed and i18n-embed-fl",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2025-04-14T00:34:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a34ed08c9bc96213c1d42652d618e05968236706",
          "body": null,
          "is_bot": false,
          "headline": "internal(i18n-embed): Bump version of notify dependency to 8.0.0",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2025-04-14T00:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d985320fa677fce6404fc1b96dee0adfb103353",
          "body": null,
          "is_bot": false,
          "headline": "docs(i18n-embed, i18n-embed-fl): Update changelogs with recent changes",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2025-04-14T00:26:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3274a55ef23c0a0e70b41f24b9522607611566a4",
          "body": "* i18n-embed: retrieve fluent bundle with message\n\nAdd `FluentLanguageLoader::with_fluent_message_and_bundle()`. This\nmethod functions like `with_fluent_message()`, but it also returns\nthe `FluentBundle` which owns the message.\n\nThis addition permits the closure to resolve `MessageReference`\nand to \n[…]\ng `FluentBundle` into scope so that message\nreferences can be resolved. Some unnecessary generics on the\nrecursive functions are made concrete.\n\nThis patch requires an update to i18-embed for new API.",
          "is_bot": false,
          "headline": "i18n-embed-fl: check args on MessageReference (#146)",
          "author_name": "Colin S.",
          "author_login": "cbs228",
          "committed_at": "2025-04-14T00:10:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bf603a7132c31c19fa8b94d85177da55c4c55d54",
          "body": "Signed-off-by: Rui Chen <rui@chenrui.dev>",
          "is_bot": false,
          "headline": "fix: bump `gettext-rs` and `gettext-sys` (#140)",
          "author_name": "Rui Chen",
          "author_login": "chenrui333",
          "committed_at": "2025-04-13T23:54:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "564f2964ba5d5c5ea9fffef693c595f723062d43",
          "body": "* update #131: Make dashmap optional.\n\nYou can activate the dashmap implementation by activating the feature flag `performance` in your `Cargo.toml` file. This will cause an additional usage of dashmap.\n\nAlternatively, you may compile directly with\n```\ncargo build --features performance\n```\n\n* update #131: Run rustfmt\n\n* update #131: Rename feature to `dashmap` and change implementation.",
          "is_bot": false,
          "headline": "update #131: Make dashmap optional. (#141)",
          "author_name": "Alexandre Leblanc",
          "author_login": "mrtryhard",
          "committed_at": "2025-04-13T23:52:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af478af2f7e333c4de53f126a583ec3d1bf77c8e",
          "body": null,
          "is_bot": false,
          "headline": "Add missing repository link to i18n-embed-fl (#142)",
          "author_name": "YgorSouza",
          "author_login": "YgorSouza",
          "committed_at": "2025-04-13T23:50:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "412487ed43264000229eaff3d1ae04ef2b6d727d",
          "body": "Fix typo in i18n-embed documentation",
          "is_bot": false,
          "headline": "fix(i18n-embed): tha -> that (#137)",
          "author_name": "Elsie",
          "author_login": "Elsie19",
          "committed_at": "2025-01-06T00:52:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "464546a2785abbee42d516c5594e735d0a159685",
          "body": "- i18n-embed v0.15.3\n- i18n-build v0.10.1\n- i18n-embed-fl v0.9.3",
          "is_bot": false,
          "headline": "Publish new versions after merging #135",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2025-01-06T00:31:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "303323992f2a94b9d67c0844d72e4da7c0f5bcfb",
          "body": null,
          "is_bot": false,
          "headline": "update #31: Remove lazy_static dependency (#135)",
          "author_name": "Alexandre Leblanc",
          "author_login": "mrtryhard",
          "committed_at": "2025-01-06T00:25:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1517dee2c93729456c9f7b04145532349e70c4e3",
          "body": "- Bump i18n-embed to 0.15.2",
          "is_bot": false,
          "headline": "Fix incorrect workspace package definition for i18n-embed-impl",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2024-10-23T02:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5772f38d5f99b2c7c89a75b85c68a1f96c4589dc",
          "body": "- Use workspace dependency for i18n-embed-fl in i18n-embed",
          "is_bot": false,
          "headline": "Bump i18n-embed to version 0.15.1",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2024-10-23T02:47:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3a58bc1321c6c3c8e032026e79228385639d0c4",
          "body": null,
          "is_bot": false,
          "headline": "Bump i18n-embed-impl version to 0.8.4",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2024-10-23T02:39:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de6307328754200f531f63ef4885360007d42758",
          "body": null,
          "is_bot": false,
          "headline": "Update lock file with new i18n-embed-fl version",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2024-10-23T02:38:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d33efc10142c2acf73402fd447420ff6e7ce17b9",
          "body": null,
          "is_bot": false,
          "headline": "Fix compile warning for cargo-i18n default features for tr",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2024-10-21T02:46:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b61eac64f1e1db00b281fbb651426b33e58910e",
          "body": null,
          "is_bot": false,
          "headline": "Bump version of i18n-embed-fl to 0.9.2",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2024-10-21T02:38:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3365de108987db74d1e61b2b42120cdcde6b0cf4",
          "body": "`proc-macro-error` is reported as a security advisory. See\r\nhttps://rustsec.org/advisories/RUSTSEC-2024-0370.html.",
          "is_bot": false,
          "headline": "fix(i18n-embed-fl): Switch to proc-macro-error2 (#133)",
          "author_name": "Alexandre Leblanc",
          "author_login": "mrtryhard",
          "committed_at": "2024-10-21T02:32:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20b0562df2c3185689ad506e2d9a65548a24cec4",
          "body": null,
          "is_bot": false,
          "headline": "Bump version of i18n-embed-fl to 0.9.1 ready for publish",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2024-08-08T02:57:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f3115c967cc870d652f2c75be62b6f5a561c967",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'Matt3o12-master'",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2024-08-08T02:54:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6f9b56f62fe7a4c3861e438c4831dd16496026a",
          "body": "…-master",
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:Matt3o12/cargo-i18n into Matt3o12…",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2024-08-08T02:53:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f51907db990b9a81100c7a2b59ad9f8d8fb3ef58",
          "body": "+ i18n-build to 0.10.0\n+ i18n-config to 0.4.7\n+ i18n-embed to 0.15.0\n+ i18n-embed-fl to 0.9.0",
          "is_bot": false,
          "headline": "Bump crate versions for publish",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2024-08-08T02:39:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4efaa7b6092b41518880acb984f6b0c153e77b3",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog for i18n-config",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2024-08-08T01:55:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bc6845311c8706884daac5f2379409659aa0675",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fosskers-colin/toml'",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2024-08-08T01:52:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f918dfc9fa4f736568506cb8aeeea8e25c9d99e",
          "body": "…kers-colin/toml",
          "is_bot": false,
          "headline": "Merge branch 'colin/toml' of github.com:fosskers/cargo-i18n into foss…",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2024-08-08T01:51:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c02786d87cb81cd88a5b90399cd8466f46cee82",
          "body": "* chore: bump deps in `Cargo.lock`\r\n\r\n* chore: bump `dashmap`\r\n\r\n* chore: bump `env_logger`\r\n\r\n* chore: bump `strsim`\r\n\r\n* Update changelog for i18n-embed-fl\r\n\r\n---------\r\n\r\nCo-authored-by: Colin Woodbury <colin@fosskers.ca>",
          "is_bot": false,
          "headline": "Fosskers colin/dependency bumps (#129)",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2024-08-08T01:48:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f184f4e447eee983def79ec0c2e15c367383c07",
          "body": "Partially addresses #83 and provides support for autoreloading of languages on the file system and when using rust-embed in debug builds.\r\nAlso provides support for overriding translations using multiple sources, useful for software that will be customized by the end user (such as avalanche-report) , or perhaps for an eventual implementation of in-place translation editing for #83",
          "is_bot": false,
          "headline": "Autoreload and multi-source language loading (#117)",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2024-08-08T01:34:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b46646ae9f462b16dd2235bc9a51ba50ca05f7b",
          "body": null,
          "is_bot": false,
          "headline": "Run format and update changelogs after merge of #122",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2024-08-08T01:30:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81aaf03702a6870710726f36aa0c34c4eeb8f1b1",
          "body": null,
          "is_bot": false,
          "headline": "fallback to `std::env::var(\"CARGO_PKG_NAME\")` (#122)",
          "author_name": "Umio Yasuno",
          "author_login": "Umio-Yasuno",
          "committed_at": "2024-08-08T01:27:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bf280275e2f7166572507e57759e78d05cf6c93",
          "body": "This drops the heavier `toml 0.8` series, as well its heavy transitive\ndependency `winnow`.",
          "is_bot": false,
          "headline": "refactor: toml -> basic-toml",
          "author_name": "Colin Woodbury",
          "author_login": "fosskers",
          "committed_at": "2024-07-24T20:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59107767ea41a4fa7cc3a804b28f699721c1d0fa",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump `strsim`",
          "author_name": "Colin Woodbury",
          "author_login": "fosskers",
          "committed_at": "2024-07-23T22:28:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fc4a413815f96511136e4a877bbeff63cbe0269",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump `env_logger`",
          "author_name": "Colin Woodbury",
          "author_login": "fosskers",
          "committed_at": "2024-07-23T22:27:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da9b408f6fee76ee72e8e353cc77ea49590bfeca",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump `dashmap`",
          "author_name": "Colin Woodbury",
          "author_login": "fosskers",
          "committed_at": "2024-07-23T22:27:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a86de6d9aed9acf0c62dea462f8111614f890706",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump deps in `Cargo.lock`",
          "author_name": "Colin Woodbury",
          "author_login": "fosskers",
          "committed_at": "2024-07-23T22:25:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9c7216db21a84bd027e44ae0fd4e834623b7bf3",
          "body": null,
          "is_bot": false,
          "headline": "Use domain override in fl! macro",
          "author_name": "Matteo Kloiber",
          "author_login": "matteo-kloiber-mw",
          "committed_at": "2024-06-11T15:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c423fbc6a73637dedb6386d3d58cf7b6c78a3c94",
          "body": null,
          "is_bot": false,
          "headline": "fix(i18n-embed-fl): Fix return value for fl!() macro to always be String",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2024-02-01T08:21:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dc816afb3a46514d7380879af6cb6107764a13d",
          "body": null,
          "is_bot": false,
          "headline": "Bump cargo-i18n to 0.2.13",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-11-27T05:08:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87ab4570ed5d5074b9a60567cc109af520526c30",
          "body": null,
          "is_bot": false,
          "headline": "Update Cargo.lock to fix security audit warning",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-11-27T05:07:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9cbba847a20fc71ab0a7fcec5e2e8db459a53b5",
          "body": null,
          "is_bot": false,
          "headline": "Publish license file for i18n-embed-impl",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-11-27T05:02:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af1d09ea7eb27a4d2bbbcbd91cde9a73af1510ff",
          "body": null,
          "is_bot": false,
          "headline": "Include license file in i18n-embed-impl crate (#111)",
          "author_name": "Fabio Valentini",
          "author_login": "decathorpe",
          "committed_at": "2023-11-27T05:02:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c946b74a3a526a057af26a74416996f58513df0e",
          "body": null,
          "is_bot": false,
          "headline": "Update cargo-i18n to clap v4, bump to v0.2.12",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-09-27T23:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b7bfcf2a66a537c61e49794932347b32aca0b17",
          "body": null,
          "is_bot": false,
          "headline": "Bump i18n-embed to 0.14.1",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-09-27T22:57:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc04f1fad674b76b2d06eec06bedc5a5d776cc81",
          "body": null,
          "is_bot": false,
          "headline": "Relax arc-swap dependency (#108)",
          "author_name": "Adrian Heine né Lang",
          "author_login": "adrianheine",
          "committed_at": "2023-09-27T22:52:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29cb389f19949204e67b1eeff9a5fc27f7ffc2b8",
          "body": null,
          "is_bot": false,
          "headline": "Bump toml version to 0.8",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-09-13T08:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a48fc9fa66f0969e12c584ffe5b0afe762a19dbd",
          "body": null,
          "is_bot": false,
          "headline": "Bump cargo-i18n version",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-09-10T03:32:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbe62a0e2b6549a80ee716ce057f38d9fba76cdd",
          "body": null,
          "is_bot": false,
          "headline": "Fix compile error and docs",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-09-10T03:28:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e16526e50cd8518e0f98abc7ffb3ce193856141d",
          "body": null,
          "is_bot": false,
          "headline": "Bump i18n-embed-impl version",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-09-10T03:24:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a977ec84cda130d87442475c1859e3a80489adbf",
          "body": null,
          "is_bot": false,
          "headline": "Bump dependencies and use workspace dependencies",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-09-10T03:21:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca6fbbc903ac789fa6410cbff69d478ceee6f8f3",
          "body": null,
          "is_bot": false,
          "headline": "Update i18n-embed-fl syn dependency",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-05-16T23:47:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d88d9fc635512c08a1a796734122b5f61dbb832d",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies for cargo-i18n",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-05-16T23:27:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e1f8c18aef2ff83e0e401ce2d3a0ade81c9cbb6",
          "body": "+ i18n-config to v0.4.4\n+ i18n-embed-impl to v0.8.1\n+ i18n-embed to v0.13.9",
          "is_bot": false,
          "headline": "Bump versions for packages for release",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-05-16T23:24:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb6c649beb312f0ff40bf9d568c7c185082c4420",
          "body": null,
          "is_bot": false,
          "headline": "Bump toml version",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-05-16T23:21:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3432987705264b19c7406951b65e74736565c87",
          "body": null,
          "is_bot": false,
          "headline": "Add changelog entries for previous change",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-05-16T23:13:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5de10e1e9f5b142291ed382eb8c61174cc87012f",
          "body": "* add optional domain name",
          "is_bot": false,
          "headline": "Config option to specify domain name (#106)",
          "author_name": "Levon Oganyan",
          "author_login": "LeMarwin",
          "committed_at": "2023-05-16T23:09:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbac992c4a2a655846c03586642481ff7c3fe1ba",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2023-03-16T00:48:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f16789162b5483d4c13864b63ab982d0333a32e5",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2023-03-16T00:47:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8533e268cbbd300c81e1b55963dee0115f558b2b",
          "body": null,
          "is_bot": false,
          "headline": "Fix #104 include files necessary for running tests in crate",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-03-06T23:38:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c15fa91a15bddb2e200173df67a8da0d21d036a",
          "body": null,
          "is_bot": false,
          "headline": "update lockfile",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-03-06T23:27:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1d96ccf4a4ead04662415edcd41172c33a75a12",
          "body": "It's only required for `fluent-system` implementation.",
          "is_bot": false,
          "headline": "Made arc-swap an optional dependency",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-01-14T08:50:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e086031a4fd29b6d821651af462e3adeb45b0b1",
          "body": "Added new select language methods and new example.\r\n\r\nAdded:\r\n- A new LanguageLoader::load_available_languages() method to load all\r\n  available languages.\r\n- A new FluentLanguageLoader::select_languages() method (renamed\r\n  FluentLanguageLoader::lang()).\r\n- A new FluentLanguageLoader::select_langua\n[…]\nn i18n-embed-fl\r\n\r\nRenamed\r\n- Rename i18n-embed example bin to desktop-bin\r\n\r\nDeprecated\r\n- FluentLanguageLoader::lang() is deprecated in favour of renamed\r\n  FluentLanguageLoader::select_languages().",
          "is_bot": false,
          "headline": "Added new select language methods and new example. (#101)",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2023-01-14T08:40:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "272338279bdc478e6ee05e4e775f45e15e0bd094",
          "body": null,
          "is_bot": false,
          "headline": "Bump i18n-embed to v0.13.6",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-01-14T06:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fc49d91f278068a0ea52c64096495c398177867",
          "body": "Re-implementation of #59 (a rebase and cleanup of #88)\r\n\r\nAdds a single new method lang.\r\n\r\nThis methods allows creating a shallow copy of the\r\nFluentLanguageLoader which can than be used just like the original\r\nloader but with a different current language setting. That makes it\r\npossible to use the fl! macro without any changes and is a far more\r\nelegant implementation than adding multiple get_lang* methods as\r\ndone in #84.\r\n\r\nCo-authored-by: Michael P. Jung <michael.jung@terreon.de>",
          "is_bot": false,
          "headline": "Re-implementation of #59 (a rebase and cleanup of #88) (#100)",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2023-01-14T06:37:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46f08a20e0f6dd08f8bed9d9353f4d5d25faf237",
          "body": "- Bump i18n-embed to 0.13.5\n- Bump i18n-embed-fl to 0.6.5 (requiring i18n-embed >=0.13.5)\n- Fix clippy lints",
          "is_bot": false,
          "headline": "Release new version of i18n-embed and i18n-embed-fl",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-01-09T22:39:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b4d35f31faf6bd5fef3b5b1c464b2862f3601de",
          "body": null,
          "is_bot": false,
          "headline": "Updated README with new link to license",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-01-09T21:54:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "553de55d703ca29df177375c981b1dfabc4c612c",
          "body": null,
          "is_bot": false,
          "headline": "Update license file (remains MIT) so Github will hopefully recognise it.",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-01-09T21:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a77fb89909655fb090b2ced1d41edee8de5a67af",
          "body": null,
          "is_bot": false,
          "headline": "Reformat code to pass fmt check",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-01-09T21:49:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "676fad5fcb732f5f9eb23f59462504c72f3c9565",
          "body": null,
          "is_bot": false,
          "headline": "Reformat code to pass fmt check",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-01-09T21:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "667f877af9180b93db1a2f67944bee71342b588c",
          "body": null,
          "is_bot": false,
          "headline": "#96 Enable ergonomic interaction with Fluent attributes.",
          "author_name": "Almost-Senseless-Coder",
          "author_login": "Almost-Senseless-Coder",
          "committed_at": "2023-01-09T21:42:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a43ad48b920d86017bed4b268bcfc190fe646c85",
          "body": null,
          "is_bot": false,
          "headline": "Reformat code to pass build",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-01-09T20:41:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1e0857338d1370522f1967b10c10c9f324e3d03",
          "body": "- Release i18n-config v0.4.3\n- Bump dependencies",
          "is_bot": false,
          "headline": "New version of i18n-config and bump dependencies.",
          "author_name": "Luke Frisken",
          "author_login": null,
          "committed_at": "2023-01-09T20:37:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c15129d1bbd24b62457765a8a42ada15a033604",
          "body": "Closes kellpossible#90.",
          "is_bot": false,
          "headline": "Don't fail when the crate root is a workspace (#93)",
          "author_name": "Fredrick Brennan",
          "author_login": "ctrlcctrlv",
          "committed_at": "2023-01-09T20:27:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59b8582bfae416f257fa15d1fba4a3ea90dc3192",
          "body": null,
          "is_bot": false,
          "headline": "Release i18n-embed version 0.13.4",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2022-02-23T08:34:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa84e6c99eab7914847d25ee040d655ba1b25520",
          "body": "Close #59 Implement FluentLanguageLoader::get_lang(...) methods\r\n\r\nThis adds the following methods:\r\n\r\n- get_lang\r\n- get_lang_args\r\n- get_lang_args_concrete\r\n- get_lang_args_fluent\r\n\r\nThose methods work exactly like their non-lang counterparts\r\nbut add a lang argument that can be used to specify a list of\r\nlanguage codes without needing to change the global current\r\nlanguage setting.",
          "is_bot": false,
          "headline": "Implement FluentLanguageLoader::get_lang(...) methods (#84)",
          "author_name": "Michael P. Jung",
          "author_login": "bikeshedder",
          "committed_at": "2022-02-23T08:26:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae222f3a91edb32746b2331188d5ae031bf8455f",
          "body": "+ Bump rust-embed to ^6.3 addressing RUSTSEC-2021-0126\n+ Bump dashmap to ^5.1\n+ Bump i18n-embed-fl to 0.6.4\n+ Bump i18n-embed to 0.13.3\n+ Bump i18n-build to 0.8.2\n+ Bump cargo-i18n to 0.2.10",
          "is_bot": false,
          "headline": "Bump dependencies",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2022-02-10T15:18:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b1b1caaee9512703a084acc337b25d8c515ddb3",
          "body": "+ Bump i18n-embed-fl to 0.6.3",
          "is_bot": false,
          "headline": "Revert dashmap back to 4.0",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2022-02-10T15:02:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feb7a5ef4eb2916ffa6e6e5098dfe8754365118d",
          "body": "+ Bump i18n-embed to version 0.13.2\n+ Bump i18n-embed-fl to version 0.6.2",
          "is_bot": false,
          "headline": "Bump dependencies",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2022-02-10T14:56:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ebbe6584bfebee7847b0635d54c944f8599253d",
          "body": "* Use conditional compilation correctly for i18n-embed doctests\r\n* Allow dead code for main() methods in doctests",
          "is_bot": false,
          "headline": "Use conditional compilation correctly for i18n-embed doctests (#81)",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2022-02-10T14:50:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3a20cd6d7eb3e7fc48a0756a7038ef83bc91fd6",
          "body": "* Fix #48\r\n* Run CI tests in a single thread\r\n* Create GettextLanguageLoader per test function",
          "is_bot": false,
          "headline": "Run CI tests in a single thread (#80)",
          "author_name": "Michael P. Jung",
          "author_login": "bikeshedder",
          "committed_at": "2022-02-10T14:40:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51ee0b552eb3d7ef64882ef42844ee549bfeb10f",
          "body": null,
          "is_bot": false,
          "headline": "Fix clippy lints for i18n-embed, bump it to version 0.13.1",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2021-12-12T09:47:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b878b7437fa67e3b881d917040aacb480a9ab31",
          "body": "Add method `FluentLanguageLoader::with_bundles_mut`, taking a callback\r\nFn and applying it to all loaded bundles.",
          "is_bot": false,
          "headline": "Method `with_bundles_mut` (#78)",
          "author_name": "Rasmus Kaj",
          "author_login": "kaj",
          "committed_at": "2021-12-12T09:30:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10533cf1483d8de1a188d921d1dbca5d1d20cf58",
          "body": null,
          "is_bot": false,
          "headline": "Update cargo-i18n to include new translations in i18n-build",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2021-11-29T17:36:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d747300c82c0e33c90ba87e25b21b3e6efe8ae9",
          "body": null,
          "is_bot": false,
          "headline": "Publish i18n-build 0.8.1 with new French translations",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2021-11-29T17:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f51ef891c07f017423a9150b967db1eb8d23ffc7",
          "body": null,
          "is_bot": false,
          "headline": "Publish cargo-i18n version 0.2.8",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2021-11-29T17:30:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9d7717b389812992318287d2faf4862970c69f2",
          "body": null,
          "is_bot": false,
          "headline": "Imported French translations",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2021-11-29T17:24:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c32d4e6587e965ce9d3c80da9000f9ea859c6c3a",
          "body": null,
          "is_bot": false,
          "headline": "Add French language",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2021-11-29T17:09:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98c66e4e165b531491ffaaf5c1f4858197c90909",
          "body": null,
          "is_bot": false,
          "headline": "Fix #76 add missing syn dependency with full feature flag (#77)",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2021-11-29T15:21:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f2a99cb30cf6ae57128386d498ac7daa5877d1f",
          "body": null,
          "is_bot": false,
          "headline": "Ensure CI runs for every pull request",
          "author_name": "Luke Frisken",
          "author_login": "kellpossible",
          "committed_at": "2021-10-20T07:19:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 18,
      "commits_last_year": 0,
      "latest_release_at": "2023-11-27T05:11:14Z",
      "latest_release_tag": "v0.2.13",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 969,
      "mean_days_between_releases": 131.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "cargo-i18n",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "i18n",
            "cargo",
            "build",
            "gettext",
            "locale",
            "development-tools::cargo-plugins",
            "development-tools::build-utils",
            "localization",
            "internationalization"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/cargo-i18n",
          "is_deprecated": false,
          "latest_version": "0.2.13",
          "repository_url": "https://github.com/kellpossible/cargo-i18n",
          "versions_count": 25,
          "total_downloads": 33375,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 54,
          "first_published_at": "2020-04-10T13:03:48.793296Z",
          "latest_published_at": "2023-11-27T05:08:33.006679Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 969
        },
        {
          "name": "i18n-build",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "i18n",
            "build",
            "script",
            "gettext",
            "locale",
            "development-tools::build-utils",
            "localization",
            "internationalization"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/i18n-build",
          "is_deprecated": false,
          "latest_version": "0.10.3",
          "repository_url": "https://github.com/kellpossible/cargo-i18n/tree/master/i18n-build",
          "versions_count": 24,
          "total_downloads": 30782,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 65,
          "first_published_at": "2020-04-10T12:49:43.227551Z",
          "latest_published_at": "2025-07-09T02:53:15.006370Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 379
        },
        {
          "name": "i18n-embed",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "macro",
            "i18n",
            "gettext",
            "fluent",
            "embed",
            "development-tools::build-utils",
            "wasm",
            "localization",
            "internationalization"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/i18n-embed",
          "is_deprecated": false,
          "latest_version": "0.16.0",
          "repository_url": "https://github.com/kellpossible/cargo-i18n/tree/master/i18n-embed",
          "versions_count": 53,
          "total_downloads": 4130305,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 514849,
          "first_published_at": "2020-04-07T13:13:56.737804Z",
          "latest_published_at": "2025-07-09T02:46:33.041895Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 379
        },
        {
          "name": "i18n-config",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "i18n",
            "cargo",
            "build",
            "gettext",
            "locale",
            "localization",
            "internationalization"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/i18n-config",
          "is_deprecated": false,
          "latest_version": "0.4.8",
          "repository_url": "https://github.com/kellpossible/cargo-i18n/tree/master/i18n-config",
          "versions_count": 16,
          "total_downloads": 3999508,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 512413,
          "first_published_at": "2020-04-07T12:57:26.202176Z",
          "latest_published_at": "2025-07-09T02:29:05.168149Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 379
        },
        {
          "name": "i18n-embed-fl",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "development-tools",
            "localization",
            "internationalization"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/i18n-embed-fl",
          "is_deprecated": false,
          "latest_version": "0.10.1",
          "repository_url": "https://github.com/kellpossible/cargo-i18n/tree/master/i18n-embed-fl",
          "versions_count": 29,
          "total_downloads": 4038135,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 506110,
          "first_published_at": "2020-08-27T15:34:19.974401Z",
          "latest_published_at": "2026-07-23T05:49:58.333975Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 39,
      "stars": 145,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2020-08-20",
            "count": 1
          },
          {
            "date": "2020-11-22",
            "count": 1
          },
          {
            "date": "2021-01-05",
            "count": 1
          },
          {
            "date": "2021-01-07",
            "count": 1
          },
          {
            "date": "2021-01-18",
            "count": 1
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-05-06",
            "count": 1
          },
          {
            "date": "2021-12-05",
            "count": 1
          },
          {
            "date": "2022-02-10",
            "count": 1
          },
          {
            "date": "2022-07-16",
            "count": 1
          },
          {
            "date": "2022-09-19",
            "count": 1
          },
          {
            "date": "2022-12-31",
            "count": 1
          },
          {
            "date": "2023-05-01",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 1
          },
          {
            "date": "2023-08-03",
            "count": 1
          },
          {
            "date": "2023-11-20",
            "count": 1
          },
          {
            "date": "2024-03-03",
            "count": 1
          },
          {
            "date": "2024-03-22",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-03-29",
            "count": 1
          },
          {
            "date": "2025-04-20",
            "count": 1
          },
          {
            "date": "2025-04-21",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-08-30",
            "count": 1
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-07-23",
            "count": 2
          }
        ],
        "complete": true,
        "collected": 37,
        "total_forks": 39
      },
      "star_history": null,
      "open_issues_and_prs": 57
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "i18n-build/Cargo.toml",
        "i18n-config/Cargo.toml",
        "i18n-embed-fl/Cargo.toml",
        "i18n-embed-fl/examples/web-server/Cargo.toml",
        "i18n-embed/Cargo.toml",
        "i18n-embed/examples/desktop-bin/Cargo.toml",
        "i18n-embed/examples/library-fluent/Cargo.toml",
        "i18n-embed/i18n-embed-impl/Cargo.toml"
      ],
      "largest_source_bytes": 31627,
      "source_files_sampled": 25,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "i18n-build/Cargo.toml",
        "i18n-config/Cargo.toml",
        "i18n-embed-fl/Cargo.toml",
        "i18n-embed/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "slab",
            "direct": false,
            "version": "0.4.10",
            "severity": "moderate",
            "ecosystem": "crates",
            "cvss_score": 4,
            "advisory_ids": [
              "GHSA-qx2v-8332-m4fv",
              "RUSTSEC-2025-0047"
            ],
            "fixed_version": "0.4.11",
            "advisory_count": 2,
            "oldest_advisory_days": 345
          },
          {
            "name": "anyhow",
            "direct": true,
            "version": "1.0.98",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2026-0190"
            ],
            "fixed_version": "1.0.103",
            "advisory_count": 1,
            "oldest_advisory_days": 28
          },
          {
            "name": "encoding",
            "direct": false,
            "version": "0.2.33",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2021-0153"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 1691
          },
          {
            "name": "scc",
            "direct": false,
            "version": "2.3.4",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2026-0205"
            ],
            "fixed_version": "3.8.4",
            "advisory_count": 1,
            "oldest_advisory_days": 17
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 3,
          "moderate": 1
        },
        "advisory_count": 5,
        "affected_count": 4,
        "assessed_count": 170,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 15,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "i18n-embed",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "i18n-build",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "i18n-config",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "anyhow",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "gettext",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tr",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clap",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "4.4.5"
        },
        {
          "name": "rust-embed",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "unic-langid",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "env_logger",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "log",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "subprocess",
          "manifest": "i18n-build/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2"
        },
        {
          "name": "anyhow",
          "manifest": "i18n-build/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "i18n-build/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tr",
          "manifest": "i18n-build/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "walkdir",
          "manifest": "i18n-build/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "i18n-embed",
          "manifest": "i18n-build/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "i18n-config",
          "manifest": "i18n-build/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "gettext",
          "manifest": "i18n-build/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "log",
          "manifest": "i18n-build/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rust-embed",
          "manifest": "i18n-build/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "log",
          "manifest": "i18n-config/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "basic-toml",
          "manifest": "i18n-config/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        },
        {
          "name": "serde",
          "manifest": "i18n-config/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_derive",
          "manifest": "i18n-config/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "i18n-config/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "unic-langid",
          "manifest": "i18n-config/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "dashmap",
          "manifest": "i18n-embed-fl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "6.0"
        },
        {
          "name": "find-crate",
          "manifest": "i18n-embed-fl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "fluent",
          "manifest": "i18n-embed-fl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "fluent-syntax",
          "manifest": "i18n-embed-fl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "i18n-config",
          "manifest": "i18n-embed-fl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "i18n-embed",
          "manifest": "i18n-embed-fl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "proc-macro2",
          "manifest": "i18n-embed-fl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "proc-macro-error3",
          "manifest": "i18n-embed-fl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "3.0"
        },
        {
          "name": "quote",
          "manifest": "i18n-embed-fl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "strsim",
          "manifest": "i18n-embed-fl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.11"
        },
        {
          "name": "unic-langid",
          "manifest": "i18n-embed-fl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "syn",
          "manifest": "i18n-embed-fl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "fluent",
          "manifest": "i18n-embed/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "arc-swap",
          "manifest": "i18n-embed/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "fluent-langneg",
          "manifest": "i18n-embed/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "fluent-syntax",
          "manifest": "i18n-embed/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "gettext",
          "manifest": "i18n-embed/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "i18n-embed-impl",
          "manifest": "i18n-embed/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "intl-memoizer",
          "manifest": "i18n-embed/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.5"
        },
        {
          "name": "sys-locale",
          "manifest": "i18n-embed/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        },
        {
          "name": "log",
          "manifest": "i18n-embed/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "notify",
          "manifest": "i18n-embed/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "8.0.0"
        },
        {
          "name": "parking_lot",
          "manifest": "i18n-embed/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.12"
        },
        {
          "name": "rust-embed",
          "manifest": "i18n-embed/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "i18n-embed/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tr",
          "manifest": "i18n-embed/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        },
        {
          "name": "unic-langid",
          "manifest": "i18n-embed/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "walkdir",
          "manifest": "i18n-embed/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "web-sys",
          "manifest": "i18n-embed/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "anyhow",
            "direct": true,
            "version": "1.0.98",
            "ecosystem": "crates"
          },
          {
            "name": "arc-swap",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "arc-swap",
            "direct": true,
            "version": "1.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "basic-toml",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "basic-toml",
            "direct": true,
            "version": "0.1.10",
            "ecosystem": "crates"
          },
          {
            "name": "clap",
            "direct": true,
            "version": "4.5.40",
            "ecosystem": "crates"
          },
          {
            "name": "dashmap",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "dashmap",
            "direct": true,
            "version": "6.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "env_logger",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "env_logger",
            "direct": true,
            "version": "0.11.8",
            "ecosystem": "crates"
          },
          {
            "name": "find-crate",
            "direct": true,
            "version": "0.6.3",
            "ecosystem": "crates"
          },
          {
            "name": "fluent",
            "direct": true,
            "version": "0.17.0",
            "ecosystem": "crates"
          },
          {
            "name": "fluent-langneg",
            "direct": true,
            "version": "0.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "fluent-syntax",
            "direct": true,
            "version": "0.12.0",
            "ecosystem": "crates"
          },
          {
            "name": "gettext",
            "direct": true,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "intl-memoizer",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "intl-memoizer",
            "direct": true,
            "version": "0.5.3",
            "ecosystem": "crates"
          },
          {
            "name": "log",
            "direct": true,
            "version": "0.4.27",
            "ecosystem": "crates"
          },
          {
            "name": "notify",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "notify",
            "direct": true,
            "version": "8.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "parking_lot",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "parking_lot",
            "direct": true,
            "version": "0.12.4",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro-error3",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro-error3",
            "direct": true,
            "version": "3.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": true,
            "version": "1.0.95",
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": true,
            "version": "1.0.40",
            "ecosystem": "crates"
          },
          {
            "name": "rust-embed",
            "direct": true,
            "version": "8.7.2",
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": true,
            "version": "1.0.219",
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive",
            "direct": true,
            "version": "1.0.219",
            "ecosystem": "crates"
          },
          {
            "name": "strsim",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "strsim",
            "direct": true,
            "version": "0.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "subprocess",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "subprocess",
            "direct": true,
            "version": "0.2.9",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": "2.0.104",
            "ecosystem": "crates"
          },
          {
            "name": "sys-locale",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "sys-locale",
            "direct": true,
            "version": "0.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": true,
            "version": "1.0.69",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": true,
            "version": "2.0.12",
            "ecosystem": "crates"
          },
          {
            "name": "tr",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tr",
            "direct": true,
            "version": "0.1.11",
            "ecosystem": "crates"
          },
          {
            "name": "unic-langid",
            "direct": true,
            "version": "0.9.6",
            "ecosystem": "crates"
          },
          {
            "name": "walkdir",
            "direct": true,
            "version": "2.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "web-sys",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "web-sys",
            "direct": true,
            "version": "0.3.77",
            "ecosystem": "crates"
          },
          {
            "name": "aho-corasick",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "anstream",
            "direct": false,
            "version": "0.6.19",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-parse",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-query",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-wincon",
            "direct": false,
            "version": "3.0.9",
            "ecosystem": "crates"
          },
          {
            "name": "autocfg",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "bitflags",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "bitflags",
            "direct": false,
            "version": "2.9.1",
            "ecosystem": "crates"
          },
          {
            "name": "block",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "crates"
          },
          {
            "name": "block-buffer",
            "direct": false,
            "version": "0.10.4",
            "ecosystem": "crates"
          },
          {
            "name": "bumpalo",
            "direct": false,
            "version": "3.19.0",
            "ecosystem": "crates"
          },
          {
            "name": "byteorder",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "cc",
            "direct": false,
            "version": "1.2.29",
            "ecosystem": "crates"
          },
          {
            "name": "cfg-if",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "clap_builder",
            "direct": false,
            "version": "4.5.40",
            "ecosystem": "crates"
          },
          {
            "name": "clap_lex",
            "direct": false,
            "version": "0.7.5",
            "ecosystem": "crates"
          },
          {
            "name": "colorchoice",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "cpufeatures",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-utils",
            "direct": false,
            "version": "0.8.21",
            "ecosystem": "crates"
          },
          {
            "name": "crypto-common",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "crates"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "crates"
          },
          {
            "name": "digest",
            "direct": false,
            "version": "0.10.7",
            "ecosystem": "crates"
          },
          {
            "name": "displaydoc",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "crates"
          },
          {
            "name": "doc-comment",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "encoding",
            "direct": false,
            "version": "0.2.33",
            "ecosystem": "crates"
          },
          {
            "name": "encoding-index-japanese",
            "direct": false,
            "version": "1.20141219.5",
            "ecosystem": "crates"
          },
          {
            "name": "encoding-index-korean",
            "direct": false,
            "version": "1.20141219.5",
            "ecosystem": "crates"
          },
          {
            "name": "encoding-index-simpchinese",
            "direct": false,
            "version": "1.20141219.5",
            "ecosystem": "crates"
          },
          {
            "name": "encoding-index-singlebyte",
            "direct": false,
            "version": "1.20141219.5",
            "ecosystem": "crates"
          },
          {
            "name": "encoding-index-tradchinese",
            "direct": false,
            "version": "1.20141219.5",
            "ecosystem": "crates"
          },
          {
            "name": "encoding_index_tests",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "env_filter",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "fluent-bundle",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "crates"
          },
          {
            "name": "fsevent-sys",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "futures",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "crates"
          },
          {
            "name": "futures-channel",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "crates"
          },
          {
            "name": "futures-core",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "crates"
          },
          {
            "name": "futures-executor",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "crates"
          },
          {
            "name": "futures-io",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "crates"
          },
          {
            "name": "futures-sink",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "crates"
          },
          {
            "name": "futures-task",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "crates"
          },
          {
            "name": "futures-util",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "crates"
          },
          {
            "name": "generic-array",
            "direct": false,
            "version": "0.14.7",
            "ecosystem": "crates"
          },
          {
            "name": "gettext-rs",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "crates"
          },
          {
            "name": "gettext-sys",
            "direct": false,
            "version": "0.22.5",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.14.5",
            "ecosystem": "crates"
          },
          {
            "name": "inotify",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "inotify-sys",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "intl_pluralrules",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "is_terminal_polyfill",
            "direct": false,
            "version": "1.70.1",
            "ecosystem": "crates"
          },
          {
            "name": "jiff",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "crates"
          },
          {
            "name": "jiff-static",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "crates"
          },
          {
            "name": "js-sys",
            "direct": false,
            "version": "0.3.77",
            "ecosystem": "crates"
          },
          {
            "name": "kqueue",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "kqueue-sys",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "lazy_static",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "libc",
            "direct": false,
            "version": "0.2.174",
            "ecosystem": "crates"
          },
          {
            "name": "locale_config",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "lock_api",
            "direct": false,
            "version": "0.4.13",
            "ecosystem": "crates"
          },
          {
            "name": "malloc_buf",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "crates"
          },
          {
            "name": "maplit",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "maplit",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "memchr",
            "direct": false,
            "version": "2.7.5",
            "ecosystem": "crates"
          },
          {
            "name": "mio",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "notify-types",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "objc",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "crates"
          },
          {
            "name": "objc-foundation",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "objc_id",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell",
            "direct": false,
            "version": "1.21.3",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell_polyfill",
            "direct": false,
            "version": "1.70.1",
            "ecosystem": "crates"
          },
          {
            "name": "parking_lot_core",
            "direct": false,
            "version": "0.9.11",
            "ecosystem": "crates"
          },
          {
            "name": "pin-project-lite",
            "direct": false,
            "version": "0.2.16",
            "ecosystem": "crates"
          },
          {
            "name": "pin-utils",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "portable-atomic",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "portable-atomic-util",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "crates"
          },
          {
            "name": "pretty_assertions",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro-error-attr3",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "redox_syscall",
            "direct": false,
            "version": "0.5.13",
            "ecosystem": "crates"
          },
          {
            "name": "regex",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "regex-automata",
            "direct": false,
            "version": "0.4.9",
            "ecosystem": "crates"
          },
          {
            "name": "regex-syntax",
            "direct": false,
            "version": "0.8.5",
            "ecosystem": "crates"
          },
          {
            "name": "rust-embed-impl",
            "direct": false,
            "version": "8.7.2",
            "ecosystem": "crates"
          },
          {
            "name": "rust-embed-utils",
            "direct": false,
            "version": "8.7.2",
            "ecosystem": "crates"
          },
          {
            "name": "rustc-hash",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "same-file",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "crates"
          },
          {
            "name": "scc",
            "direct": false,
            "version": "2.3.4",
            "ecosystem": "crates"
          },
          {
            "name": "scopeguard",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "sdd",
            "direct": false,
            "version": "3.0.8",
            "ecosystem": "crates"
          },
          {
            "name": "self_cell",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "serial_test",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serial_test",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "serial_test_derive",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "sha2",
            "direct": false,
            "version": "0.10.9",
            "ecosystem": "crates"
          },
          {
            "name": "shlex",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "slab",
            "direct": false,
            "version": "0.4.10",
            "ecosystem": "crates"
          },
          {
            "name": "smallvec",
            "direct": false,
            "version": "1.15.1",
            "ecosystem": "crates"
          },
          {
            "name": "temp-dir",
            "direct": false,
            "version": "0.1.16",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror-impl",
            "direct": false,
            "version": "1.0.69",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror-impl",
            "direct": false,
            "version": "2.0.12",
            "ecosystem": "crates"
          },
          {
            "name": "tinystr",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "crates"
          },
          {
            "name": "toml",
            "direct": false,
            "version": "0.5.11",
            "ecosystem": "crates"
          },
          {
            "name": "type-map",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "typenum",
            "direct": false,
            "version": "1.18.0",
            "ecosystem": "crates"
          },
          {
            "name": "unic-langid-impl",
            "direct": false,
            "version": "0.9.6",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-ident",
            "direct": false,
            "version": "1.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "utf8parse",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "version_check",
            "direct": false,
            "version": "0.9.5",
            "ecosystem": "crates"
          },
          {
            "name": "wasi",
            "direct": false,
            "version": "0.11.1+wasi-snapshot-preview1",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen",
            "direct": false,
            "version": "0.2.100",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-backend",
            "direct": false,
            "version": "0.2.100",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro",
            "direct": false,
            "version": "0.2.100",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro-support",
            "direct": false,
            "version": "0.2.100",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-shared",
            "direct": false,
            "version": "0.2.100",
            "ecosystem": "crates"
          },
          {
            "name": "winapi",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-i686-pc-windows-gnu",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-util",
            "direct": false,
            "version": "0.1.9",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-x86_64-pc-windows-gnu",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.59.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.60.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows-targets",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows-targets",
            "direct": false,
            "version": "0.53.2",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_gnullvm",
            "direct": false,
            "version": "0.53.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_msvc",
            "direct": false,
            "version": "0.53.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnu",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnu",
            "direct": false,
            "version": "0.53.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnullvm",
            "direct": false,
            "version": "0.53.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_msvc",
            "direct": false,
            "version": "0.53.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnu",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnu",
            "direct": false,
            "version": "0.53.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnullvm",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnullvm",
            "direct": false,
            "version": "0.53.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_msvc",
            "direct": false,
            "version": "0.52.6",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_msvc",
            "direct": false,
            "version": "0.53.0",
            "ecosystem": "crates"
          },
          {
            "name": "yansi",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "zerofrom",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "crates"
          },
          {
            "name": "zerovec",
            "direct": false,
            "version": "0.11.2",
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 185,
        "direct_count": 44,
        "indirect_count": 141
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 9,
        "merged_prs": 45,
        "open_issues": 48,
        "closed_ratio": 0.56,
        "closed_issues": 61,
        "closed_unmerged_prs": 10
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "kellpossible",
          "commits": 213,
          "avatar_url": "https://avatars.githubusercontent.com/u/4527338?v=4"
        },
        {
          "type": "User",
          "login": "fosskers",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/229679?v=4"
        },
        {
          "type": "User",
          "login": "mrtryhard",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/5321539?v=4"
        },
        {
          "type": "User",
          "login": "bikeshedder",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1112569?v=4"
        },
        {
          "type": "User",
          "login": "YgorSouza",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/43298013?v=4"
        },
        {
          "type": "User",
          "login": "adrianheine",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/139208?v=4"
        },
        {
          "type": "User",
          "login": "Almost-Senseless-Coder",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/109462027?v=4"
        },
        {
          "type": "User",
          "login": "alerque",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/173595?v=4"
        },
        {
          "type": "User",
          "login": "cbs228",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3526918?v=4"
        },
        {
          "type": "User",
          "login": "Elsie19",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/58742515?v=4"
        }
      ],
      "contributors_sampled": 22,
      "top_contributor_share": 0.873
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "rust.yml"
      ],
      "has_docs_dir": false,
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "1 out of 11 merged PRs checked by a CI test -- score normalized to 0",
            "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": 3,
            "reason": "Found 11/30 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 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": 5,
            "reason": "2 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": 6,
            "reason": "4 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e54adb6a57a91ea4211221bcd54d8dad760b237a",
        "ran_at": "2026-07-23T12:46:51Z",
        "aggregate_score": 3.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-23T05:52:12Z",
      "oldest_open_prs": [
        {
          "number": 51,
          "created_at": "2020-11-27T19:05:05Z",
          "last_comment_at": "2023-05-14T03:56:24Z",
          "last_comment_author": "kellpossible"
        },
        {
          "number": 116,
          "created_at": "2024-03-04T01:06:04Z",
          "last_comment_at": "2025-10-12T13:15:21Z",
          "last_comment_author": "bhaible"
        },
        {
          "number": 149,
          "created_at": "2025-04-14T19:02:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 156,
          "created_at": "2025-07-31T04:39:17Z",
          "last_comment_at": "2025-10-13T16:29:48Z",
          "last_comment_author": "TechnoPorg"
        },
        {
          "number": 157,
          "created_at": "2025-08-18T21:28:24Z",
          "last_comment_at": "2025-08-25T03:43:25Z",
          "last_comment_author": "kellpossible"
        },
        {
          "number": 160,
          "created_at": "2025-08-30T23:34:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 161,
          "created_at": "2025-09-17T23:43:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 170,
          "created_at": "2026-05-27T12:12:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 171,
          "created_at": "2026-05-29T19:55:35Z",
          "last_comment_at": "2026-06-11T01:57:46Z",
          "last_comment_author": "Pandapip1"
        }
      ],
      "last_merged_pr_at": "2026-07-23T05:43:29Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 3,
          "created_at": "2020-04-04T16:35:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 9,
          "created_at": "2020-04-10T15:43:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 10,
          "created_at": "2020-04-10T15:46:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 12,
          "created_at": "2020-04-15T09:36:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 22,
          "created_at": "2020-05-23T16:18:05Z",
          "last_comment_at": "2021-01-27T19:55:41Z",
          "last_comment_author": "kellpossible"
        },
        {
          "number": 31,
          "created_at": "2020-08-23T11:04:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 34,
          "created_at": "2020-08-28T14:26:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 38,
          "created_at": "2020-08-30T16:50:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 42,
          "created_at": "2020-10-17T06:51:19Z",
          "last_comment_at": "2023-02-11T00:12:21Z",
          "last_comment_author": "kellpossible"
        },
        {
          "number": 52,
          "created_at": "2020-12-05T19:25:14Z",
          "last_comment_at": "2021-11-29T18:15:39Z",
          "last_comment_author": "kellpossible"
        },
        {
          "number": 69,
          "created_at": "2021-04-24T08:11:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 71,
          "created_at": "2021-06-06T07:34:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 72,
          "created_at": "2021-09-12T21:21:41Z",
          "last_comment_at": "2024-10-29T08:58:51Z",
          "last_comment_author": "alerque"
        },
        {
          "number": 73,
          "created_at": "2021-10-24T07:31:28Z",
          "last_comment_at": "2024-09-14T00:07:16Z",
          "last_comment_author": "kellpossible"
        },
        {
          "number": 74,
          "created_at": "2021-11-15T13:50:48Z",
          "last_comment_at": "2021-11-29T08:39:44Z",
          "last_comment_author": "kellpossible"
        },
        {
          "number": 82,
          "created_at": "2022-02-10T14:42:07Z",
          "last_comment_at": "2022-02-10T15:44:24Z",
          "last_comment_author": "bikeshedder"
        },
        {
          "number": 83,
          "created_at": "2022-02-10T15:52:37Z",
          "last_comment_at": "2025-04-13T23:42:32Z",
          "last_comment_author": "kellpossible"
        },
        {
          "number": 85,
          "created_at": "2022-02-19T12:41:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 86,
          "created_at": "2022-02-20T05:56:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 87,
          "created_at": "2022-02-20T06:07:29Z",
          "last_comment_at": "2022-02-20T06:59:56Z",
          "last_comment_author": "kellpossible"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/kellpossible/cargo-i18n",
    "host": "github.com",
    "name": "cargo-i18n",
    "owner": "kellpossible"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 52,
      "inputs": {
        "security": 47,
        "vitality": 42,
        "community": 62,
        "governance": 58,
        "engineering": 53
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 42,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "releases_count": 18,
              "latest_release_tag": "v0.2.13",
              "releases_from_tags": false,
              "days_since_latest_release": 969,
              "mean_days_between_releases": 131.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "18 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 969 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 969
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~131.8 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 131.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 62,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "forks": 39,
              "stars": 145,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "145 stars",
                "points": 35,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 145
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "39 forks",
                "points": 13.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "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": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "cargo-i18n",
                "i18n-build",
                "i18n-embed",
                "i18n-config",
                "i18n-embed-fl"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 12232105,
              "monthly_downloads": 1533491
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,533,491 downloads/month across crates",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1533491,
                      "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": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 22,
              "top_contributor_share": 0.873
            },
            "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 87% of commits",
                "points": 2.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 87
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "22 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "merged_prs": 45,
              "open_issues": 48,
              "closed_issues": 61,
              "issue_closed_ratio": 0.56,
              "closed_unmerged_prs": 10
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "56% of issues closed",
                "points": 26.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 56
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "45/55 decided PRs merged",
                "points": 31.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 45,
                      "decided": 55
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 11/30 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 59,
            "inputs": {
              "followers": 54,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "kellpossible",
              "public_repos": 131,
              "account_age_days": 4806
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "54 followers of kellpossible",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 54,
                      "login": "kellpossible"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "131 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 131
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "cargo-i18n",
                "i18n-build",
                "i18n-embed",
                "i18n-config",
                "i18n-embed-fl"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "5 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 5,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "53 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 53
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 53,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "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": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "1 out of 11 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "gettext",
                "cargo",
                "fluent",
                "localization",
                "localization-management",
                "i18n",
                "internationalization",
                "rust",
                "translation"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "9 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 47,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 36,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "1 out of 11 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 11/30 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is 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": "2 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "4 existing vulnerabilities detected",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 170 resolved dependencies against OSV; 15 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"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 170
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 15
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 89,
            "inputs": {
              "source": "osv",
              "advisories": 5,
              "affected_packages": 4,
              "assessed_packages": 170,
              "unassessed_packages": 15,
              "affected_by_severity": "moderate 1, unknown 3",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: anyhow 1.0.98 (unknown)",
                "points": 26.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "anyhow 1.0.98 (unknown)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 170,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 12
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 50,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.41,
              "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": "41 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 21.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 41,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "i18n-build/Cargo.toml",
                "i18n-config/Cargo.toml",
                "i18n-embed-fl/Cargo.toml",
                "i18n-embed-fl/examples/web-server/Cargo.toml",
                "i18n-embed/Cargo.toml",
                "i18n-embed/examples/desktop-bin/Cargo.toml",
                "i18n-embed/examples/library-fluent/Cargo.toml",
                "i18n-embed/i18n-embed-impl/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, i18n-build/Cargo.toml, i18n-config/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, i18n-build/Cargo.toml, i18n-config/Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 31627,
              "source_files_sampled": 25,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/25 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 25,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T12:47:10.767063Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/kellpossible/cargo-i18n.svg",
  "full_name": "kellpossible/cargo-i18n",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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 v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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