Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"examples",
"rocks",
"utilities"
],
"is_fork": false,
"size_kb": 131,
"has_wiki": false,
"homepage": "https://github.com/canonical/rocks-toolbox",
"languages": {
"Shell": 8214,
"Python": 32938
},
"pushed_at": "2026-07-20T08:48:12Z",
"created_at": "2023-06-07T08:22:06Z",
"owner_type": "Organization",
"updated_at": "2026-03-23T12:36:23Z",
"description": "A collection of standalone tools for ROCKs.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "GPL-3.0",
"default_branch": "main",
"license_spdx_raw": "GPL-3.0",
"primary_language": "Python",
"significant_languages": [
"Python",
"Shell"
]
},
"owner": {
"blog": "https://canonical.com",
"name": "Canonical",
"type": "Organization",
"login": "canonical",
"company": null,
"location": "London, UK",
"followers": 3868,
"avatar_url": "https://avatars.githubusercontent.com/u/53057619?v=4",
"created_at": "2019-07-18T18:01:10Z",
"is_verified": null,
"public_repos": 2384,
"account_age_days": 2564
},
"license": {
"state": "standard",
"spdx_id": "GPL-3.0",
"raw_spdx": "GPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2025-03-25T16:16:22Z"
},
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2024-04-09T14:20:42Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2024-04-08T17:21:48Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2024-04-04T08:08:27Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2023-07-11T06:23:28Z"
}
],
"recent_commits": [
{
"oid": "bb9138fbe81f893b4303a0e29df7cf9581069de0",
"body": null,
"is_bot": false,
"headline": "feat: enable additional arches for devel mock-rock (#45)",
"author_name": "zhijie-yang",
"author_login": "zhijie-yang",
"committed_at": "2026-03-23T12:36:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eee5f5ebeff62848903156fb3fe93c5d37174085",
"body": "* feat: add a mock-rock with devel base for testing\n\n* fix: rename version to devel",
"is_bot": false,
"headline": "feat: add a mock-rock with devel base for testing (#43)",
"author_name": "Alejandro Santisteban",
"author_login": "alesancor1",
"committed_at": "2026-02-27T08:59:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80749121923b781c9c900ce1797b493477113eb7",
"body": null,
"is_bot": false,
"headline": "refactor: update template validation to match latest changes (#36)",
"author_name": "Alejandro Santisteban",
"author_login": "alesancor1",
"committed_at": "2025-07-17T07:59:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8c28245542ece0a7a3cf9271df2c46bee984b3c",
"body": "* feat: add validation for test files\n\n* fix(ci): add validation for .extension file\n\n* fix(ci): modify validations according to latest template changes",
"is_bot": false,
"headline": "feat(ci): add validation for test files (#32)",
"author_name": "Alejandro Santisteban",
"author_login": "alesancor1",
"committed_at": "2025-07-15T11:46:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ca36bd48557e8fdbace1b6cb27964b4650c4849",
"body": "* ci: update test-rocks-template-repo.yaml paths\n\nSigned-off-by: Cristovao Cordeiro <cristovao.cordeiro@canonical.com>\n\n* Update .github/workflows/test-rocks-template-repo.yaml\n\nCo-authored-by: Alejandro Santisteban <alex.santisteban@canonical.com>\nSigned-off-by: Cristovao Cordeiro <cristovao.cordeiro@canonical.com>\n\n---------\n\nSigned-off-by: Cristovao Cordeiro <cristovao.cordeiro@canonical.com>\nCo-authored-by: Alejandro Santisteban <alex.santisteban@canonical.com>",
"is_bot": false,
"headline": "ci: update test-rocks-template-repo.yaml paths (#35)",
"author_name": "Cristovao Cordeiro",
"author_login": "cjdcordeiro",
"committed_at": "2025-05-28T16:54:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a75540fd549dd13a9408beb4716e6c1b7dd815f",
"body": "* fix(ci): add missing token to checkout step for template repo\n\n* fix(ci): add missing secret to build rock workflow",
"is_bot": false,
"headline": "fix(ci): add missing token to checkout step for template repo (#34)",
"author_name": "Alejandro Santisteban",
"author_login": "alesancor1",
"committed_at": "2025-05-26T17:29:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75a4bb7937c4eb996b3c971d082ea08382fb669e",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/checkout action to v4 (#31)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-05-26T13:36:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d998170c3bb78a39d57838b4f94705c8f92d4d6a",
"body": null,
"is_bot": false,
"headline": "doc(chisel-wrapper): add documentation (#33)",
"author_name": "Rafid Bin Mostofa",
"author_login": null,
"committed_at": "2025-05-26T09:24:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecb467330148aae2cde327169104320954107494",
"body": "---------\n\nSigned-off-by: Alex Santisteban <alex.santisteban@canonical.com>",
"is_bot": false,
"headline": "feat: add workflow to test rocks template (#29)",
"author_name": "Alejandro Santisteban",
"author_login": "alesancor1",
"committed_at": "2025-05-21T16:01:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06863a443519f644272eddfc45e013de8dbe0cb2",
"body": "If the ``CHISEL_DPKG_STATUS_FILE`` exists, update the file with the new\nentries instead of overwriting the file.\n\nIf the status file already contains an entry for a new package, remove\nthe previous entry and append the new entry at the bottom of the status\nfile.\n\nResolves #25.",
"is_bot": false,
"headline": "feat(chisel-wrapper): update dpkg status file if exists (#26)",
"author_name": "Rafid Bin Mostofa",
"author_login": null,
"committed_at": "2025-02-26T08:12:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ffb540d627bdb64a5ab3cb2a80fab426b878dc0",
"body": null,
"is_bot": false,
"headline": "feat: examples for reusable workflows (#21)",
"author_name": "Adrian Clay Lake",
"author_login": "clay-lake",
"committed_at": "2024-12-13T15:16:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78db3b8f219a3b9517275b86a5ef627aa5724cb7",
"body": "feat: rockcraft snap patcher",
"is_bot": false,
"headline": "Merge pull request #20 from canonical/feat_rockcraft_snap_patcher",
"author_name": "Adrian Clay Lake",
"author_login": "clay-lake",
"committed_at": "2024-10-30T09:48:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48fbab216d4be819d65f722e32d3027cca331d51",
"body": null,
"is_bot": false,
"headline": "feat: dynamic python versions, swap uuid for mktemp",
"author_name": "Adrian Clay Lake",
"author_login": "clay-lake",
"committed_at": "2024-10-30T09:47:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f20e996cae13b8df22825d134466d9562f071420",
"body": null,
"is_bot": false,
"headline": "fix(/workspaces/rocks-toolbox/rockcraft_snap_patcher/README.md): typo",
"author_name": "Adrian Clay Lake",
"author_login": "clay-lake",
"committed_at": "2024-10-15T07:04:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7313bb3b4797dcd95701c3fcf749fe18ae252cd",
"body": null,
"is_bot": false,
"headline": "feat: rockcraft snap patcher",
"author_name": "Adrian Clay Lake",
"author_login": "clay-lake",
"committed_at": "2024-10-15T07:02:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17916dd5de270e61a6a3fd3f4661a6413a50fd6f",
"body": "chore: move mock-rock to rocks-toolbox",
"is_bot": false,
"headline": "Merge pull request #18 from canonical/ROCKS-1506/migrate-mock-rock",
"author_name": "zhijie-yang",
"author_login": "zhijie-yang",
"committed_at": "2024-09-23T12:32:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "440bcfa50a345002f7f6912fefda051967db5ac9",
"body": null,
"is_bot": false,
"headline": "chore: move mock-rock to rocks-toolbox",
"author_name": "Zhijie Yang",
"author_login": "zhijie-yang",
"committed_at": "2024-09-23T12:17:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "047adb5f9f80df59e8b8ed6df4d71c2323ce2a37",
"body": null,
"is_bot": false,
"headline": "fix(rockcraft_lpci_build): delete repo on error",
"author_name": "Cristovao Cordeiro",
"author_login": "cjdcordeiro",
"committed_at": "2024-04-09T14:19:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adcb43106e956a39811e20f99a8e1f7a173b40a7",
"body": null,
"is_bot": false,
"headline": "fix(rockcraft_lpci_build): switch help messages",
"author_name": "Cristovao Cordeiro",
"author_login": "cjdcordeiro",
"committed_at": "2024-04-09T09:34:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e0a3fdb6507cf0c7e3864dc97fbb4cd41cdf3b7",
"body": null,
"is_bot": false,
"headline": "fix(rockcraft_lpci_build): both build-base and build_base are allowed",
"author_name": "Cristovao Cordeiro",
"author_login": "cjdcordeiro",
"committed_at": "2024-04-09T09:31:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb43333e6c48d92f1b3f98c4023a8950c1f176d0",
"body": null,
"is_bot": false,
"headline": "feat(rockcraft_lpci_build): increase verbosity for distro_info errors",
"author_name": "Cristovao Cordeiro",
"author_login": "cjdcordeiro",
"committed_at": "2024-04-09T08:41:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20767abb3790e36c9af8848af98029e3b3d0b885",
"body": null,
"is_bot": false,
"headline": "fix(rockcraft_lpci_build): missing dep on requests module",
"author_name": "Cristovao Cordeiro",
"author_login": "cjdcordeiro",
"committed_at": "2024-04-08T17:20:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fa217203058f845b997d204350543a27168d3c9",
"body": null,
"is_bot": false,
"headline": "feat: add script for building rocks via lpci (#8)",
"author_name": "Cristovao Cordeiro",
"author_login": "cjdcordeiro",
"committed_at": "2024-04-04T08:00:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c0c437fea7f9624a4269ed7a3c0d484fb94d455",
"body": null,
"is_bot": true,
"headline": "chore(deps): update mathieudutour/github-tag-action action to v6.2 (#17)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-03-12T07:43:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ef8586aac89424d3f1447f9cd974a523f285ed4",
"body": null,
"is_bot": false,
"headline": "fix: renovate regex for rockcraft tag (#15)",
"author_name": "Cristovao Cordeiro",
"author_login": "cjdcordeiro",
"committed_at": "2024-02-14T13:07:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ac589d9e70181e5a5f9e60203c46a6f4b4383f0",
"body": "This includes the rockcraft.yaml, plus automations,\r\nto build, test and upload a Rockcraft rocks everytime\r\nthere is a new tag in the upstream repo.",
"is_bot": false,
"headline": "feat: add recipe and CI for rockcraft rock (#10)",
"author_name": "Cristovao Cordeiro",
"author_login": "cjdcordeiro",
"committed_at": "2024-02-13T12:06:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2d4312ffe68f914641177d88bbdf7df24b0b0dd",
"body": null,
"is_bot": true,
"headline": "chore(deps): update ncipollo/release-action action to v1.14.0 (#9)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-02-06T02:53:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69731f29adcf2a755f0d9c527e5cf83c706dbdf4",
"body": null,
"is_bot": false,
"headline": "chore: add .gitignore",
"author_name": "Cristovao Cordeiro",
"author_login": "cjdcordeiro",
"committed_at": "2024-01-30T08:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ae9cb6cc9700494cf231abeb1fc79d733b3c643",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/checkout action to v4 (#7)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-09-05T06:55:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9f6f4b31fb99281da9925ec74782bfd4eafb5a7",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update ncipollo/release-action action to v1.13.0 (#6)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-08-25T09:14:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fae9d8fa9de58459ade1ad8b67a75614eb2f659a",
"body": null,
"is_bot": true,
"headline": "chore(deps): update actions/checkout action to v3 (#4)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-07-12T08:23:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "130e29c097498529590033f5b5e35bf39490827f",
"body": "Configure Renovate",
"is_bot": false,
"headline": "Merge pull request #3 from canonical/renovate/configure",
"author_name": "Cristovao Cordeiro",
"author_login": "cjdcordeiro",
"committed_at": "2023-07-11T06:26:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08db16f359e9102d5e63625e574c218f000f8a69",
"body": null,
"is_bot": true,
"headline": "Add renovate.json",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-07-11T06:22:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b54b352142c41b0b3b4fafee9aa9242523d9783",
"body": "* chore(release): add automated release workflow\r\n\r\nAdds a workflow file which can be run to create a semantic\r\ntag and immediately afterwards, create a release on GitHub.\r\n\r\nAny collaborator with write access should be able to\r\ntrigger the workflow.\r\n\r\nThis commit also adds another workflow file, w\n[…]\nlease\r\n\r\nPer feedback: https://github.com/canonical/rocks-toolbox/pull/2#discussion_r1255686934\r\n\r\n* chore: remove . directory from the archive\r\n\r\n* chore: make sure to pass down the archive file name",
"is_bot": false,
"headline": "chore(release): add automated release workflow (#2)",
"author_name": "Rafid Bin Mostofa",
"author_login": null,
"committed_at": "2023-07-11T06:21:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e92d18b733647e77b6829968c91f8a16d25c1f2d",
"body": "* feat: add chisel-wrapper script\r\n\r\nThis wrapper script can be used to generate an artificial\r\nstatus file similar to /var/lib/dpkg/status.\r\n\r\nBasic usage:\r\n\r\n\texport CHISEL_DPKG_STATUS_FILE=/path/to/file\r\n\tchisel-wrapper [chisel-cut-OPTIONS] <slices..>\r\n\r\nPlease read through the script for a detai\n[…]\ncleanup\r\n\r\n* fix: reformat the script\r\n\r\nReformat the script for more extendibility, per feedback.\r\nAdd -g, --generate-dpkg-status <path> options to generate\r\na dpkg status file.\r\n\r\n* drop -g shortopt",
"is_bot": false,
"headline": "feat: add chisel-wrapper script (#1)",
"author_name": "Rafid Bin Mostofa",
"author_login": "rebornplusplus",
"committed_at": "2023-06-14T09:04:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f16631ddbca86cd7118e8f196e40f92407dac208",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Cristovao Cordeiro",
"author_login": "cjdcordeiro",
"committed_at": "2023-06-07T08:22:06Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 2,
"latest_release_at": "2025-03-25T16:16:22Z",
"latest_release_tag": "v1.2.0",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 2,
"days_since_latest_release": 487,
"mean_days_between_releases": 155.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 3,
"stars": 3,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2023-06-12",
"count": 1
},
{
"date": "2024-02-09",
"count": 1
},
{
"date": "2025-08-25",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_forks": 3
},
"star_history": null,
"open_issues_and_prs": 12
},
"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": [],
"largest_source_bytes": 19778,
"source_files_sampled": 4,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"rockcraft_lpci_build/requirements.test.txt",
"rockcraft_lpci_build/requirements.txt"
],
"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": 8,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "distro-info",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "gitpython",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "launchpadlib",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pytest-mock",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "retry",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 8,
"direct_count": 0,
"indirect_count": 8
}
},
"maintainership": {
"issues": {
"open_prs": 10,
"merged_prs": 24,
"open_issues": 2,
"closed_ratio": 0.333,
"closed_issues": 1,
"closed_unmerged_prs": 12
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "cjdcordeiro",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/4047767?v=4"
},
{
"type": "User",
"login": "clay-lake",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/174340276?v=4"
},
{
"type": "User",
"login": "alesancor1",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/72552837?v=4"
},
{
"type": "User",
"login": "zhijie-yang",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/24251674?v=4"
},
{
"type": "User",
"login": "rebornplusplus",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/18555205?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.462
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"oci-factory_build_and_test_eicar_rock.yaml",
"oci-factory_build_external_rock.yaml",
"oci-factory_build_mock_rock.yaml",
"oci-factory_test_external_rock.yaml",
"release.yml",
"rockcraft-rock.yml",
"test-rocks-template-repo.yaml",
"test.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": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 1,
"reason": "2 out of 20 merged PRs checked by a CI test -- score normalized to 1",
"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": 6,
"reason": "Found 14/21 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 0,
"reason": "dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 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": "bb9138fbe81f893b4303a0e29df7cf9581069de0",
"ran_at": "2026-07-26T05:06:53Z",
"aggregate_score": 3.5,
"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-03-23T12:36:54Z",
"oldest_open_prs": [
{
"number": 16,
"created_at": "2024-02-17T13:34:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 19,
"created_at": "2024-10-14T22:35:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 22,
"created_at": "2024-12-06T22:37:43Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 24,
"created_at": "2025-01-12T04:29:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 28,
"created_at": "2025-03-12T16:19:37Z",
"last_comment_at": "2025-03-14T12:15:42Z",
"last_comment_author": "alesancor1"
},
{
"number": 44,
"created_at": "2026-03-04T11:18:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 46,
"created_at": "2026-06-18T17:02:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 47,
"created_at": "2026-06-23T17:01:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 48,
"created_at": "2026-07-16T08:41:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 49,
"created_at": "2026-07-20T08:48:07Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-03-23T12:36:19Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 5,
"created_at": "2023-07-11T06:27:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 27,
"created_at": "2025-03-12T10:14:58Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/canonical/rocks-toolbox",
"host": "github.com",
"name": "rocks-toolbox",
"owner": "canonical"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"security": 35,
"vitality": 44,
"community": 28,
"governance": 59,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 44,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"commits_last_year": 2,
"human_commit_share": 0.806,
"days_since_last_push": 5,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "2 commits in the last year",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 2
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v1.2.0",
"releases_from_tags": false,
"days_since_latest_release": 487,
"mean_days_between_releases": 155.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 487 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 487
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~155.9 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 155.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 124,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 124 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 124
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 28,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 9,
"inputs": {
"forks": 3,
"stars": 3,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "3 stars",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 3
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "3 forks",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 3
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"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 (GPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "GPL-3.0"
}
}
],
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 59,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 5,
"top_contributor_share": 0.462
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 46% of commits",
"points": 12.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 46
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "5 contributors",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 5
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"merged_prs": 24,
"open_issues": 2,
"closed_issues": 1,
"issue_closed_ratio": 0.333,
"closed_unmerged_prs": 12
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "33% of issues closed",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 33
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "24/36 decided PRs merged",
"points": 25.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 24,
"decided": 36
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 14/21 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 3868,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "canonical",
"public_repos": 2384,
"account_age_days": 2564
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "3,868 followers of canonical",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 3868,
"login": "canonical"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "2384 public repos, account ~7 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 2384
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
}
],
"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": null,
"notes": [],
"value": 50,
"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": "8 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 8
}
}
],
"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": "2 out of 20 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"examples",
"rocks",
"utilities"
],
"has_wiki": false,
"homepage": "https://github.com/canonical/rocks-toolbox",
"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": "https://github.com/canonical/rocks-toolbox",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 35,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "2 out of 20 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.2,
"status": "partial",
"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 14/21 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "dangerous workflow patterns detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 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": "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": 38,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.966,
"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": "28 of 29 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 28,
"sampled": 29
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.194
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": 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 36",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 36
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "7 of the last 36 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 7,
"sampled": 36
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 19778,
"source_files_sampled": 4,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/4 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 4,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-26T05:07:07.958195Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/canonical/rocks-toolbox.svg",
"full_name": "canonical/rocks-toolbox",
"license_state": "standard",
"license_spdx": "GPL-3.0"
}