原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 394,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 487790
},
"pushed_at": "2026-07-26T09:08:30Z",
"created_at": "2023-12-09T17:41:48Z",
"owner_type": "User",
"updated_at": "2026-07-26T09:08:35Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://www.linkedin.com/in/mohamad-al-zohbie-81b086203",
"name": "Mohamad Al Zohbie",
"type": "User",
"login": "mohamadzoh",
"company": null,
"location": "Lebanon",
"followers": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/93706282?v=4",
"created_at": "2021-11-04T08:58:39Z",
"is_verified": null,
"public_repos": 7,
"account_age_days": 1725
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "129561590401ea7b6641ea1099a7530dd82fb4d1",
"body": "Every tracked file was LF through v1.2.0. Editing on Windows crept CRLF into\nCHANGELOG.md, Cargo.toml, README.md, src/definitions.rs, src/lib.rs, src/text.rs\nand tests/public_api.rs, which is why the previous commit showed CHANGELOG.md as\n1245 changed lines for what was a handful of edits.\n\nContent is unchanged; this is line endings only. Tests, clippy, fmt, docs, the\nREADME doctests and the MSRV check all still pass.",
"is_bot": false,
"headline": "Normalise line endings back to LF",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2026-07-26T09:08:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6b044139a1bc2abf401e361aad10df6a19b8c54",
"body": "Drop .github/workflows/ci.yml and the references to it in README.md and\nCHANGELOG.md.\n\nThe same checks still run locally and are listed under \"Development setup\" in\nthe README: cargo test (debug and release), cargo clippy --all-targets\n-D warnings, cargo fmt --check, cargo doc --no-deps, cargo bench\n[…]\n.0 check --lib for the MSRV. The README's Rust blocks are real\ndoctests and the command to run them is documented there too.\n\nclippy.toml and rustfmt.toml stay: they configure the local tools, not CI.",
"is_bot": false,
"headline": "Remove the GitHub Actions workflow",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2026-07-26T09:04:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "36a6a7753508d6c9211668280c10b0b62fb9fb9a",
"body": "The MSRV job read `rust-version` straight out of Cargo.toml and handed it to\ndtolnay/rust-toolchain. Cargo accepts a two-component `rust-version` (\"1.74\"),\nbut rustup only resolves a full MAJOR.MINOR.PATCH channel, so the job failed\nwith \"invalid toolchain name 1.74\". Normalise a two-component versi\n[…]\ndependencies.\n\nVerified by running the fixed step verbatim (outputs 1.74.0) and by running\n`cargo +1.74.0 check --lib` against a clean `git archive` checkout with no\nCargo.lock, matching what CI does.",
"is_bot": false,
"headline": "Fix MSRV CI job: rustup needs a full MAJOR.MINOR.PATCH toolchain",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2026-07-26T08:56:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "baa24ab7d8ce901f0a97263748b890903f76ccca",
"body": "…idation\n\nBump crate to v2.0.0. A correctness release driven by a full audit of 1.2.0;\nbehaviour changes in ways that will change results, so read CHANGELOG.md before\nupgrading.\n\nKey changes:\n- Country resolution is deterministic. A calling code shared by several entries\n now has a designated prima\n[…]\n and release. Adds CI (Linux/macOS/Windows, clippy\n -D warnings, fmt, docs, MSRV), clippy.toml and rustfmt.toml. MSRV declared as\n 1.74 and verified; the previously declared 1.70 was never testable.",
"is_bot": false,
"headline": "v2.0.0: correctness release, deterministic resolution & real NANP val…",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2026-07-26T08:45:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c92dae8329fe778aadf5a00568add4ab57a8a14d",
"body": "Bump crate to v1.2.0 and apply correctness fixes and enhancements.\n\nKey changes:\n- Update CHANGELOG, README and Cargo.toml (version -> 1.2.0).\n- Data: expand COUNTRIES (248 -> 252) and add missing NANP overlay & PR area codes (DO: 1829, 1849; PR: 1787, 1939). Adjust NANP territory entries' phone_len\n[…]\nrt/order and formatting cleanups; bench suite reformatted for readability.\n\nThis release focuses on correctness for NANP territories, robust normalization/generation, and improved formatting behavior.",
"is_bot": false,
"headline": "v1.2.0: NANP fixes, generation & formatting",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2026-06-07T14:16:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b9629343a730786ff4917e48cc6c90e9b98308ed",
"body": "Bump version to 1.1.3 and add changelog/README notes. Consolidates normalization into a single normalize_and_extract() path (handles extension stripping and vanity-letter conversion) and aligns extract/normalize APIs. Improves random phone generation by adding a global seed counter and helper RNG ro\n[…]\ncontains_invalid_character to accept leading '+' and handle letters/parentheses consistently. Updates tests to cover new normalization, formatting, vanity numbers, RNG uniqueness and other edge cases.",
"is_bot": false,
"headline": "Release 1.1.3",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2026-03-15T21:17:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "356e61adea189b347a1c739a111a1b4e672e8506",
"body": "Bump crate to v1.1.2 and refactor phone parsing/lookup for performance and lower allocations. Replaced the HashMap-based prefix_map with a compact prefix_table of CountryEntry entries that use bitmasks for phone-length checks, enabling fast 1/2/3-digit prefix lookups. normalize_and_extract was impro\n[…]\nd dev-dependencies/bench entries from Cargo.toml and README dependency version updated to 1.1.2. Overall changes target faster, allocation-light parsing while preserving existing classification logic.",
"is_bot": false,
"headline": "Optimize prefix lookup and parsing performance",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2026-03-09T17:36:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "220ad94efb0bba6432c695278bf1c5de9ea282ea",
"body": "Increment crate version to 1.1.1 in Cargo.toml and update README: change the dependency example to phonelib = \"1.1.1\"",
"is_bot": false,
"headline": "Bump version to 1.1.1 and update README",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2026-03-09T13:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5508352aa20cf06582fde5d68f7459f5bceab1d",
"body": "Bump version to 1.1.0 and introduce major performance and data-quality changes. Adds competitor benchmarks (benches/competitors/*) and updates dev-dependencies (rlibphonenumber, phonenumber, criterion). Core library changes: introduce a cached prefix_map (OnceLock<HashMap>) and a combined normalize_\n[…]\nadded, many phone_length fixes and name updates such as Eswatini and North Macedonia). README and CHANGELOG updated with performance results and release notes; tests expanded to cover worldwide cases.",
"is_bot": false,
"headline": "Optimize parsing/formatting, add benches",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2026-03-09T11:37:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2a5ec6f5acc39085a22d980e722a00f66880d403",
"body": "Updated the package version to 1.0.3. Added release profile optimizations by enabling LTO and setting codegen-units to 1 for improved performance.",
"is_bot": false,
"headline": "Bump version to 1.0.3 and optimize release profile",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2026-01-22T22:05:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79c50e385727b614cf91e21ab5e913e019392da5",
"body": "Expanded the test suite in mod.rs to cover various scenarios for extract_phone_numbers_with_country_hint, including different country hints, number formats, invalid inputs, position tracking, and edge cases. Also bumped the crate version to 1.0.2 in Cargo.toml.",
"is_bot": false,
"headline": "Add comprehensive tests for extract_phone_numbers_with_country_hint",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2026-01-19T12:06:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "077223275aa96ea68cc3bac79954eec4a6a9851a",
"body": "fix: prioritize country hint over automatic detection in extract_phon…",
"is_bot": false,
"headline": "Merge pull request #5 from Itsoon/main",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2026-01-19T11:48:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "684eab1b2fcfb55ba6ae557908e4a190d62fbe85",
"body": "…e_numbers_with_country_hint\n\nPreviously, the function tried to normalize phone numbers without the country\nhint first, only using the hint as a fallback. This caused incorrect results\nfor numbers like '0612345678' with 'FR' hint, which was normalized to\n'+612345678' (Australia) instead of '+33612345678' (France).\n\nNow the country hint is tried first, with automatic detection as fallback.\n\nFixes ambiguous phone number normalization when country hint is provided.",
"is_bot": false,
"headline": "fix: prioritize country hint over automatic detection in extract_phon…",
"author_name": "Itsoon",
"author_login": "Itsoon",
"committed_at": "2026-01-19T11:40:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c245169b856e95a2b16c8b9c3779681623f946f8",
"body": "Resolved an edge case where national format phone numbers with leading zeros (trunk prefix) were not normalized correctly for certain country codes. Updated normalization logic in `extract_phone_numbers_with_country_hint` and added tests for French and UK numbers with trunk prefixes. Bumped version to 1.0.1 and updated documentation.",
"is_bot": false,
"headline": "Fix normalization of national phone numbers with trunk prefix",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2026-01-18T13:35:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "547036b25bfa7db98d6b9c08021430d72663cb83",
"body": "This release marks the first stable version of phonelib with a production-ready API. All functions now accept `&str` instead of `String` for improved ergonomics and performance, and batch functions accept `&[T]` where `T: AsRef<str>`. The README, tests, and documentation have been updated to reflect these changes. Added comprehensive Criterion-based benchmarks and support for Cymru (Wales).",
"is_bot": false,
"headline": "Release v1.0.0: switch API to &str, add benchmarks",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2026-01-10T13:35:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e49d14ac4d3c8698a036d556a2da26fde4b4ba0",
"body": "Introduced a CHANGELOG.md following Keep a Changelog format and updated the README to reference version 0.3.0. Notable addition includes support for Cymru (Wales) with country code GB-CYM.",
"is_bot": false,
"headline": "Add CHANGELOG and update README for v0.3.0",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2026-01-10T11:32:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba79c10727d35d56985984bdefb1109237aecaad",
"body": "Add country Cymru a.k.a. Wales",
"is_bot": false,
"headline": "Merge pull request #3 from joelparkerhenderson/main",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2026-01-10T11:28:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fadb25e652092024010c5f38023413eb9df5b546",
"body": null,
"is_bot": false,
"headline": "Add country Cymru a.k.a. Wales",
"author_name": "Joel Parker Henderson",
"author_login": "joelparkerhenderson",
"committed_at": "2026-01-10T10:22:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "930a0cfaf4ccec6340b578142516a2594af5afbf",
"body": "Introduces functions for extracting phone numbers from free-form text, including validation, replacement, redaction, and country hint support. Adds the PhoneNumber struct with equality, hashing, and formatting methods, as well as the PhoneNumberSet collection for deduplication. Updates documentation, README, and tests to cover new features. Also updates Cargo.toml metadata and improves .gitignore.",
"is_bot": false,
"headline": "Add text extraction and PhoneNumber equality features",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2026-01-03T11:06:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3d59de308908484f05680811b42a40a5b65a92c",
"body": "Introduces major new features: phone number formatting (E.164, International, National, RFC3966), type detection (mobile, landline, toll-free, etc.), random number generation, batch processing, number comparison, and smart suggestions. Updates README with comprehensive documentation and usage examples. Adds new tests for all features. Bumps version to 0.2.0.",
"is_bot": false,
"headline": "Add advanced phone number features and update docs",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2025-09-14T16:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f51c93c4b6645206433092c8102e22b033c37fac",
"body": "Replaces manual benchmarking in phone_benchmark.rs with Criterion for more robust and standardized performance measurement. Updates Cargo.toml to add criterion as a dev-dependency and configures the benchmark harness.",
"is_bot": false,
"headline": "Migrate benchmarks to Criterion framework",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2025-09-14T15:48:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a25e7e41afd2adf18d338948e35d89dcb02368e",
"body": "Improved performance of phone number normalization by avoiding unnecessary cloning and using more efficient string operations. Added a benchmark in benches/phone_benchmark.rs to measure performance of validation, normalization, and country extraction. Minor test update to avoid dead_code warning. Bumped version to 0.1.6.",
"is_bot": false,
"headline": "Optimize phone number normalization and add benchmark",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2025-09-14T15:24:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e20fd0700a267f244454dccdf115e547c37a67e2",
"body": "add support for new phone number format",
"is_bot": false,
"headline": "Merge pull request #2 from Ivan-Poltavets/main",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2025-02-09T09:09:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19c8508f66298f4778061cbc78797b5ee0498d64",
"body": null,
"is_bot": false,
"headline": "Updated Austria and Australia phone number length",
"author_name": "Ivan-Poltavets",
"author_login": "Ivan-Poltavets",
"committed_at": "2025-02-03T14:15:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da1562f9921810104cf86d5b5b271d4aa343d56d",
"body": null,
"is_bot": false,
"headline": "Updated country number test",
"author_name": "Ivan-Poltavets",
"author_login": "Ivan-Poltavets",
"committed_at": "2025-02-03T11:46:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6eb03c573a82fd8357322628f47ffd51f064042",
"body": null,
"is_bot": false,
"headline": "update version number",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2024-12-01T20:41:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89f555d6067171234ae67f05bd85ccb91e485eda",
"body": null,
"is_bot": false,
"headline": "update dataset",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2024-12-01T20:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e5a2615243c7d8414387604db129ba314b6a21b",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2024-11-30T04:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35a70719229f502f1bc34ed6b7d46ce5baa3df46",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2024-11-30T04:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7f22b85ff74f6e12d9ba06b0a4198e861b2b4b0",
"body": null,
"is_bot": false,
"headline": "update dataset",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2024-11-30T04:35:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd2a1b6496a6cc8e696a4434af49c5a78381cdca",
"body": null,
"is_bot": false,
"headline": "bump readme version",
"author_name": "Mohamad Al Zohbie",
"author_login": null,
"committed_at": "2024-03-20T08:13:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b0df955209a8339b9e9127226c94f88879abd95",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Mohamad Al Zohbie",
"author_login": null,
"committed_at": "2024-03-06T12:34:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93a47973745d9b875f242f1b49f9811740f996ed",
"body": null,
"is_bot": false,
"headline": "add documentation for the code",
"author_name": "Mohamad Al Zohbie",
"author_login": null,
"committed_at": "2023-12-09T20:56:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c590a8f7d182137dbf290da8bf7bbcadb4a78a8",
"body": null,
"is_bot": false,
"headline": "Update Cargo.toml",
"author_name": "Mohamad Al Zohbie",
"author_login": null,
"committed_at": "2023-12-09T20:38:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74cafbf52fadf1b69aede7efd5d0a034c1c74320",
"body": null,
"is_bot": false,
"headline": "add keyword and license into cargo",
"author_name": "Mohamad Al Zohbie",
"author_login": null,
"committed_at": "2023-12-09T20:38:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3019440c8e5fe6d67f98e0069ced6b530c4f3866",
"body": null,
"is_bot": false,
"headline": "add README.md file",
"author_name": "Mohamad Al Zohbie",
"author_login": null,
"committed_at": "2023-12-09T18:32:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eef527d3872e5d0c0d84e0dbbf86fbf23be4af50",
"body": null,
"is_bot": false,
"headline": "use better naming for the main functions",
"author_name": "Mohamad Al Zohbie",
"author_login": null,
"committed_at": "2023-12-09T18:31:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebb750158c8a0679cab2de4fb8e7e00576468307",
"body": null,
"is_bot": false,
"headline": "delete main.rs",
"author_name": "Mohamad Al Zohbie",
"author_login": null,
"committed_at": "2023-12-09T17:53:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81b561373c25999543263612fce22d73a04cae6b",
"body": null,
"is_bot": false,
"headline": "first commit",
"author_name": "Mohamad Al Zohbie",
"author_login": null,
"committed_at": "2023-12-09T17:51:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83b6a617b2706ffefae9adccba173abf07e79418",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Mohamad Al Zohbie",
"author_login": "mohamadzoh",
"committed_at": "2023-12-09T17:41:48Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 18,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 7,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "phonelib",
"exists": true,
"license": "MIT",
"keywords": [
"e164",
"international",
"phone",
"phonenumber",
"validation",
"text-processing",
"parsing",
"internationalization"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/phonelib",
"is_deprecated": false,
"latest_version": "2.0.0",
"repository_url": "https://github.com/mohamadzoh/phonelib",
"versions_count": 20,
"total_downloads": 53187,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 4811,
"first_published_at": "2023-12-09T20:38:40.006455Z",
"latest_published_at": "2026-07-26T08:49:27.878505Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 2,
"stars": 19,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2025-02-03",
"count": 1
},
{
"date": "2026-01-10",
"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"
],
"largest_source_bytes": 179598,
"source_files_sampled": 11,
"oversized_source_files": 2,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"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": 1,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "criterion",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 1,
"direct_count": 0,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 3,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 2,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "mohamadzoh",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/93706282?v=4"
},
{
"type": "User",
"login": "Ivan-Poltavets",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/72940045?v=4"
},
{
"type": "User",
"login": "Itsoon",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/91259186?v=4"
},
{
"type": "User",
"login": "joelparkerhenderson",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/27145?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.871
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 3 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": 0,
"reason": "Found 2/26 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"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": 4,
"reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"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": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "129561590401ea7b6641ea1099a7530dd82fb4d1",
"ran_at": "2026-07-26T16:26:21Z",
"aggregate_score": 2.9,
"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": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2026-01-19T11:48:27Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/mohamadzoh/phonelib",
"host": "github.com",
"name": "phonelib",
"owner": "mohamadzoh"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"security": 29,
"vitality": 34,
"community": 41,
"governance": 57,
"engineering": 30
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 34,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"commits_last_year": 18,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 7
},
"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": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "18 commits in the last year",
"points": 11.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 18
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 4,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"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": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"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": "at_risk",
"name": "Community & Adoption",
"value": 41,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"forks": 2,
"stars": 19,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "19 stars",
"points": 20.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 19
}
}
],
"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": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"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": "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": 61,
"inputs": {
"packages": [
"phonelib"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 53187,
"monthly_downloads": 4811
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "4,811 downloads/month across crates",
"points": 49.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 4811,
"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": 57,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.871
},
"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": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"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": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 3,
"open_issues": 0,
"closed_issues": 2,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "3/3 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 3,
"decided": 3
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/26 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"followers": 14,
"owner_type": "User",
"is_verified": null,
"owner_login": "mohamadzoh",
"public_repos": 7,
"account_age_days": 1725
},
"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": "14 followers of mohamadzoh",
"points": 8.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 14,
"login": "mohamadzoh"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "7 public repos, account ~4 yr old",
"points": 16,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 7
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"phonelib"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "20 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 20
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 30,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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 3 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "critical",
"name": "Security",
"value": 29,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 29,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.9
},
"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 3 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 2/26 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 3,
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"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": 7
},
"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": 29,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.55,
"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": "22 of 40 human commits state their intent (structured subject or explanatory body)",
"points": 29.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 22,
"sampled": 40
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 40",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 40
}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 179598,
"source_files_sampled": 11,
"oversized_source_files": 2
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "2/11 source files over 60KB",
"points": 45,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 11,
"oversized": 2
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index crates:phonelib@2.0.0; advisories assessed against the repository dependency graph instead",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-26T16:26:29.474856Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mohamadzoh/phonelib.svg",
"full_name": "mohamadzoh/phonelib",
"license_state": "standard",
"license_spdx": "MIT"
}