Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"python",
"cmsis",
"arm",
"rust-crate"
],
"is_fork": false,
"size_kb": 822,
"has_wiki": true,
"homepage": null,
"languages": {
"C": 3506,
"Rust": 105830,
"Python": 30664
},
"pushed_at": "2026-04-23T05:05:07Z",
"created_at": "2016-06-02T16:29:02Z",
"owner_type": "Organization",
"updated_at": "2026-06-30T05:17:16Z",
"description": "A Rust and Python module for handling CMSIS Pack files",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Rust",
"significant_languages": [
"Rust",
"Python"
]
},
"owner": {
"blog": "https://pyocd.io/",
"name": "pyocd",
"type": "Organization",
"login": "pyocd",
"company": null,
"location": null,
"followers": 49,
"avatar_url": "https://avatars.githubusercontent.com/u/67171792?v=4",
"created_at": "2020-06-19T22:04:22Z",
"is_verified": null,
"public_repos": 9,
"account_age_days": 2228
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2025-06-27T03:05:45Z"
},
{
"tag": "v0.5.3",
"kind": "patch",
"published_at": "2023-10-06T18:25:05Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2023-01-28T21:44:11Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2022-12-22T20:47:49Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2022-12-18T22:00:34Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2021-10-17T20:17:07Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2021-09-06T20:53:27Z"
},
{
"tag": "v0.2.10",
"kind": "patch",
"published_at": "2020-03-30T15:09:31Z"
},
{
"tag": "v0.2.9",
"kind": "patch",
"published_at": "2019-11-06T16:32:38Z"
},
{
"tag": "v0.2.8",
"kind": "patch",
"published_at": "2019-05-31T13:34:11Z"
},
{
"tag": "v0.2.7",
"kind": "patch",
"published_at": "2019-05-14T14:46:45Z"
},
{
"tag": "v0.2.6",
"kind": "patch",
"published_at": "2019-04-10T19:50:23Z"
},
{
"tag": "v0.2.5",
"kind": "patch",
"published_at": "2019-04-08T19:04:03Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2019-03-15T14:52:49Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2019-02-01T16:53:54Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2018-11-07T16:28:01Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2018-08-31T16:20:07Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2018-07-31T22:09:21Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2017-12-19T21:27:15Z"
}
],
"recent_commits": [
{
"oid": "24998e68a3a408c9690a46eee36db445abc7154a",
"body": null,
"is_bot": false,
"headline": "fix: add missing metadata in pyproject.toml for uv (#244)",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2026-04-23T05:05:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "232850229438eb694fc51fa834de6b70db291ad7",
"body": null,
"is_bot": false,
"headline": "chore: update crates to versions compatible with rust 1.71.1",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2026-04-23T05:05:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7de1fc1081dd10c9f083197dee77a125c49939d",
"body": "The previous implementation of `ProcessorsBuilder::merge` could only\nhandle cases where the parent declared exactly one processor. Handle\nmore complex inheritance patterns, as allowed by the spec:\n\n> The element can occur on various levels. The attributes add-up over\n> the different levels (family -\n[…]\narent elements to child elements.\n- Merging attributes into child processors from any parent processors\n with the same name (or no name at all).\n- Filtering out unnamed processor elements at the end.",
"is_bot": false,
"headline": "Handle inheritance between multiple processors",
"author_name": "Jonathan Keller",
"author_login": "jnkr-ifx",
"committed_at": "2026-04-06T19:58:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "70ecec68ade848b987288a96340263518eb998ab",
"body": null,
"is_bot": false,
"headline": "Update supported Python versions",
"author_name": "Mathias Brossard",
"author_login": "mathias-arm",
"committed_at": "2025-06-26T19:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "560b0075c0ce92b4a930ab6a67d35489a2820bb7",
"body": null,
"is_bot": false,
"headline": "Remove warnings from GitHub Actions and enable CI on main",
"author_name": "Mathias Brossard",
"author_login": "mathias-arm",
"committed_at": "2025-06-23T16:31:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26122d00a9f9fa19181573add823278f5e3cd3cf",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Mathias Brossard",
"author_login": "mathias-arm",
"committed_at": "2025-06-23T16:24:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43ecddab684fe9bef4dd6ef783fbed1efd22f4a5",
"body": null,
"is_bot": false,
"headline": "Remove obsolete actions-rs/toolchain@v1 GitHub Action",
"author_name": "Mathias Brossard",
"author_login": "mathias-arm",
"committed_at": "2025-06-21T03:33:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48e93d79551e65f58fa7ada4be99a4f812a58d17",
"body": null,
"is_bot": false,
"headline": "Bump cmsis-pack-manager version to 0.6.0 and rust crates to 0.7.2",
"author_name": "Mathias Brossard",
"author_login": "mathias-arm",
"committed_at": "2025-06-20T20:03:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1c24009925a5971c9938ee5d3f6c83e89e7053f",
"body": "Deadline timeout is likely to impact .pack file downloads",
"is_bot": false,
"headline": "Change deadline timeout to read timeout",
"author_name": "Mathias Brossard",
"author_login": "mathias-arm",
"committed_at": "2025-06-20T19:29:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b63e0451444e19b1cd164948d96abca3f2787c7c",
"body": "Add a connection timeout of 15 seconds and deadline timeout on downloads of PDSC entries.\nThis way broken PSDC entries do not hang the `pyocd pack update` command\n\nSigned-off-by: Daniel DeGrasse <ddegrasse@tenstorrent.com>",
"is_bot": false,
"headline": "Add download timeouts for PDSC entries",
"author_name": "Daniel DeGrasse",
"author_login": "danieldegrasse",
"committed_at": "2025-06-20T19:29:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "071f3a6052e830bc86c77ff391a3a73683f2e279",
"body": null,
"is_bot": false,
"headline": "Missing progress update if download is skipped",
"author_name": "Mathias Brossard",
"author_login": "mathias-arm",
"committed_at": "2025-06-18T19:13:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "945b2faa62c9ad676e6170c630d670710dfc9c46",
"body": null,
"is_bot": false,
"headline": "Update crates in Cargo.lock",
"author_name": "Mathias Brossard",
"author_login": "mathias-arm",
"committed_at": "2025-06-18T19:13:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e6420bc90e4887e95fd969eb6d7d6214a7fa5c5",
"body": null,
"is_bot": false,
"headline": "Work-around for CI",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2025-03-13T15:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c349c49e590a703b37601e23f11db45f31738d9e",
"body": null,
"is_bot": false,
"headline": "Update pypa/cibuildwheel to v2.23.0",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2025-03-13T15:16:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72ffc6ee75333d666e055f2155dd31d2c46cba8e",
"body": null,
"is_bot": false,
"headline": "Prepare release of Rust crates version 0.7.1",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2025-03-13T05:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6869674d610e9fadd77687cda216f1f49ab3865",
"body": null,
"is_bot": false,
"headline": "Update to 2021 edition and add MSRV 1.71",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2025-03-13T02:57:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c76d7c81b048d63b7507ea7ad0e87936c2157630",
"body": null,
"is_bot": false,
"headline": "Update crates in Cargo.lock",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2025-03-13T02:56:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "820a9cb1c6724baf0ad2c52758dbb082b9c4e086",
"body": null,
"is_bot": false,
"headline": "Migration to roxmltree",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2025-02-24T23:05:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6271549422ec80e28c198054447e5e2e64e6886",
"body": null,
"is_bot": false,
"headline": "Run cargo clippy and fmt",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2025-02-24T23:05:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f1a17a8e0ba79c995f6ad4db558040687e67ae1",
"body": null,
"is_bot": false,
"headline": "Update CI and release build workflows to use Rust 1.71.1",
"author_name": "Mathias Brossard",
"author_login": "mathias-arm",
"committed_at": "2025-02-22T04:11:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25c30bc00e2baf716470c4b976d75896dbd58c32",
"body": null,
"is_bot": false,
"headline": "Updates compatible with Rust 1.71",
"author_name": "Mathias Brossard",
"author_login": "mathias-arm",
"committed_at": "2025-02-22T04:11:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95889429bd67bcf5820ff0a9fb84b74acf144313",
"body": null,
"is_bot": false,
"headline": "Updates compatible with Rust 1.67",
"author_name": "Mathias Brossard",
"author_login": "mathias-arm",
"committed_at": "2025-02-21T22:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec6d11d5c829386db91d4fe19dcd778b334f0e84",
"body": null,
"is_bot": false,
"headline": "Add test with Rust 1.67.1 to default CI workflow",
"author_name": "Mathias Brossard",
"author_login": "mathias-arm",
"committed_at": "2025-02-21T22:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9123f40978ac545d5e39dd9d01fd4c6203ce67ba",
"body": null,
"is_bot": false,
"headline": "Compatibility with Rust 1.67.0",
"author_name": "Mathias Brossard",
"author_login": "mathias-arm",
"committed_at": "2025-02-21T22:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c6b4cbea0f2ed510b86af5ff8387b3ddbfa19db",
"body": null,
"is_bot": false,
"headline": "Use 1.67.1 version of Rust",
"author_name": "Mathias Brossard",
"author_login": "mathias-arm",
"committed_at": "2025-02-21T22:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17532ab8ee708838a182eed76fd6a51cee3153e9",
"body": null,
"is_bot": false,
"headline": "Pin version of runners and work-arounds for MacOS",
"author_name": "Mathias Brossard",
"author_login": "mathias-arm",
"committed_at": "2025-02-21T22:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6dd48a42a9ac93564f7d9c7ef9d48ee221e2f4b",
"body": null,
"is_bot": false,
"headline": "Add both -apple-darwin targets",
"author_name": "Wilfried Chauveau",
"author_login": "ithinuel",
"committed_at": "2025-02-21T22:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9014f250f29d55d32fe0c8a92626c884b0eca366",
"body": null,
"is_bot": false,
"headline": "Update CI Build Wheels to 2.22.0",
"author_name": "Wilfried Chauveau",
"author_login": "ithinuel",
"committed_at": "2025-02-21T22:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "175ffd53d29a8ff322c34cef426e8f7753a2d87b",
"body": "The time crate now requires a minimum rust version of 1.67.",
"is_bot": false,
"headline": "Bump rust version to 1.67",
"author_name": "Wilfried Chauveau",
"author_login": "ithinuel",
"committed_at": "2025-02-21T22:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53b83112d554559dd1485b11f8a4764cdecf7606",
"body": "The previous implementation failed to parse this:\n\n <accessportV2 __apid=\"0\" address=\"0xF0000000\" />\n <accessportV2 __apid=\"1\" address=\"0xF0002000\" />",
"is_bot": false,
"headline": "Allow AP address to be in hex",
"author_name": "Jonathan Keller",
"author_login": "jnkr-ifx",
"committed_at": "2025-02-21T20:06:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fec7757a5f1d6cc46302e1b9415b79a9f2edddc3",
"body": "The spec states: https://open-cmsis-pack.github.io/Open-CMSIS-Pack-Spec/main/html/pdsc_family_pg.html#element_debug\n\n> Multiple debug elements can be defined which are either specific to a\n> processor identified by attribute Pname, or which apply to all\n> connections.\n\nThe current implementation did\n[…]\nf the innermost debug element does not have the\nattribute we're looking for, we need to check debug elements on parent\nelements as well.\n\nThis patch is necessary to correctly parse PSOC 6 CMSIS packs.",
"is_bot": false,
"headline": "Handle inheritance of <debug> element attributes",
"author_name": "Jonathan Keller",
"author_login": "jnkr-ifx",
"committed_at": "2025-02-21T20:06:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0f673fea89eac1ef252b87f8ab63078f52c40412",
"body": "upload/download-artifact@v2 and @v3’s support have been removed.",
"is_bot": false,
"headline": "Update to upload/download-artifact@v4",
"author_name": "Wilfried Chauveau",
"author_login": "ithinuel",
"committed_at": "2025-02-19T21:59:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "960d42a47167ba88de1204261da60afa8e8bb655",
"body": null,
"is_bot": false,
"headline": "Drop support for python 3.7",
"author_name": "Wilfried Chauveau",
"author_login": "ithinuel",
"committed_at": "2025-02-19T21:59:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a312ce06477b115d22a54ad05d092f3b2a3ed390",
"body": null,
"is_bot": false,
"headline": "Update time dependency; fixes #229",
"author_name": "Markus Meissner",
"author_login": "daringer",
"committed_at": "2024-08-08T18:43:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "032a73a93e108e1b0e268ea47d92dbe573002846",
"body": null,
"is_bot": false,
"headline": "Proactive update of hyper and reqwest crate",
"author_name": "Mathias Brossard",
"author_login": "mathias-arm",
"committed_at": "2024-05-07T01:22:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b40dfdbe4c82034530bd91000dd9413715ec0382",
"body": null,
"is_bot": false,
"headline": "Update tokio to remove extra dependency",
"author_name": "Mathias Brossard",
"author_login": "mathias-arm",
"committed_at": "2024-05-07T01:11:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61f5bade3fa6b7efdd12ca22304a5e008b8fa181",
"body": "Bumps [rustls](https://github.com/rustls/rustls) from 0.22.2 to 0.22.4.\n- [Release notes](https://github.com/rustls/rustls/releases)\n- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rustls/rustls/compare/v/0.22.2...v/0.22.4)\n\n---\nupdated-dependencies:\n- dependency-name: rustls\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump rustls from 0.22.2 to 0.22.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-19T20:07:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78598abc69452b70e11ce60ff88f6e7749ea716d",
"body": null,
"is_bot": false,
"headline": "Remove obsolete files (fixes #226)",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2024-04-07T19:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56cca608e707f8f8b0dc97dba05522348be835d6",
"body": null,
"is_bot": false,
"headline": "Add Python 3.12 to CI",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2024-04-07T19:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4318f86d68037f80b8b855fb5d230c4cc8133aa6",
"body": null,
"is_bot": false,
"headline": "Prepare Rust 0.7.0 version",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2024-04-07T19:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7259f95d76a5f3beb326db7d997db76f31890ca7",
"body": "This eliminates one duplicated dependency",
"is_bot": false,
"headline": "Update reqwest to 0.12.3",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2024-04-07T19:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90bcebc9cf0cf8c89ebee8f638fb90ac9c85da9f",
"body": "Update maturin, consolidate config towards pyproject.toml\r\nUpdate GitHub Actions",
"is_bot": false,
"headline": "Update maturin and GitHub Actions (#219)",
"author_name": "Mathias Brossard",
"author_login": "mathias-arm",
"committed_at": "2024-04-07T19:42:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a9c6070ae1e65d88dcc2ec81d3471652c25df5a",
"body": null,
"is_bot": false,
"headline": "Update GitHub Action uraimo/run-on-arch-action to v2.7.1",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2024-04-07T19:37:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b6653fd385caaaaa60a33c6fb4bf9f93496c41a",
"body": null,
"is_bot": false,
"headline": "Update GitHub Action actions/checkout to v4",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2024-04-07T19:37:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb0bbaa603c59174a308ebdca1c255f9bf112f06",
"body": null,
"is_bot": false,
"headline": "Update GitHub Action pyca/cibuildwheel to v2.17.0",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2024-04-07T19:37:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cefc832ef488acf2ff5451578173aa9776560f5f",
"body": "All configuration is done in pyproject.toml\n\nSigned-off-by: David Runge <dave@sleepmap.de>",
"is_bot": false,
"headline": "Remove unneeded setup.cfg file",
"author_name": "David Runge",
"author_login": "dvzrv",
"committed_at": "2024-04-07T19:37:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39a0d5ed350a90e14588ae90eddfff094bda5496",
"body": "Signed-off-by: David Runge <dave@sleepmap.de>",
"is_bot": false,
"headline": "Add pytest configuration options to pyproject.toml",
"author_name": "David Runge",
"author_login": "dvzrv",
"committed_at": "2024-04-07T19:37:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f017dc90e260fac17629c1f8332de00a55b3b92",
"body": "Signed-off-by: David Runge <dave@sleepmap.de>",
"is_bot": false,
"headline": "Update maturin build requirement to >=1,<2",
"author_name": "David Runge",
"author_login": "dvzrv",
"committed_at": "2024-04-07T19:37:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c25b6ee8052a85936980ef524f5698d3c45083e",
"body": null,
"is_bot": false,
"headline": "Introduce AccessPort v2 support",
"author_name": "Wilfried Chauveau",
"author_login": "ithinuel",
"committed_at": "2024-04-07T18:57:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66ec74fa4b51bcafd1a72be28250bc12a481ac38",
"body": null,
"is_bot": false,
"headline": "Remove unnecessary allocation as suggested by clippy",
"author_name": "Wilfried Chauveau",
"author_login": "ithinuel",
"committed_at": "2024-04-07T18:56:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67b8bebaa4af813ebf1d97de30a3e4729488aee6",
"body": null,
"is_bot": false,
"headline": "Use the element’s name rather than hardcoding it",
"author_name": "Wilfried Chauveau",
"author_login": "ithinuel",
"committed_at": "2024-04-07T18:56:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ebce2fd27215edc21efaa0c5e844e3c5446fd79",
"body": null,
"is_bot": false,
"headline": "Update reqwest dependency",
"author_name": "Dominik Boehi",
"author_login": "Tiwalun",
"committed_at": "2024-04-07T17:34:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "220c77bf407addbf6ea87a9c11650845dcd7816e",
"body": "Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.8 to 0.8.11.\n- [Release notes](https://github.com/tokio-rs/mio/releases)\n- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.8...v0.8.11)\n\n---\nupdated-dependencies:\n- dependency-name: mio\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump mio from 0.8.8 to 0.8.11",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-07T17:30:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d4c31c8d290c49ba5c00b164295d692efb1413b",
"body": "Bumps [h2](https://github.com/hyperium/h2) from 0.3.20 to 0.3.24.\n- [Release notes](https://github.com/hyperium/h2/releases)\n- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/h2/compare/v0.3.20...v0.3.24)\n\n---\nupdated-dependencies:\n- dependency-name: h2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump h2 from 0.3.20 to 0.3.24",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-13T19:51:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f6db2403838f6e86a823da51dceaa91187e6965",
"body": "Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.101.2 to 0.101.4.\n- [Release notes](https://github.com/rustls/webpki/releases)\n- [Commits](https://github.com/rustls/webpki/compare/v/0.101.2...v/0.101.4)\n\n---\nupdated-dependencies:\n- dependency-name: rustls-webpki\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump rustls-webpki from 0.101.2 to 0.101.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-08-22T18:41:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e2973255944136058d2070e0f7c533b55772ad0",
"body": "time-core 0.1.1 requires upgrade to Rust 1.65.0",
"is_bot": false,
"headline": "Revert time to version 0.3.20",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2023-08-07T14:46:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "609f3b31d392e3d19c7310df104076838356d6e1",
"body": null,
"is_bot": false,
"headline": "Bump cmsis-pack-manager version to 0.5.3 and rust crates to 0.6.3",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2023-08-07T14:22:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "195b71ac543bb907e6e6e98624b819292e390ad2",
"body": null,
"is_bot": false,
"headline": "Switch from webpki-roots to rustls-native-certs (#185)",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2023-08-07T14:14:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47b8e1137d28eb4a740d2ec2f7dfddd5403aa52b",
"body": null,
"is_bot": false,
"headline": "Update ctor dependency and run cargo update",
"author_name": "Mathias Brossard",
"author_login": "mathias-arm",
"committed_at": "2023-08-02T15:44:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "538143e02142b54c333754073480f3ff87774447",
"body": null,
"is_bot": false,
"headline": "Update Cargo.lock file",
"author_name": "Mathias Brossard",
"author_login": "mathias-arm",
"committed_at": "2023-08-02T15:01:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e63a3b87cbea0585e25ca67c892f67aeca2bc548",
"body": "Fixes #184.",
"is_bot": false,
"headline": "Switch from webpki-roots to rustls-native-roots",
"author_name": "Clay McClure",
"author_login": "claymation",
"committed_at": "2023-08-02T14:55:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4016c60533784f4dc18776c7c1cb51290b8235ed",
"body": "Bumps [h2](https://github.com/hyperium/h2) from 0.3.15 to 0.3.17.\n- [Release notes](https://github.com/hyperium/h2/releases)\n- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/h2/compare/v0.3.15...v0.3.17)\n\n---\nupdated-dependencies:\n- dependency-name: h2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump h2 from 0.3.15 to 0.3.17",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-05-31T02:04:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "170b7d01fd693bab82848f85db948654f6cc93c8",
"body": null,
"is_bot": false,
"headline": "Reduce log messages by default for cffi module",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2023-03-29T02:29:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6edd1869259e73c10174d26035a6794a6b243158",
"body": null,
"is_bot": false,
"headline": "Restore pack-manager script",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2023-03-29T02:15:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3ce776a75be7e43c1a571387006244a67ac94f1",
"body": null,
"is_bot": false,
"headline": "Fix: Support debug elements as children of subfamily",
"author_name": "Dominik Boehi",
"author_login": "Tiwalun",
"committed_at": "2023-03-29T01:50:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d99152c980b8cce8f1753f519cd8e5ddfcacec3",
"body": "Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.24.1 to 1.25.0.\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.24.1...tokio-1.25.0)\n\n---\nupdated-dependencies:\n- dependency-name: tokio\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump tokio from 1.24.1 to 1.25.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-02-04T15:40:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05d91217dd74916ef6ee325c27413ac3274964e0",
"body": null,
"is_bot": false,
"headline": "Bump cmsis-pack-manager version to 0.5.2",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2023-01-28T21:37:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7407d3886f290d37a33ffa7705c422f1593ff87d",
"body": null,
"is_bot": false,
"headline": "Bump rust crates to 0.6.2",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2023-01-28T21:37:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3171f4d33d2f30958be1efd6b2e6e4bcba41eaaf",
"body": null,
"is_bot": false,
"headline": "Add support for 'style' in 'algorithm' (#203)",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2023-01-28T21:30:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5348f9a170257eb99b54c73d630eae7f0a5b6f28",
"body": null,
"is_bot": false,
"headline": "Add other Core updates",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2023-01-28T21:30:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fa06f9412da0c28b005eb02b9c380925153637a",
"body": "Add per-host limit to avoid triggering anti-DDoS protection",
"is_bot": false,
"headline": "Merge pull request #205 from pyocd/host-limit",
"author_name": "Chris Reed",
"author_login": "flit",
"committed_at": "2023-01-28T21:14:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e415ae192d51cc92be2fcddd8a434f701742cbb",
"body": null,
"is_bot": false,
"headline": "Clean-up by separating downloads from failures",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2023-01-28T18:59:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61d302fb53791cb4eaf859154d2b044e2121fb7a",
"body": null,
"is_bot": false,
"headline": "Remove some compilation warnings",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2023-01-28T18:56:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c369fb1b478c0367ec5ae8dbdd7115ff6c28cda",
"body": null,
"is_bot": false,
"headline": "Reworking download_iterator to add concurrent download limit (#190)",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2023-01-28T18:55:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6291b78720704f66fafbac66ed47242709bf8af",
"body": null,
"is_bot": false,
"headline": "Add support for STAR-MC1 by Arm China",
"author_name": "Andelf",
"author_login": "andelf",
"committed_at": "2023-01-26T05:57:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a207dad8588e865f29221ab9078874bc6bef8827",
"body": null,
"is_bot": false,
"headline": "Bump rust versions to 0.6.1",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2023-01-17T14:23:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "608b4e7a830a3c1c45a55a6b9ed6618bec2be0e9",
"body": null,
"is_bot": false,
"headline": "Remove superfluous dependency",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2023-01-17T03:23:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b03806969d10277350fbacc51dab21549aab07f",
"body": "Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.21.2 to 1.24.1.\n- [Release notes](https://github.com/tokio-rs/tokio/releases)\n- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.21.2...tokio-1.24.1)\n\n---\nupdated-dependencies:\n- dependency-name: tokio\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump tokio from 1.21.2 to 1.24.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-17T02:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d3ad310e4846256d753e3203b074ae64648989e",
"body": "…199)",
"is_bot": false,
"headline": "cmsis-pack-manager: Rust: Check status code before saving contents (#…",
"author_name": "Mathias Brossard",
"author_login": "mathias-arm",
"committed_at": "2022-12-29T22:23:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8767e7656956f590857f90efd427e60b714bc013",
"body": "Multiple bug fixes",
"is_bot": false,
"headline": "Merge pull request #198 from pyocd/bugfix",
"author_name": "Chris Reed",
"author_login": "flit",
"committed_at": "2022-12-22T20:36:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "769cf25217ec0ac1a903597ece54f43e869b4a4b",
"body": "The current implementation does not check HTTP status code except those\nhandled internally by reqwest. This patch added an additional check\nagainst these invalid status codes by simply comparing with 400, so\ninvalid response payloads are not saved to the disk and user may retry\nlater by re-invoking the update command.\n\nSigned-off-by: Yilin Sun <imi415@imi.moe>",
"is_bot": false,
"headline": "CPM: Rust: Check status code before saving contents",
"author_name": "Yilin Sun",
"author_login": "imi415",
"committed_at": "2022-12-21T10:28:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d6bcbffa46a0b11373f97bdfee73bd1612558a6",
"body": null,
"is_bot": false,
"headline": "Fix cache key after Python project changes",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2022-12-20T22:32:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f25cb2b65f5a5b07b0ee94a2ef7e4e7c4524a4f4",
"body": null,
"is_bot": false,
"headline": "Bump cmsis-pack-manager version to 0.5.1",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2022-12-20T22:17:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "597a6a06d6a55b15e133536e29e33559c674152d",
"body": null,
"is_bot": false,
"headline": "Add explicit Python 3.11 support",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2022-12-20T22:16:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f108f0b1f9585c6502ad89910eeae952d4945ff",
"body": "Fixes #188",
"is_bot": false,
"headline": "Remove milksnake runtime dependency",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2022-12-20T22:16:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2efd063a0157a7d0edc10b544b74ddedc82a048c",
"body": "See https://github.com/pyocd/cmsis-pack-manager/security/dependabot/1",
"is_bot": false,
"headline": "Fix vulnerability reported by dependabot",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2022-12-20T22:14:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7452216c8998fdf5fb2f4e8cd7d8b8d96708c52",
"body": "workflows: ci.yml: increment actions/cache to v3",
"is_bot": false,
"headline": "Merge pull request #197 from flit/update/ci-cache-action-version",
"author_name": "Chris Reed",
"author_login": "flit",
"committed_at": "2022-12-18T21:06:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f30ae9c6cee9a8921401fad734629bbcc4497de",
"body": null,
"is_bot": false,
"headline": "workflows: ci.yml: increment actions/cache to v3",
"author_name": "Chris Reed",
"author_login": "flit",
"committed_at": "2022-12-18T20:56:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "546fc12fe7632d8efcaf273f4ce036a3a5c90441",
"body": "Update maturin dependency to include 0.14",
"is_bot": false,
"headline": "Merge pull request #196 from pyocd/update-maturin",
"author_name": "Chris Reed",
"author_login": "flit",
"committed_at": "2022-12-17T21:03:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d35173e74cca54bf87ce35e64a3f2106052d8350",
"body": null,
"is_bot": false,
"headline": "Update maturin dependency to include 0.14",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2022-12-17T20:55:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7bb31c9e086d08428779af48fe8ed4c0fa1e361",
"body": "Replace Milksnake by Maturin",
"is_bot": false,
"headline": "Merge pull request #195 from pyocd/maturin",
"author_name": "Chris Reed",
"author_login": "flit",
"committed_at": "2022-12-17T19:24:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b12790f853c0d349b2c7bbc5efb16250b7c83d45",
"body": null,
"is_bot": false,
"headline": "Run test for cross-compiled wheels",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2022-11-27T06:54:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eee04691bb3f8f630d7f2f6a0453ed6c2a78b23f",
"body": null,
"is_bot": false,
"headline": "Re-add support for Python 3.6",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2022-11-27T04:04:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1514e23a623d93cde99955a0f7f9115afbb00f1",
"body": null,
"is_bot": false,
"headline": "Add Arm targets",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2022-11-20T20:31:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "308d532c46f5be166cb762d6624efcfddf563ddf",
"body": "Adding Python 3.11 and removing Python 3.6\nUse Rust 1.63.0 to maximize Linux compatibility\nRemove setuptools_scm\nUpdate cibuildwheel action",
"is_bot": false,
"headline": "Update CI for maturin",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2022-11-19T17:11:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23c8ff4c200d0a641e4865a801f6126b20af57cb",
"body": null,
"is_bot": false,
"headline": "Switching from milksnake to maturin",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2022-11-18T23:45:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3fab8ce45bf846553673d5babea236c198ff8cc",
"body": "Use Python's unittest.mock",
"is_bot": false,
"headline": "Merge pull request #193 from jelly/unittest-mock",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2022-11-18T23:44:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6f15f938f79a18ebebadf56b20c8462f4f1cd0a",
"body": "Since Python 3.3 the unittest module contains mock, the standalone\nmodule is now deprecated.",
"is_bot": false,
"headline": "Use Python's unittest.mock",
"author_name": "Jelle van der Waa",
"author_login": "jelly",
"committed_at": "2022-11-12T21:09:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff5fd57cd6e86eb33b2c69a298e74759d7849b46",
"body": null,
"is_bot": false,
"headline": "Add `Pname` attribute of `Memory` element (#192)",
"author_name": "Mathias Brossard",
"author_login": "mbrossard",
"committed_at": "2022-10-08T02:05:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc233cce0266895c8c43a33414ae8a9fc36cf57d",
"body": null,
"is_bot": false,
"headline": "Add `Pname` attribute of `Memory` element",
"author_name": "JackN",
"author_login": "noppej",
"committed_at": "2022-10-02T23:31:35Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 19,
"commits_last_year": 3,
"latest_release_at": "2025-06-27T03:05:45Z",
"latest_release_tag": "v0.6.0",
"releases_from_tags": false,
"days_since_last_push": 94,
"active_weeks_last_year": 2,
"days_since_latest_release": 394,
"mean_days_between_releases": 246.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "cmsis-pack-manager",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Operating System :: MacOS",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX",
"Operating System :: Unix",
"Programming Language :: Python",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Topic :: Software Development",
"Topic :: Software Development :: Debuggers",
"Topic :: Software Development :: Embedded Systems",
"Topic :: Utilities"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/cmsis-pack-manager/",
"is_deprecated": false,
"latest_version": "0.6.0",
"repository_url": "https://github.com/pyocd/cmsis-pack-manager/issues",
"versions_count": 19,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2017-12-19T21:26:01.795549Z",
"latest_published_at": "2025-06-27T02:42:59.420343Z",
"latest_version_yanked": null,
"days_since_latest_publish": 394
}
]
},
"popularity": {
"forks": 41,
"stars": 33,
"watchers": 60,
"fork_history": {
"days": [
{
"date": "2018-01-11",
"count": 1
},
{
"date": "2018-02-22",
"count": 1
},
{
"date": "2019-05-07",
"count": 1
},
{
"date": "2019-06-06",
"count": 1
},
{
"date": "2019-10-01",
"count": 1
},
{
"date": "2019-10-17",
"count": 1
},
{
"date": "2019-10-30",
"count": 1
},
{
"date": "2020-03-23",
"count": 1
},
{
"date": "2020-06-09",
"count": 1
},
{
"date": "2020-07-04",
"count": 1
},
{
"date": "2020-07-14",
"count": 1
},
{
"date": "2020-07-18",
"count": 1
},
{
"date": "2020-09-03",
"count": 1
},
{
"date": "2020-12-19",
"count": 1
},
{
"date": "2021-01-15",
"count": 1
},
{
"date": "2021-04-02",
"count": 1
},
{
"date": "2021-09-21",
"count": 1
},
{
"date": "2021-09-29",
"count": 1
},
{
"date": "2022-04-12",
"count": 1
},
{
"date": "2022-08-09",
"count": 1
},
{
"date": "2022-08-10",
"count": 1
},
{
"date": "2022-11-12",
"count": 1
},
{
"date": "2022-12-13",
"count": 1
},
{
"date": "2022-12-21",
"count": 1
},
{
"date": "2023-01-25",
"count": 1
},
{
"date": "2023-04-29",
"count": 1
},
{
"date": "2023-08-08",
"count": 1
},
{
"date": "2023-08-19",
"count": 1
},
{
"date": "2023-08-24",
"count": 1
},
{
"date": "2024-07-29",
"count": 1
},
{
"date": "2024-10-30",
"count": 1
},
{
"date": "2025-01-11",
"count": 1
},
{
"date": "2025-02-19",
"count": 1
},
{
"date": "2025-03-26",
"count": 1
},
{
"date": "2025-06-06",
"count": 1
},
{
"date": "2025-07-11",
"count": 1
},
{
"date": "2025-07-14",
"count": 1
},
{
"date": "2025-08-26",
"count": 1
}
],
"complete": true,
"collected": 38,
"total_forks": 41
},
"star_history": null,
"open_issues_and_prs": 30
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml",
"rust/Cargo.toml",
"rust/cmsis-cffi/Cargo.toml",
"rust/cmsis-cli/Cargo.toml",
"rust/cmsis-pack/Cargo.toml"
],
"largest_source_bytes": 25415,
"source_files_sampled": 27,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml",
"pyproject.toml",
"rust/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": 4,
"malicious_count": 0,
"assessed_package": "pypi:cmsis-pack-manager@0.6.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates",
"pypi"
],
"dependencies": [
{
"name": "ctor",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "log",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.8"
},
{
"name": "simplelog",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.12.0"
},
{
"name": "cmsis-pack",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7.2"
},
{
"name": "anyhow",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.56"
},
{
"name": "appdirs",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.4,<2.0"
},
{
"name": "cffi",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "pyyaml",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=6.0,<7.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "anyhow",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "anyhow",
"direct": true,
"version": "1.0.102",
"ecosystem": "crates"
},
{
"name": "cmsis-pack",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "ctor",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "ctor",
"direct": true,
"version": "0.2.9",
"ecosystem": "crates"
},
{
"name": "log",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "log",
"direct": true,
"version": "0.4.29",
"ecosystem": "crates"
},
{
"name": "simplelog",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "simplelog",
"direct": true,
"version": "0.12.2",
"ecosystem": "crates"
},
{
"name": "appdirs",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "cffi",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "addr2line",
"direct": false,
"version": "0.24.2",
"ecosystem": "crates"
},
{
"name": "adler2",
"direct": false,
"version": "2.0.0",
"ecosystem": "crates"
},
{
"name": "atomic-waker",
"direct": false,
"version": "1.1.2",
"ecosystem": "crates"
},
{
"name": "autocfg",
"direct": false,
"version": "1.4.0",
"ecosystem": "crates"
},
{
"name": "backtrace",
"direct": false,
"version": "0.3.74",
"ecosystem": "crates"
},
{
"name": "base64",
"direct": false,
"version": "0.22.1",
"ecosystem": "crates"
},
{
"name": "bitflags",
"direct": false,
"version": "2.9.0",
"ecosystem": "crates"
},
{
"name": "bumpalo",
"direct": false,
"version": "3.17.0",
"ecosystem": "crates"
},
{
"name": "bytes",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "bytes",
"direct": false,
"version": "1.11.1",
"ecosystem": "crates"
},
{
"name": "cc",
"direct": false,
"version": "1.2.60",
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "cfg_aliases",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "clap",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "core-foundation",
"direct": false,
"version": "0.10.0",
"ecosystem": "crates"
},
{
"name": "core-foundation-sys",
"direct": false,
"version": "0.8.7",
"ecosystem": "crates"
},
{
"name": "deranged",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "directories",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "displaydoc",
"direct": false,
"version": "0.2.5",
"ecosystem": "crates"
},
{
"name": "find-msvc-tools",
"direct": false,
"version": "0.1.9",
"ecosystem": "crates"
},
{
"name": "fnv",
"direct": false,
"version": "1.0.7",
"ecosystem": "crates"
},
{
"name": "form_urlencoded",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "futures",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "futures",
"direct": false,
"version": "0.3.31",
"ecosystem": "crates"
},
{
"name": "futures-channel",
"direct": false,
"version": "0.3.31",
"ecosystem": "crates"
},
{
"name": "futures-core",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-executor",
"direct": false,
"version": "0.3.31",
"ecosystem": "crates"
},
{
"name": "futures-io",
"direct": false,
"version": "0.3.31",
"ecosystem": "crates"
},
{
"name": "futures-macro",
"direct": false,
"version": "0.3.31",
"ecosystem": "crates"
},
{
"name": "futures-sink",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-task",
"direct": false,
"version": "0.3.31",
"ecosystem": "crates"
},
{
"name": "futures-util",
"direct": false,
"version": "0.3.31",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.2.17",
"ecosystem": "crates"
},
{
"name": "gimli",
"direct": false,
"version": "0.31.1",
"ecosystem": "crates"
},
{
"name": "http",
"direct": false,
"version": "1.3.1",
"ecosystem": "crates"
},
{
"name": "http-body",
"direct": false,
"version": "1.0.1",
"ecosystem": "crates"
},
{
"name": "http-body-util",
"direct": false,
"version": "0.1.3",
"ecosystem": "crates"
},
{
"name": "httparse",
"direct": false,
"version": "1.10.1",
"ecosystem": "crates"
},
{
"name": "hyper",
"direct": false,
"version": "1.9.0",
"ecosystem": "crates"
},
{
"name": "hyper-rustls",
"direct": false,
"version": "0.27.7",
"ecosystem": "crates"
},
{
"name": "hyper-util",
"direct": false,
"version": "0.1.20",
"ecosystem": "crates"
},
{
"name": "icu_collections",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "icu_locid",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "icu_locid_transform",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "icu_locid_transform_data",
"direct": false,
"version": "1.5.1",
"ecosystem": "crates"
},
{
"name": "icu_normalizer",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "icu_normalizer_data",
"direct": false,
"version": "1.5.1",
"ecosystem": "crates"
},
{
"name": "icu_properties",
"direct": false,
"version": "1.5.1",
"ecosystem": "crates"
},
{
"name": "icu_properties_data",
"direct": false,
"version": "1.5.1",
"ecosystem": "crates"
},
{
"name": "icu_provider",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "icu_provider_macros",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "idna",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "idna_adapter",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "ipnet",
"direct": false,
"version": "2.11.0",
"ecosystem": "crates"
},
{
"name": "iri-string",
"direct": false,
"version": "0.7.12",
"ecosystem": "crates"
},
{
"name": "itoa",
"direct": false,
"version": "1.0.18",
"ecosystem": "crates"
},
{
"name": "js-sys",
"direct": false,
"version": "0.3.77",
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": "0.2.185",
"ecosystem": "crates"
},
{
"name": "litemap",
"direct": false,
"version": "0.7.4",
"ecosystem": "crates"
},
{
"name": "memchr",
"direct": false,
"version": "2.7.4",
"ecosystem": "crates"
},
{
"name": "miniz_oxide",
"direct": false,
"version": "0.8.8",
"ecosystem": "crates"
},
{
"name": "mio",
"direct": false,
"version": "1.0.3",
"ecosystem": "crates"
},
{
"name": "num-conv",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "object",
"direct": false,
"version": "0.36.7",
"ecosystem": "crates"
},
{
"name": "once_cell",
"direct": false,
"version": "1.21.4",
"ecosystem": "crates"
},
{
"name": "openssl-probe",
"direct": false,
"version": "0.1.6",
"ecosystem": "crates"
},
{
"name": "pbr",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "percent-encoding",
"direct": false,
"version": "2.3.2",
"ecosystem": "crates"
},
{
"name": "pin-project-lite",
"direct": false,
"version": "0.2.17",
"ecosystem": "crates"
},
{
"name": "pin-utils",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "powerfmt",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "ppv-lite86",
"direct": false,
"version": "0.2.21",
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": false,
"version": "1.0.106",
"ecosystem": "crates"
},
{
"name": "quinn",
"direct": false,
"version": "0.11.6",
"ecosystem": "crates"
},
{
"name": "quinn-proto",
"direct": false,
"version": "0.11.9",
"ecosystem": "crates"
},
{
"name": "quinn-udp",
"direct": false,
"version": "0.5.10",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": false,
"version": "1.0.45",
"ecosystem": "crates"
},
{
"name": "rand",
"direct": false,
"version": "0.8.6",
"ecosystem": "crates"
},
{
"name": "rand_chacha",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "rand_core",
"direct": false,
"version": "0.6.4",
"ecosystem": "crates"
},
{
"name": "reqwest",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "reqwest",
"direct": false,
"version": "0.12.28",
"ecosystem": "crates"
},
{
"name": "ring",
"direct": false,
"version": "0.17.14",
"ecosystem": "crates"
},
{
"name": "roxmltree",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "roxmltree",
"direct": false,
"version": "0.21.1",
"ecosystem": "crates"
},
{
"name": "rustc-demangle",
"direct": false,
"version": "0.1.24",
"ecosystem": "crates"
},
{
"name": "rustc-hash",
"direct": false,
"version": "2.1.2",
"ecosystem": "crates"
},
{
"name": "rustls",
"direct": false,
"version": "0.23.39",
"ecosystem": "crates"
},
{
"name": "rustls-native-certs",
"direct": false,
"version": "0.8.1",
"ecosystem": "crates"
},
{
"name": "rustls-pki-types",
"direct": false,
"version": "1.14.0",
"ecosystem": "crates"
},
{
"name": "rustls-webpki",
"direct": false,
"version": "0.103.13",
"ecosystem": "crates"
},
{
"name": "rustversion",
"direct": false,
"version": "1.0.22",
"ecosystem": "crates"
},
{
"name": "ryu",
"direct": false,
"version": "1.0.23",
"ecosystem": "crates"
},
{
"name": "schannel",
"direct": false,
"version": "0.1.23",
"ecosystem": "crates"
},
{
"name": "security-framework",
"direct": false,
"version": "3.2.0",
"ecosystem": "crates"
},
{
"name": "security-framework-sys",
"direct": false,
"version": "2.14.0",
"ecosystem": "crates"
},
{
"name": "serde",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde",
"direct": false,
"version": "1.0.219",
"ecosystem": "crates"
},
{
"name": "serde_derive",
"direct": false,
"version": "1.0.219",
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": false,
"version": "1.0.143",
"ecosystem": "crates"
},
{
"name": "serde_urlencoded",
"direct": false,
"version": "0.7.1",
"ecosystem": "crates"
},
{
"name": "shlex",
"direct": false,
"version": "1.3.0",
"ecosystem": "crates"
},
{
"name": "slab",
"direct": false,
"version": "0.4.9",
"ecosystem": "crates"
},
{
"name": "smallvec",
"direct": false,
"version": "1.15.1",
"ecosystem": "crates"
},
{
"name": "socket2",
"direct": false,
"version": "0.5.9",
"ecosystem": "crates"
},
{
"name": "stable_deref_trait",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "subtle",
"direct": false,
"version": "2.6.1",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "2.0.117",
"ecosystem": "crates"
},
{
"name": "sync_wrapper",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "synstructure",
"direct": false,
"version": "0.13.2",
"ecosystem": "crates"
},
{
"name": "termcolor",
"direct": false,
"version": "1.4.1",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": false,
"version": "2.0.18",
"ecosystem": "crates"
},
{
"name": "thiserror-impl",
"direct": false,
"version": "2.0.18",
"ecosystem": "crates"
},
{
"name": "time",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "time",
"direct": false,
"version": "0.3.41",
"ecosystem": "crates"
},
{
"name": "time-core",
"direct": false,
"version": "0.1.4",
"ecosystem": "crates"
},
{
"name": "time-macros",
"direct": false,
"version": "0.2.22",
"ecosystem": "crates"
},
{
"name": "tinystr",
"direct": false,
"version": "0.7.6",
"ecosystem": "crates"
},
{
"name": "tinyvec",
"direct": false,
"version": "1.9.0",
"ecosystem": "crates"
},
{
"name": "tinyvec_macros",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "tokio",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "tokio",
"direct": false,
"version": "1.45.0",
"ecosystem": "crates"
},
{
"name": "tokio-macros",
"direct": false,
"version": "2.5.0",
"ecosystem": "crates"
},
{
"name": "tokio-rustls",
"direct": false,
"version": "0.26.4",
"ecosystem": "crates"
},
{
"name": "tokio-util",
"direct": false,
"version": "0.7.18",
"ecosystem": "crates"
},
{
"name": "tower",
"direct": false,
"version": "0.5.3",
"ecosystem": "crates"
},
{
"name": "tower-http",
"direct": false,
"version": "0.6.8",
"ecosystem": "crates"
},
{
"name": "tower-layer",
"direct": false,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "tower-service",
"direct": false,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "tracing",
"direct": false,
"version": "0.1.44",
"ecosystem": "crates"
},
{
"name": "tracing-core",
"direct": false,
"version": "0.1.36",
"ecosystem": "crates"
},
{
"name": "try-lock",
"direct": false,
"version": "0.2.5",
"ecosystem": "crates"
},
{
"name": "unicode-ident",
"direct": false,
"version": "1.0.24",
"ecosystem": "crates"
},
{
"name": "untrusted",
"direct": false,
"version": "0.9.0",
"ecosystem": "crates"
},
{
"name": "url",
"direct": false,
"version": "2.5.4",
"ecosystem": "crates"
},
{
"name": "utf16_iter",
"direct": false,
"version": "1.0.5",
"ecosystem": "crates"
},
{
"name": "utf8_iter",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "want",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "wasi",
"direct": false,
"version": "0.11.0+wasi-snapshot-preview1",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen",
"direct": false,
"version": "0.2.100",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-backend",
"direct": false,
"version": "0.2.100",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-futures",
"direct": false,
"version": "0.4.50",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro",
"direct": false,
"version": "0.2.100",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro-support",
"direct": false,
"version": "0.2.100",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-shared",
"direct": false,
"version": "0.2.100",
"ecosystem": "crates"
},
{
"name": "wasm-streams",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "web-sys",
"direct": false,
"version": "0.3.77",
"ecosystem": "crates"
},
{
"name": "web-time",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "winapi-util",
"direct": false,
"version": "0.1.9",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.52.0",
"ecosystem": "crates"
},
{
"name": "windows-targets",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnu",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnu",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "write16",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "writeable",
"direct": false,
"version": "0.5.5",
"ecosystem": "crates"
},
{
"name": "yoke",
"direct": false,
"version": "0.7.5",
"ecosystem": "crates"
},
{
"name": "yoke-derive",
"direct": false,
"version": "0.7.5",
"ecosystem": "crates"
},
{
"name": "zerocopy",
"direct": false,
"version": "0.8.48",
"ecosystem": "crates"
},
{
"name": "zerocopy-derive",
"direct": false,
"version": "0.8.48",
"ecosystem": "crates"
},
{
"name": "zerofrom",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "zerofrom-derive",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "zeroize",
"direct": false,
"version": "1.8.2",
"ecosystem": "crates"
},
{
"name": "zerovec",
"direct": false,
"version": "0.10.4",
"ecosystem": "crates"
},
{
"name": "zerovec-derive",
"direct": false,
"version": "0.10.3",
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 183,
"direct_count": 12,
"indirect_count": 171
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 137,
"open_issues": 28,
"closed_ratio": 0.671,
"closed_issues": 57,
"closed_unmerged_prs": 21
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "theotherjimmy",
"commits": 353,
"avatar_url": "https://avatars.githubusercontent.com/u/685409?v=4"
},
{
"type": "User",
"login": "mbrossard",
"commits": 79,
"avatar_url": "https://avatars.githubusercontent.com/u/376855?v=4"
},
{
"type": "User",
"login": "mathias-arm",
"commits": 39,
"avatar_url": "https://avatars.githubusercontent.com/u/42480551?v=4"
},
{
"type": "User",
"login": "flit",
"commits": 35,
"avatar_url": "https://avatars.githubusercontent.com/u/3116536?v=4"
},
{
"type": "User",
"login": "ithinuel",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/4605303?v=4"
},
{
"type": "User",
"login": "Yatekii",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/529795?v=4"
},
{
"type": "User",
"login": "Tiwalun",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/859555?v=4"
},
{
"type": "User",
"login": "sarahmarshy",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/12565767?v=4"
},
{
"type": "User",
"login": "c1728p9",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/2916772?v=4"
},
{
"type": "User",
"login": "jnkr-ifx",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/179853552?v=4"
}
],
"contributors_sampled": 20,
"top_contributor_share": 0.645
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci-build-wheel-linux.yml",
"ci-build-wheel-macos.yml",
"ci-build-wheel-windows.yml",
"ci-build-wheel.yml",
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 4,
"reason": "3 out of 7 merged PRs checked by a CI test -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 3,
"reason": "Found 6/19 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 10 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 6,
"reason": "4 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "24998e68a3a408c9690a46eee36db445abc7154a",
"ran_at": "2026-07-26T23:52:05Z",
"aggregate_score": 4.4,
"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-04-23T07:35:05Z",
"oldest_open_prs": [
{
"number": 216,
"created_at": "2023-08-08T12:10:33Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 245,
"created_at": "2026-03-11T00:30:15Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-04-23T05:05:08Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 60,
"created_at": "2019-02-01T20:22:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 70,
"created_at": "2019-02-07T22:06:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 71,
"created_at": "2019-02-07T22:07:12Z",
"last_comment_at": "2019-05-14T20:30:05Z",
"last_comment_author": "theotherjimmy"
},
{
"number": 78,
"created_at": "2019-02-19T17:34:16Z",
"last_comment_at": "2019-04-30T17:16:27Z",
"last_comment_author": "flit"
},
{
"number": 86,
"created_at": "2019-03-25T21:42:52Z",
"last_comment_at": "2022-09-13T16:40:44Z",
"last_comment_author": "thendrickson"
},
{
"number": 90,
"created_at": "2019-04-11T22:37:43Z",
"last_comment_at": "2019-04-12T06:54:39Z",
"last_comment_author": "jkrech"
},
{
"number": 91,
"created_at": "2019-04-13T19:12:33Z",
"last_comment_at": "2019-07-31T14:47:03Z",
"last_comment_author": "theotherjimmy"
},
{
"number": 92,
"created_at": "2019-04-15T20:56:07Z",
"last_comment_at": "2019-05-07T19:58:05Z",
"last_comment_author": "bridadan"
},
{
"number": 94,
"created_at": "2019-04-18T22:28:02Z",
"last_comment_at": "2019-05-07T19:31:48Z",
"last_comment_author": "theotherjimmy"
},
{
"number": 96,
"created_at": "2019-04-18T23:13:22Z",
"last_comment_at": "2019-05-15T15:11:52Z",
"last_comment_author": "flit"
},
{
"number": 110,
"created_at": "2019-05-25T19:22:58Z",
"last_comment_at": "2022-10-17T14:45:57Z",
"last_comment_author": "AKJ7"
},
{
"number": 111,
"created_at": "2019-05-29T18:03:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 121,
"created_at": "2019-10-03T07:09:45Z",
"last_comment_at": "2022-03-25T12:00:12Z",
"last_comment_author": "JanneKiiskila"
},
{
"number": 122,
"created_at": "2019-10-05T16:54:37Z",
"last_comment_at": "2019-10-07T06:34:31Z",
"last_comment_author": "jkrech"
},
{
"number": 123,
"created_at": "2019-10-05T19:55:11Z",
"last_comment_at": "2019-10-06T23:08:19Z",
"last_comment_author": "theotherjimmy"
},
{
"number": 132,
"created_at": "2019-10-31T21:05:53Z",
"last_comment_at": "2019-11-04T13:23:59Z",
"last_comment_author": "theotherjimmy"
},
{
"number": 138,
"created_at": "2020-02-29T20:30:39Z",
"last_comment_at": "2025-07-14T19:19:10Z",
"last_comment_author": "s-celles"
},
{
"number": 152,
"created_at": "2020-10-22T06:29:39Z",
"last_comment_at": "2020-10-22T17:28:54Z",
"last_comment_author": "flit"
},
{
"number": 154,
"created_at": "2020-11-23T15:26:11Z",
"last_comment_at": "2021-08-30T20:06:56Z",
"last_comment_author": "flit"
},
{
"number": 155,
"created_at": "2020-11-23T16:07:41Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/pyocd/cmsis-pack-manager",
"host": "github.com",
"name": "cmsis-pack-manager",
"owner": "pyocd"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 52 is calibrated to 53 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 52,
"calibrated": 53,
"calibration": "2026-08-02"
}
}
],
"value": 53,
"inputs": {
"security": 55,
"vitality": 31,
"community": 56,
"governance": 60,
"calibration": "2026-08-02",
"engineering": 58,
"ai_readiness": 53,
"weighted_overall_raw": 52
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 31,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"commits_last_year": 3,
"human_commit_share": 0.93,
"days_since_last_push": 94,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 94 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 94
}
}
],
"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": "3 commits in the last year",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 3
}
}
],
"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": "moderate",
"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": 52,
"inputs": {
"releases_count": 19,
"latest_release_tag": "v0.6.0",
"releases_from_tags": false,
"days_since_latest_release": 394,
"mean_days_between_releases": 246.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "19 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 19
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 394 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 394
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~246.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 246.5
}
}
],
"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": "exceptional",
"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": 103,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 103 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 103
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 56,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"forks": 41,
"stars": 33,
"watchers": 60,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "33 stars",
"points": 24.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 33
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "41 forks",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 41
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "60 watchers",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 60
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"readme_badge_services": [],
"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 (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.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": 13.5,
"status": "met",
"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": 60,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 20,
"top_contributor_share": 0.645
},
"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 64% of commits",
"points": 8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 64
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "20 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 20
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 10 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 67,
"inputs": {
"merged_prs": 137,
"open_issues": 28,
"closed_issues": 57,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.671,
"closed_unmerged_prs": 21,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "67% of issues closed",
"points": 28.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 67
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "137/158 decided PRs merged",
"points": 26,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 137,
"decided": 158
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 6/19 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"followers": 49,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "pyocd",
"public_repos": 9,
"account_age_days": 2228
},
"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": "49 followers of pyocd",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 49,
"login": "pyocd"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "9 public repos, account ~6 yr old",
"points": 19.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 9
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"cmsis-pack-manager"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 394
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 394 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 394
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "19 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 19
}
}
],
"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": 58,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 56,
"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": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"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": "3 out of 7 merged PRs checked by a CI test -- score normalized to 4",
"points": 8,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"python",
"cmsis",
"arm",
"rust-crate"
],
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"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": 55,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 7 merged PRs checked by a CI test -- score normalized to 4",
"points": 1,
"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 6/19 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 10 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "4 existing vulnerabilities detected",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:cmsis-pack-manager@0.6.0 runtime dependency closure — what installing the published package pulls in — 4 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": "pypi:cmsis-pack-manager@0.6.0",
"assessed": 4
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 4,
"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": "exceptional",
"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": 4,
"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": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 11
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 53,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.258,
"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": "24 of 93 human commits state their intent (structured subject or explanatory body)",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 24,
"sampled": 93
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml",
"rust/Cargo.toml",
"rust/cmsis-cffi/Cargo.toml",
"rust/cmsis-cli/Cargo.toml",
"rust/cmsis-pack/Cargo.toml"
],
"dependency_bot_commit_share": 0.07
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, rust/Cargo.toml, rust/cmsis-cffi/Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, rust/Cargo.toml, rust/cmsis-cffi/Cargo.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "7 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 7,
"sampled": 100
}
}
],
"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": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 25415,
"source_files_sampled": 27,
"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/27 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 27,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:pypi",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Could not fetch crates package 'cmsis-pack-manager' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-26T23:52:24.215862Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/pyocd/cmsis-pack-manager.svg",
"full_name": "pyocd/cmsis-pack-manager",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}