JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 37,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 25503
},
"pushed_at": "2026-07-23T20:30:32Z",
"created_at": "2023-03-04T15:49:31Z",
"owner_type": "User",
"updated_at": "2026-07-23T20:37:49Z",
"description": "Provides branch hinting and control functions for stable Rust",
"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://fereidani.com",
"name": "Khashayar Fereidani",
"type": "User",
"login": "fereidani",
"company": null,
"location": "/dev/null",
"followers": 118,
"avatar_url": "https://avatars.githubusercontent.com/u/3057665?v=4",
"created_at": "2012-12-16T19:40:12Z",
"is_verified": null,
"public_repos": 77,
"account_age_days": 4967
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "3d4cafc66a957143a5ac307aa49a349cacd21e24",
"body": null,
"is_bot": false,
"headline": "docs: update changelog and release version to 0.4.5",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2026-07-23T20:30:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30e51012b476452c47ebe65d0f5eab36182814e6",
"body": "…d arch support",
"is_bot": false,
"headline": "docs: fix README prefetch example and document locality convention an…",
"author_name": "Khashayar Fereidani",
"author_login": "fereidani",
"committed_at": "2026-07-19T16:26:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "268ff5d539ef5d2bf1ead1fa724f1172c4f9193c",
"body": null,
"is_bot": false,
"headline": "chore: remove stray allow attribute in tests",
"author_name": "Khashayar Fereidani",
"author_login": "fereidani",
"committed_at": "2026-07-19T16:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b7fc6f9f7a856e70696b8e27bebef3aeb5cfc24",
"body": null,
"is_bot": false,
"headline": "ci: assemble architecture-specific asm paths in cross builds",
"author_name": "Khashayar Fereidani",
"author_login": "fereidani",
"committed_at": "2026-07-19T16:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "071a0cb2d9bd374897c115c02b1345f2a8f8368d",
"body": "… detection fails",
"is_bot": false,
"headline": "fix: declare rust-version 1.59 and fall back to stable cfg when rustc…",
"author_name": "Khashayar Fereidani",
"author_login": "fereidani",
"committed_at": "2026-07-19T16:25:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd84f2cd5556bbd713b21e8a24fbf2b727db00e8",
"body": null,
"is_bot": false,
"headline": "feat: mark likely and unlikely as must_use",
"author_name": "Khashayar Fereidani",
"author_login": "fereidani",
"committed_at": "2026-07-19T16:25:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0936b1e18946b0e9f34e655e35ee4dab93a0eea",
"body": "…c comments",
"is_bot": false,
"headline": "docs: restore mark_unlikely documentation on rustc >= 1.95 and fix do…",
"author_name": "Khashayar Fereidani",
"author_login": "fereidani",
"committed_at": "2026-07-19T16:24:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a8c205a029dcc6ff96fcbf928ab785ce6817bf8",
"body": "…rt behavior",
"is_bot": false,
"headline": "fix: honor std::process::abort on all channels and clarify no_std abo…",
"author_name": "Khashayar Fereidani",
"author_login": "fereidani",
"committed_at": "2026-07-19T16:24:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1749145d13ae86ddccb5810be6ee936c5f65754",
"body": "…out-of-range values",
"is_bot": false,
"headline": "fix: align nightly prefetch LOCALITY semantics with stable and clamp …",
"author_name": "Khashayar Fereidani",
"author_login": "fereidani",
"committed_at": "2026-07-19T16:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f901344fae33f6f92ea994a89057f701bfc372a3",
"body": null,
"is_bot": false,
"headline": "fix: correct prefetch assembly on arm, riscv64, and 32-bit x86",
"author_name": "Khashayar Fereidani",
"author_login": "fereidani",
"committed_at": "2026-07-19T16:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc740a5037204a215fb88eca37f05bb532950fcc",
"body": "…tc < 1.95",
"is_bot": false,
"headline": "fix: make likely/unlikely/mark_unlikely effective again on stable rus…",
"author_name": "Khashayar Fereidani",
"author_login": "fereidani",
"committed_at": "2026-07-19T16:22:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14486bdfb94065812479eaa3e3997917618022a7",
"body": null,
"is_bot": false,
"headline": "feat: use stable `core::hint::cold_path` on rust>=1.95",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2026-07-14T12:31:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4ca10263a1d0fc3e99df99dddadc064e55e37e6",
"body": null,
"is_bot": false,
"headline": "0.4.4 release",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2026-01-03T07:22:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "641d4090a3fcf56ff13e140ae8afc15b59f188b6",
"body": null,
"is_bot": false,
"headline": "fix: build for powerpc",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2026-01-03T07:20:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37e9a6c37f5b544d34abcabc614f0c784063413d",
"body": null,
"is_bot": false,
"headline": "feat: add builds for different cpus",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2026-01-02T02:20:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3904fcc53d152173b931e37c919f832bac67b81c",
"body": null,
"is_bot": false,
"headline": "0.4.3 release",
"author_name": "Khashayar Fereidani",
"author_login": "fereidani",
"committed_at": "2025-12-19T16:21:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8504c4d5ebdfcf81d67c90788a13d8f00de42cec",
"body": null,
"is_bot": false,
"headline": "fix mark_unlikely for nightly",
"author_name": "Khashayar Fereidani",
"author_login": "fereidani",
"committed_at": "2025-12-19T16:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f807955b08a6f0974253f09958e822e6ed0fbbf0",
"body": null,
"is_bot": false,
"headline": "0.4.2 release",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2025-12-18T14:18:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14cbeaeb8769bfdd6992a890ac7d569d8a5282be",
"body": null,
"is_bot": false,
"headline": "improve benchmark code",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2025-12-18T14:18:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54cc5fb6aaaa992a353b1f2922e82ca852d0bc57",
"body": null,
"is_bot": false,
"headline": "add note for factorial implementation example",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2025-12-18T14:17:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab72d2739db84887a82a749a66c9a86708666d51",
"body": null,
"is_bot": false,
"headline": "add criterion benchmark",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2025-12-18T00:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "473ca980c462094f3767624cf87ac61c27ef837c",
"body": null,
"is_bot": false,
"headline": "move tests to tests folder",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2025-12-18T00:30:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "441b860341eb020830facb849f48ae569402f302",
"body": null,
"is_bot": false,
"headline": "add CI work flow",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2025-12-17T23:25:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d00662c2f499b949d85815e879fe6c73c34148fb",
"body": "…tead of `not(unstable)`",
"is_bot": false,
"headline": "rename `unstable` cfg `branches_nightly` and use branches_stable` ins…",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2025-12-17T23:18:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce74896aec6af475a48d8cb3b7684fa105b12904",
"body": null,
"is_bot": false,
"headline": "make cold functions const",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2025-12-17T23:16:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2019f0dcc940edc5ec7fe422509fad6527005aa6",
"body": null,
"is_bot": false,
"headline": "improve likely/unlikely example",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2025-12-17T22:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c597aa2f29af572bf7a78954c70b4a5e7b57601a",
"body": "…m object files.",
"is_bot": false,
"headline": "rollback: inline(always) for cold functions to remove their names fro…",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2025-12-17T18:10:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0b6b26d6d873f838b3e3e551d4065905ca35402",
"body": null,
"is_bot": false,
"headline": "0.4.1 release",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2025-12-17T17:18:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a98aa01cddc897cbe4b67b9896538850940c5a04",
"body": null,
"is_bot": false,
"headline": "add mark_unlikely function",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2025-12-17T17:13:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a361a9fcdb59b89d562c0cf872bba1ce79a1ea4a",
"body": null,
"is_bot": false,
"headline": "use `core::hint::assert_unchecked` for rustc >= 1.81.0",
"author_name": "Khashayar Fereidani",
"author_login": "fereidani",
"committed_at": "2025-12-17T15:55:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bb255408190663e45ee976d5afe37ef9a3e1702",
"body": null,
"is_bot": false,
"headline": "0.4.0 release",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2025-12-17T13:11:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ab2dcce492b82700d3fec23ab9ebebac78fd13a",
"body": null,
"is_bot": false,
"headline": "make prefetch optional feature",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2025-12-17T13:09:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a25e63851b78e9d6bef47e11d7aab310e2ce409",
"body": null,
"is_bot": false,
"headline": "fix usage guide",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2025-10-06T15:35:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f7dbb6538686eb4f47770387251265ae6c6ca6b",
"body": null,
"is_bot": false,
"headline": "improve README: better prefetch example",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2025-09-01T17:06:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f03b4e7022fc0ab377facfcd496ea93abe4d1109",
"body": null,
"is_bot": false,
"headline": "0.3.0 release",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2025-08-30T07:06:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c811ca9781f6cab7422b800bc614b9d5e1f30add",
"body": null,
"is_bot": false,
"headline": "0.2.2 release",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2025-07-24T15:14:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b62c4f8e320138d06c44088cc916585ade7a6710",
"body": "Update rustc_version to 0.4",
"is_bot": false,
"headline": "Merge pull request #5 from rosingrind/deps",
"author_name": "Khashayar Fereidani",
"author_login": "fereidani",
"committed_at": "2025-07-24T15:12:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43eb495569a8554a82901707e67d3e815ac9721d",
"body": null,
"is_bot": false,
"headline": "Update rustc_version to 0.4",
"author_name": "Adam Barton",
"author_login": "rosingrind",
"committed_at": "2025-06-23T17:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36a3338f89ba756e3b6be317ad46ee9bbce0a318",
"body": null,
"is_bot": false,
"headline": "0.2.1 version",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2025-03-18T18:07:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "263a2be26d4265894429f2ab4c4bcad860fe2b53",
"body": "Fix build on aarch64",
"is_bot": false,
"headline": "Merge pull request #3 from gligneul/fix/aarch64",
"author_name": "Khashayar Fereidani",
"author_login": "fereidani",
"committed_at": "2025-03-18T18:05:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57912375f18e2359813e4ce3b3d8f06673342c4b",
"body": null,
"is_bot": false,
"headline": "Fix build on aarch64",
"author_name": "Gabriel de Quadros Ligneul",
"author_login": "gligneul",
"committed_at": "2025-03-18T16:07:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84555b682120ab68ce77f6e54c147464f188b46c",
"body": null,
"is_bot": false,
"headline": "Fix unstable/nightly compiler detection",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2025-03-15T19:21:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c1f6a305d88c3b7bd2eabd7f809e51a7dd18c27",
"body": null,
"is_bot": false,
"headline": "0.1.3 release",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2023-05-17T10:32:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "955e5e29b6fab1bf3826ac90e747c3e3d038787c",
"body": null,
"is_bot": false,
"headline": "Add cfg_attr to define no_std",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2023-05-17T10:31:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02ae45d2b8c9978ffa76d47094dc9d4fd2eacf2e",
"body": null,
"is_bot": false,
"headline": "0.1.2 release",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2023-03-25T11:43:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "238a4c0c4f1ca1404573c4668f2083a7f04f5981",
"body": "declare crate to be `no_std`",
"is_bot": false,
"headline": "Merge pull request #2 from yawboakye/patch-2",
"author_name": "Khashayar Fereidani",
"author_login": "fereidani",
"committed_at": "2023-03-25T11:40:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46272f18eb5a4e71eeb22bc7d0b6a23553df699d",
"body": "update crates.io data to point to right places",
"is_bot": false,
"headline": "Merge pull request #1 from yawboakye/patch-1",
"author_name": "Khashayar Fereidani",
"author_login": "fereidani",
"committed_at": "2023-03-25T11:40:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cc200b12aaabe4bea58febd058a41c40684b770",
"body": "looks like `branches` was taken from `rclite` where it benefited from the crate's `no_std` declaration. after becoming its own crate, it appears we need to declare it as `no_std` in order to allow usage in `no_std` projects. it happened to me that the crate won't build within my `no_std` project because it wasn't declared to be compatible.",
"is_bot": false,
"headline": "declare crate to be `no_std`",
"author_name": "yaw",
"author_login": "yawboakye",
"committed_at": "2023-03-23T14:31:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "252518b9e21972d61b22dfb93472dc5b18cd181d",
"body": "github repo url wrongly links to the `rclite` repository. ditto the docs link.",
"is_bot": false,
"headline": "update crates.io data to point to right places",
"author_name": "yaw",
"author_login": "yawboakye",
"committed_at": "2023-03-23T14:09:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edf5a912db1ff4723a9b6e629e7eaa1d2e6a8e56",
"body": null,
"is_bot": false,
"headline": "Improve README",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2023-03-09T21:01:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b4e9faf658cb0bad12f8c4228a1d13a5ba5fe8b",
"body": null,
"is_bot": false,
"headline": "Branches initial commit",
"author_name": "fereidani",
"author_login": "fereidani",
"committed_at": "2023-03-04T15:52:27Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 35,
"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": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "branches",
"exists": true,
"license": "MIT",
"keywords": [
"no_std",
"optimization",
"likely",
"branch",
"unlikely",
"no-std"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/branches",
"is_deprecated": false,
"latest_version": "0.4.5",
"repository_url": "https://github.com/fereidani/branches",
"versions_count": 14,
"total_downloads": 1153276,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 231663,
"first_published_at": "2023-03-04T15:54:28.915449Z",
"latest_published_at": "2026-07-23T20:32:08.658544Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 5,
"stars": 47,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2023-03-23",
"count": 1
},
{
"date": "2024-03-29",
"count": 1
},
{
"date": "2025-08-21",
"count": 1
},
{
"date": "2025-08-28",
"count": 1
},
{
"date": "2026-01-01",
"count": 1
}
],
"complete": true,
"collected": 5,
"total_forks": 5
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 17938,
"source_files_sampled": 6,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 50,
"malicious_count": 0,
"assessed_package": "crates:branches@0.4.5",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "criterion",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "rustc_version",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 0,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 4,
"open_issues": 1,
"closed_ratio": 0.75,
"closed_issues": 3,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "fereidani",
"commits": 47,
"avatar_url": "https://avatars.githubusercontent.com/u/3057665?v=4"
},
{
"type": "User",
"login": "yawboakye",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/929886?v=4"
},
{
"type": "User",
"login": "rosingrind",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/108860307?v=4"
},
{
"type": "User",
"login": "gligneul",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/8294320?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.922
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"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": null,
"reason": "no pull request found",
"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 0/30 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": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "12 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": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "3d4cafc66a957143a5ac307aa49a349cacd21e24",
"ran_at": "2026-07-24T16:21:46Z",
"aggregate_score": 3.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": "2026-07-24T04:53:35Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2025-07-24T15:12:26Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 9,
"created_at": "2026-01-02T03:24:51Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/fereidani/branches",
"host": "github.com",
"name": "branches",
"owner": "fereidani"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"security": 51,
"vitality": 39,
"community": 53,
"governance": 57,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 39,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"commits_last_year": 35,
"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": "35 commits in the last year",
"points": 14,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 35
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "12 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": "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": "moderate",
"name": "Community & Adoption",
"value": 53,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"forks": 5,
"stars": 47,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "47 stars",
"points": 27,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 47
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "5 forks",
"points": 5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 5
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 89,
"inputs": {
"packages": [
"branches"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 1153276,
"monthly_downloads": 231663
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "231,663 downloads/month across crates",
"points": 71.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 231663,
"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": 16,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.922
},
"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 92% of commits",
"points": 1.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 92
}
}
],
"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": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"merged_prs": 4,
"open_issues": 1,
"closed_issues": 3,
"issue_closed_ratio": 0.75,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "75% of issues closed",
"points": 35.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 75
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "4/5 decided PRs merged",
"points": 30.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 4,
"decided": 5
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": 62,
"inputs": {
"followers": 118,
"owner_type": "User",
"is_verified": null,
"owner_login": "fereidani",
"public_repos": 77,
"account_age_days": 4967
},
"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": "118 followers of fereidani",
"points": 14.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 118,
"login": "fereidani"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "77 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 77
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"branches"
],
"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": "14 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 14
}
}
],
"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": 56,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"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": 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": "moderate",
"name": "Security",
"value": 51,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 0/30 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 dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "12 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": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:branches@0.4.5 runtime dependency closure — what installing the published package pulls in — 50 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "crates:branches@0.4.5",
"assessed": 50
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 50,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 50,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 4
},
"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": "at_risk",
"name": "AI Readiness",
"value": 46,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.392,
"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": "20 of 51 human commits state their intent (structured subject or explanatory body)",
"points": 20.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 20,
"sampled": 51
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 46,
"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 51",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 51
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 17938,
"source_files_sampled": 6,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/6 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 6,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-24T16:21:52.229080Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/fereidani/branches.svg",
"full_name": "fereidani/branches",
"license_state": "standard",
"license_spdx": "MIT"
}