Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"elixir"
],
"is_fork": false,
"size_kb": 12047,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 116567,
"Shell": 7262,
"Elixir": 204217
},
"pushed_at": "2026-07-10T11:07:07Z",
"created_at": "2025-10-28T12:10:46Z",
"owner_type": "User",
"updated_at": "2026-07-10T11:07:55Z",
"description": "Fast and lightweight localization library for Elixir",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "Elixir",
"significant_languages": [
"Elixir",
"Rust"
]
},
"owner": {
"blog": "hansihe.com",
"name": "Hans Elias J.",
"type": "User",
"login": "hansihe",
"company": null,
"location": "Norway",
"followers": 302,
"avatar_url": "https://avatars.githubusercontent.com/u/843730?v=4",
"created_at": "2011-06-11T11:04:32Z",
"is_verified": null,
"public_repos": 118,
"account_age_days": 5526
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-07-10T10:54:39Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-07-06T10:43:31Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-06-30T09:54:34Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-02-19T15:09:27Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-02-16T21:41:08Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-12-04T15:21:49Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-10-28T13:16:38Z"
}
],
"recent_commits": [
{
"oid": "731f034a9ec6b5923880dd5d2c1ada4d4a05cd8d",
"body": null,
"is_bot": false,
"headline": "bump version to 0.8.0-next",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2026-07-10T11:06:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0ca273a6085b9a6c6919a520d116cf14f83063f",
"body": "Release v0.7.0",
"is_bot": false,
"headline": "Merge pull request #8 from hansihe/release-v0.7.0",
"author_name": "Hans Elias J.",
"author_login": "hansihe",
"committed_at": "2026-07-10T10:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a76c25d526fc22826c610c2120260c80d2a31f8e",
"body": null,
"is_bot": false,
"headline": "Release v0.7.0",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2026-07-10T10:50:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04b6385b1a3d19fba4d0ade6f715dd19f0445b29",
"body": null,
"is_bot": false,
"headline": "release automation",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2026-07-10T10:42:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ba32770a0001e251a0fbaa50dae8e2b014ae085",
"body": "Fraction-digit control for compact notation, with directional rounding",
"is_bot": false,
"headline": "Merge pull request #7 from hansihe/compact-fraction-digit-control",
"author_name": "Hans Elias J.",
"author_login": "hansihe",
"committed_at": "2026-07-10T10:29:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e475786bd2270a1d9d12c2dc166524f84ff02933",
"body": "Rework the compact fraction-digits handling into one documented set of\nsemantics, replacing the \"unset ⇒ legacy behaviour\" guard.\n\n- Resolve compact significand precision once into a CompactPrecision enum\n (SignificantDefault | Fixed{min, max}) mirroring ECMA-402\n SetNumberFormatDigitOptions: no f\n[…]\nt tests pinning SignificantDefault against ICU4X's own\nformat_fixed_decimal across en/ja/ru/hi/de and covering the boundary carry.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Redesign compact-notation precision around directional rounding",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2026-07-10T08:55:32Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "8eabbd7a00d6c19d20c4b317565f7459223813b1",
"body": "Compact formatting previously ignored maximum_fraction_digits /\nminimum_fraction_digits — precision was always locale-driven (whole\nunits). ICU4X's CompactDecimalFormatter re-rounds any FixedDecimal it is\ngiven to significant compact units, so precision cannot be requested\nthrough the plain format p\n[…]\n-at-precision value so understatement checks stay correct.\n\nWhen neither fraction option is set, behaviour is byte-for-byte\nunchanged (locale-driven whole units), so existing consumers are\nunaffected.",
"is_bot": false,
"headline": "Honour fraction digits in compact notation",
"author_name": "James Cleveland",
"author_login": "radiosilence",
"committed_at": "2026-07-06T12:23:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8b530dab44c6f2e345f1300e8d9a0837fbce9291",
"body": "Release 0.6.0",
"is_bot": false,
"headline": "Merge pull request #5 from hansihe/release-0.6.0",
"author_name": "Hans Elias J.",
"author_login": "hansihe",
"committed_at": "2026-07-06T10:43:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b5c30fcad5e305bf625c69ae5cda0196343d2be",
"body": null,
"is_bot": false,
"headline": "release 0.6.0",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2026-07-06T10:40:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ef8772094a29ca130d9f4a11496a9184dfee252",
"body": null,
"is_bot": false,
"headline": "add missing data files",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2026-07-06T10:35:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcbb3cc3d27438468153739a1b4b4540763e4b93",
"body": "Add compact notation and percent style to number formatting",
"is_bot": false,
"headline": "Merge pull request #4 from radiosilence/compact-notation",
"author_name": "Hans Elias J.",
"author_login": "hansihe",
"committed_at": "2026-07-03T14:18:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82d09b6e5b7c9045f241ef24e16a54a6f61ccd4b",
"body": "… Decimal\n\nPer review (Hans): drop the integer-domain restriction so format_compact takes\nthe same inputs as format/2 (integers, floats, Decimals, including fractional),\nand return :displayed_value as a %Decimal{} — the exact numeric the formatted\nstring denotes.\n\nSemantics preserved: under rounding\n[…]\ns, README (Decimal\nreturn + Decimal.compare example for the \"at least N\" pattern), and rework the\ncompact/coverage tests to compare via Decimal.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Accept fractional inputs in format_compact; return displayed_value as…",
"author_name": "James Cleveland",
"author_login": "radiosilence",
"committed_at": "2026-07-03T13:18:11Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b6aa2dbc790ebdbeff3d8d54e62c41464b3d8c36",
"body": "README: a Number formatting section covering compact notation, percent style,\nformat_compact/displayed_value and the integer-only domain, noting both ride\nICU4X's experimental feature.\n\nTests: bucket boundaries (0, 999/1000, 9999/10000, million crossover) in en\nand ja, half-even-vs-trunc divergence, i64 and BigInt extremes, negatives,\ninput-domain accept/reject, and malformed vs unknown locale handling.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Document number formatting in README; add edge-case tests",
"author_name": "James Cleveland",
"author_login": "radiosilence",
"committed_at": "2026-07-03T11:59:36Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "17b57e25d5ff32df9c8fcb5987bd0715ec2d174f",
"body": "format_compact's :displayed_value is defined as the integer an abbreviation\nrepresents, so it is integer-domain. A fractional input made displayed_value\nnon-integer, which crashed the caller's String.to_integer (e.g. 5.5 -> \"5.5\").\n\nReject values with a nonzero fractional part with {:error, :invalid\n[…]\ns permissive for display-only string output.\n\nAdd runnable doctests for format/2 notation, format_compact/1,2, and the\ninteger-domain rejection.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Restrict format_compact to integer inputs; add doctests",
"author_name": "James Cleveland",
"author_login": "radiosilence",
"committed_at": "2026-07-03T11:59:31Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "540d59a8c2a5d4a1ce77b6a7a453a1fa250bb3d1",
"body": "Guard the invariants across every locale Fresha ships (b2c gateway catalogs\n+ en-US) rather than pinning 38 hand-derived strings. For compact/trunc:\nnon-empty output, displayed_value never overstates the input, and displayed\nis a formatting fixpoint. Percent is exercised in every locale for crashes.\n[…]\n9만), the 10k boundary, zh-HK short compact using Latin K/M rather than 萬\n(194,438 -> 194K, 15,000 -> 15K), and the ar/el/tr/uk thousand affixes.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add table-driven locale coverage for compact and percent",
"author_name": "James Cleveland",
"author_login": "radiosilence",
"committed_at": "2026-07-03T11:39:18Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "913e7d8f17662a1778abb31a2e69eaf16f7fecd2",
"body": "Wrap ICU4X's experimental PercentFormatter behind `style: :percent` on the\nnumber formatter. Placement is locale-correct (en \"50%\", tr \"%50\", fr/de\n\"50 %\" with a no-break space, ar with directionality marks).\n\nFollows Intl.NumberFormat semantics: the input is a ratio and is multiplied\nby 100 (0.5 ->\n[…]\nmpact variant at the pinned rev, so\n`style: :percent` combined with `notation: :compact` is rejected.\n\n`style: :decimal` (default) is unchanged.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add locale-aware percent style to number formatting",
"author_name": "James Cleveland",
"author_login": "radiosilence",
"committed_at": "2026-07-03T11:39:09Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ce20befc1aa0eeeceebbb8388a8b9792b553c53f",
"body": "Wrap ICU4X's experimental CompactDecimalFormatter so numbers can be\nabbreviated per-locale (194438 -> \"194K\"; ru \"тыс.\"; ja/zh 万-based) via\n`notation: :compact` on the existing number formatter.\n\nThe GraphQL consumer needs the exact value an abbreviation stands for (to\nappend a localised \"+\"), so `I\n[…]\nwhich performs no rounding. Default stays\n`:half_even`. Also add `compact_display: :short|:long`.\n\n`notation: :standard` (default) is unchanged.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add locale-aware compact number notation",
"author_name": "James Cleveland",
"author_login": "radiosilence",
"committed_at": "2026-07-03T11:17:19Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "8867a2b45170bf7712a266df6c920b3cfcf36abd",
"body": "release v0.5.0",
"is_bot": false,
"headline": "Merge pull request #3 from hansihe/release-0.5.0",
"author_name": "Hans Elias J.",
"author_login": "hansihe",
"committed_at": "2026-06-30T09:53:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64e5af5a880d36147bdbd00d449101d87af3e859",
"body": null,
"is_bot": false,
"headline": "release v0.5.0",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2026-06-30T09:53:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15c830f50e566038609b39851e96fac698eaf5b7",
"body": "Accept Decimal in currency format specs; allow decimal 3.0",
"is_bot": false,
"headline": "Merge pull request #2 from dkuku/currency-decimal-spec-and-dep",
"author_name": "Hans Elias J.",
"author_login": "hansihe",
"committed_at": "2026-06-30T09:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af39136a2c4e24831d3a2e6f8feae82ff51ca6fe",
"body": "`Icu.Experimental.Currency.format/2` and `format!/2` were spec'd as\n`format(number(), ...)` but the formatter accepts `Decimal.t()` at\nruntime (it guards on `is_struct/1` and rounds the value, just like\n`round/2`, whose spec already declares `number() | Decimal.t()`).\nConsumers passing `Decimal.t()`\n[…]\ng\n`Formatter.format!/2`.\n\nAlso loosen the `decimal` dependency to `~> 2.1 or ~> 3.0` so projects\non Decimal 3.x can depend on icu.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Accept Decimal in currency format specs; allow decimal 3.0",
"author_name": "Daniel Kukula",
"author_login": "dkuku",
"committed_at": "2026-06-30T05:53:32Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1aa58378dee8d4fb10d24244b81b528278904deb",
"body": null,
"is_bot": false,
"headline": "release 0.4.0",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2026-02-19T15:00:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ad5eb1b7538e32b2122116cc31737595c46da11",
"body": null,
"is_bot": false,
"headline": "switch to in repo baked data",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2026-02-19T14:59:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4510dbe4c6aedf754e3e50374f4abdc60d6ab96b",
"body": null,
"is_bot": false,
"headline": "prepare 0.4.0-dev",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2026-02-16T21:53:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bba03257d5cf7e0196b4f1a0c99242ca7796453",
"body": null,
"is_bot": false,
"headline": "bump mac runners",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2026-02-16T19:26:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f37ff174ef2c2e71b91548576158dd3b1af92269",
"body": null,
"is_bot": false,
"headline": "release v0.3.0",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2026-02-16T19:21:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee5ce1a1e308f05c440391ddc20670fc9dbe5052",
"body": null,
"is_bot": false,
"headline": "improve currency formatting code",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2026-02-12T12:05:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19cbf3726db94bbfe81e556b2072660f4695f9f4",
"body": null,
"is_bot": false,
"headline": "add experimental currency module",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2026-02-11T15:54:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02eb621fefdd9a5bc473febec4bd1af710cff8a5",
"body": null,
"is_bot": false,
"headline": "add minimal readme",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2025-12-15T13:01:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0271d3cd02634c59045cb9ba99e5e9095ede5e68",
"body": null,
"is_bot": false,
"headline": "support earlier elixir versions",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2025-12-15T11:21:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a635f797b9cd542ba4f139a0fe3ba29730f9948",
"body": null,
"is_bot": false,
"headline": "temporal formatting semantics improvements, add currency fraction data",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2025-12-15T11:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94d9ec19202517cf7d1bb920296e0ee4dcfef590",
"body": null,
"is_bot": false,
"headline": "dev version",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2025-12-04T15:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce21174bedbb45d2a2d1498af4b108384d175e23",
"body": null,
"is_bot": false,
"headline": "fix mix.exs",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2025-12-04T15:21:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03bafc725356c1779519aed073e73905d57b7f1b",
"body": null,
"is_bot": false,
"headline": "fix release version in mix for CI",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2025-12-04T14:55:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "284b9dc640da8d9c6dc2cdba4c453bddb6c45deb",
"body": "release 0.2.0",
"is_bot": false,
"headline": "Merge pull request #1 from hansihe/release-v0.2.0",
"author_name": "Hans Elias J.",
"author_login": "hansihe",
"committed_at": "2025-12-04T14:51:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "012ff57725d08303436718b9d1c0946fce2f4a0b",
"body": null,
"is_bot": false,
"headline": "release 0.2.0",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2025-12-04T14:49:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcc31b81e77e0ff26cbd009bcb232ac8afb75326",
"body": null,
"is_bot": false,
"headline": "add RELEASE.md",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2025-10-28T13:14:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "258c9a5d4f110e5565e217b3c58945001da058c0",
"body": null,
"is_bot": false,
"headline": "move cargo config to project root",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2025-10-28T13:04:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8325d9197e8210973f7a28fab38b68639963117e",
"body": null,
"is_bot": false,
"headline": "fix project directory",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2025-10-28T12:53:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4ab84098d86a68588e239c8d77872405da76a0a",
"body": null,
"is_bot": false,
"headline": "fix build options",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2025-10-28T12:45:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea9eb3ae483a420164781e815966d45d9c09e9ff",
"body": null,
"is_bot": false,
"headline": "add NIF prebuild",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2025-10-28T12:37:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb139146a285a6cef6bc58f17405649642e73e92",
"body": null,
"is_bot": false,
"headline": "initial commit",
"author_name": "Hans Josephsen",
"author_login": "hansihe",
"committed_at": "2025-10-28T12:27:06Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 42,
"latest_release_at": "2026-07-10T10:54:39Z",
"latest_release_tag": "v0.7.0",
"releases_from_tags": false,
"days_since_last_push": 18,
"active_weeks_last_year": 9,
"days_since_latest_release": 18,
"mean_days_between_releases": 42.5
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "icu",
"exists": true,
"license": "Apache-2.0",
"keywords": [],
"ecosystem": "hex",
"matches_repo": true,
"registry_url": "https://hex.pm/packages/icu",
"is_deprecated": false,
"latest_version": "0.7.0",
"repository_url": "https://github.com/hansihe/icu_ex",
"versions_count": 6,
"total_downloads": 8363,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2024,
"first_published_at": "2025-12-04T15:29:11.958738Z",
"latest_published_at": "2026-07-10T11:05:56.435266Z",
"latest_version_yanked": null,
"days_since_latest_publish": 18
}
]
},
"popularity": {
"forks": 2,
"stars": 5,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-06-30",
"count": 1
},
{
"date": "2026-07-03",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml",
"mix.exs",
"native/icu_nif/Cargo.toml"
],
"largest_source_bytes": 34087,
"source_files_sampled": 48,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 3124
},
"dependencies": {
"manifests": [
"Cargo.toml",
"mix.exs"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates",
"hex"
],
"dependencies": [
{
"name": "decimal",
"manifest": "mix.exs",
"ecosystem": "hex",
"version_constraint": "~> 2.1 or ~> 3.0"
},
{
"name": "rustler",
"manifest": "mix.exs",
"ecosystem": "hex",
"version_constraint": "~> 0.37.1"
},
{
"name": "rustler_precompiled",
"manifest": "mix.exs",
"ecosystem": "hex",
"version_constraint": "~> 0.8"
},
{
"name": "gettext",
"manifest": "mix.exs",
"ecosystem": "hex",
"version_constraint": "< 2.0.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 7,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "hansihe",
"commits": 34,
"avatar_url": "https://avatars.githubusercontent.com/u/843730?v=4"
},
{
"type": "User",
"login": "radiosilence",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/65021?v=4"
},
{
"type": "User",
"login": "dkuku",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/904179?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.81
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock",
"mix.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 6 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": 1,
"reason": "Found 3/17 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 9,
"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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "731f034a9ec6b5923880dd5d2c1ada4d4a05cd8d",
"ran_at": "2026-07-29T00:26:59Z",
"aggregate_score": 4.2,
"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-10T11:07:09Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-10T10:53:25Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/hansihe/icu_ex",
"host": "github.com",
"name": "icu_ex",
"owner": "hansihe"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"security": 42,
"vitality": 72,
"community": 26,
"governance": 61,
"engineering": 53
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 72,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"commits_last_year": 42,
"human_commit_share": 1,
"days_since_last_push": 18,
"active_weeks_last_year": 9
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 18 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 18
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "9/52 weeks with commits",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 9
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "42 commits in the last year",
"points": 14.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 42
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v0.7.0",
"releases_from_tags": false,
"days_since_latest_release": 18,
"mean_days_between_releases": 42.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 18 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 18
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~42.5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 42.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 18,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 18 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 18
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 26,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"forks": 2,
"stars": 5,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "5 stars",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 5
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 55,
"inputs": {
"packages": [
"icu"
],
"dependents": null,
"ecosystems": "hex",
"total_downloads": 8363,
"monthly_downloads": 2024
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,024 downloads/month across hex",
"points": 44.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2024,
"ecosystems": "hex"
}
}
],
"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": 61,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.81
},
"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 81% of commits",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 81
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 66,
"inputs": {
"merged_prs": 7,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "7/8 decided PRs merged",
"points": 33.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 7,
"decided": 8
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/17 approved changesets -- score normalized to 1",
"points": 1.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": 66,
"inputs": {
"followers": 302,
"owner_type": "User",
"is_verified": null,
"owner_login": "hansihe",
"public_repos": 118,
"account_age_days": 5526
},
"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": "302 followers of hansihe",
"points": 17.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 302,
"login": "hansihe"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "118 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 118
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"icu"
],
"ecosystems": "hex",
"any_deprecated": false,
"min_days_since_publish": 18
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on hex",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "hex"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 18 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 18
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "6 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 6
}
}
],
"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": "0 out of 6 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": [
"elixir"
],
"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": "1 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 1
}
}
],
"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": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 6 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 3/17 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"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": 5
},
"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": 59,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.381,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 3124
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"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": "16 of 42 human commits state their intent (structured subject or explanatory body)",
"points": 20.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 16,
"sampled": 42
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock",
"mix.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.19,
"toolchain_manifests": [
"Cargo.toml",
"mix.exs",
"native/icu_nif/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, mix.exs, native/icu_nif/Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, mix.exs, native/icu_nif/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": null,
"points": 0,
"status": "missed",
"details": [],
"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": "8 of the last 42 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 8,
"sampled": 42
}
}
],
"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": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Elixir",
"largest_source_bytes": 34087,
"source_files_sampled": 48,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Elixir without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Elixir"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/48 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 48,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-29T00:27:13.642906Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/hansihe/icu_ex.svg",
"full_name": "hansihe/icu_ex",
"license_state": "absent",
"license_spdx": null
}