Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-29 02:15 UTC

rust-embedded / cortex-m

Low level access to Cortex-M processors

RustApache-2.0★ 991 stars⑂ 194 forkssince Sep 2016View on GitHub ↗

rust-embedded/cortex-m holds a health index of 72 out of 100, placing it in the Good band. It scores highest on Sustainability & Governance (83/100) and lowest on AI Readiness (50/100). It was last updated today. 3 contributors account for most of its recent work.

72
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

72
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Rust EmbeddedOrganization
3,361 followers61 public repossince Mar 2016

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.ioxtaskpoints to another repo — not scored0.1.4196528 days agoautomationcodesignmacosreleasextaskcommand-line-utilities
crates.iocortex-m0.7.7492,954571302 days agoregisterperipheralarmcortex-mhardware-supportembeddedno-std
crates.iopanic-itm0.4.22,14372082 days agopanic-implitmpanic-handlercortex-marmembeddedno-std
crates.iocortex-m-rt0.7.5464,66258631 days agoarmcortex-mruntimestartupembeddedno-std
crates.iocortex-m-types0.1.03491290 days agoarmcortex-mperipheralregisterhardware-supportembeddedno-std
crates.iopanic-semihosting0.7.018,698130 days agopanicpanic-handlerpanic-implsemihostingembeddedno-std
crates.iocortex-m-semihosting0.6.0186,750180 days agoarmcortex-msemihostingembeddedno-std

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

71Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
20.1/36Commit cadence — 29/52 weeks with commits
18/18Commit volume — 131 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year131
human_commit_share1
days_since_last_push0
active_weeks_last_year29
How it's scored
27/27Ships releases — 12 releases published
0/36Release recency — latest release 1,302 days ago
19.8/27Release cadence — a release every ~78.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count12
latest_release_tagv0.7.7
releases_from_tagsno
days_since_latest_release1,302
mean_days_between_releases78.8
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

78Good · 18% of overall
How it's scored
48.6/60Stars — 991 stars
19/25Forks — 194 forks
8/15Watchers — 29 watchers
Inputs used
forks194
stars991
watchers29
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 1,165,556 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagescortex-m, panic-itm, cortex-m-rt, cortex-m-types, panic-semihosting, cortex-m-semihosting
dependents
ecosystemscrates
total_downloads23,995,216
monthly_downloads1,165,556
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

83Good · 24% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
16.6/22.5Commit distribution — top contributor authored 26% of commits
13.5/13.5Contributor breadth — 99 contributors
10/10OpenSSF Scorecard: Contributors — project has 66 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled99
top_contributor_share0.263
How it's scored
29.8/46.8Issue resolution — 64% of issues closed
35/38.3PR acceptance — 360/393 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs360
open_issues93
closed_issues164
issue_closed_ratio0.638
closed_unmerged_prs33
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 3,361 followers of rust-embedded
25/25Track record — 61 public repos, account ~10 yr old
Inputs used
followers3,361
owner_typeOrganization
is_verified
owner_loginrust-embedded
public_repos61
account_age_days3,795
How it's scored
25/25Published & resolvable — 6 package(s) on crates
35/35Publish recency — latest publish 0 days ago
20/20Version history — 58 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagescortex-m, panic-itm, cortex-m-rt, cortex-m-types, panic-semihosting, cortex-m-semihosting
ecosystemscrates
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

61Moderate · 20% of overall
How it's scored
24/24CI workflows — 6 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 10 out of 10 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicsrust, no-std, arm, cortex-m, microcontroller
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

63Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 66 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5.6
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.
How it's scored
26.6/35Direct dependencies free of known advisories — 1 affected: bare-metal 0.2.5 (unknown)
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
37.2/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 96 days ago
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages18
unassessed_packages0
affected_by_severityunknown 1
direct_affected_packages1
Matched the crates:cortex-m@0.7.7 runtime dependency closure — what installing the published package pulls in — 18 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

50Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
30.4/40Legible commit history — 57 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.57
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — justfile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_filesjustfile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, cortex-m-rt/Cargo.toml, cortex-m-rt/macros/Cargo.toml, cortex-m-semihosting/Cargo.toml, cortex-m-types/Cargo.toml, cortex-m/Cargo.toml, cortex-m/macros/Cargo.toml, panic-itm/Cargo.toml, panic-semihosting/Cargo.toml, testsuite/Cargo.toml, xtask/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/132 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes46,002
source_files_sampled132
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

991GitHub stars
99contributors
131commits, last 12 months
0days since last push
12releases
3bus factor
93open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • crates package 'xtask' points at a different repository (https://github.com/arcboxlabs/xtask); excluded from ecosystem scoring
  • Could not fetch crates package 'testsuite' from its registry

More detail

Star and fork history 0 ★ / 194 ⇿
0Stars
194Forks
12Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0408012016020019332016-112021-092026-07
Major 0Minor 1Patch 11

Each point covers 9 days.

OpenSSF Scorecard 5.6 / 10
5.6aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-29 02:14 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal 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
10CI-Tests10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 66 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 24
RegistryPackageVersion constraintManifest
crates.iocortex-m-rt-macros=0.7.6cortex-m-rt/Cargo.toml
crates.iocritical-section1.0.0cortex-m-semihosting/Cargo.toml
crates.iobare-metal0.2.4cortex-m/Cargo.toml
crates.iocritical-section1.0.0cortex-m/Cargo.toml
crates.iovolatile-register0.2.2cortex-m/Cargo.toml
crates.iobitfield0.13.2cortex-m/Cargo.toml
crates.ioeh00.2.4cortex-m/Cargo.toml
crates.ioeh11.0.0cortex-m/Cargo.toml
crates.iocortex-m-macros=0.1.0cortex-m/Cargo.toml
crates.ioserde1cortex-m/Cargo.toml
crates.ioserde_json1cortex-m/Cargo.toml
crates.iocortex-m>= 0.5.8, < 0.8panic-itm/Cargo.toml
crates.iocortex-m>= 0.5.6, < 0.8panic-semihosting/Cargo.toml
crates.iocortex-m-semihosting0.6panic-semihosting/Cargo.toml
crates.iocortex-m-rttestsuite/Cargo.toml
crates.iocortex-mtestsuite/Cargo.toml
crates.iocritical-section1testsuite/Cargo.toml
crates.iocortex-m-semihostingtestsuite/Cargo.toml
crates.iodefmt-semihosting0.3testsuite/Cargo.toml
crates.iodefmt-rtt1testsuite/Cargo.toml
crates.iodefmt1testsuite/Cargo.toml
crates.ioar0.8.0xtask/Cargo.toml
crates.iocortex-mxtask/Cargo.toml
crates.ioserde_json1xtask/Cargo.toml
All dependencies 22

Full resolved dependency set from the GitHub dependency graph: 14 direct and 8 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
crates.ioardirect
crates.iobare-metaldirect
crates.iobitfielddirect
crates.iocortex-mdirect
crates.iocortex-m-macros0.1.0direct
crates.iocortex-m-rt-macros0.7.6direct
crates.iocortex-m-semihostingdirect
crates.iocritical-sectiondirect
crates.iodefmtdirect
crates.iodefmt-rttdirect
crates.iodefmt-semihostingdirect
crates.ioserdedirect
crates.ioserde_jsondirect
crates.iovolatile-registerdirect
crates.iocompiletest_rsindirect
crates.iodefmt-testindirect
crates.ioembedded-halindirect
crates.iomacrotestindirect
crates.iopanic-haltindirect
crates.ioproc-macro2indirect
crates.ioquoteindirect
crates.iosynindirect
Dependency advisories 1

Installing crates:cortex-m@0.7.7 pulls in 18 packages, direct and transitive: 1 carry known advisories, of which 1 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
bare-metal0.2.5directunknown1

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "rust",
        "no-std",
        "arm",
        "cortex-m",
        "microcontroller"
      ],
      "is_fork": false,
      "size_kb": 2958,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "RPC": 2043,
        "Just": 234,
        "Rust": 355807,
        "Shell": 3566
      },
      "pushed_at": "2026-07-28T19:12:01Z",
      "created_at": "2016-09-27T23:35:04Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-28T19:14:17Z",
      "description": "Low level access to Cortex-M processors",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "https://github.com/rust-embedded/wg",
      "name": "Rust Embedded",
      "type": "Organization",
      "login": "rust-embedded",
      "company": null,
      "location": null,
      "followers": 3361,
      "avatar_url": "https://avatars.githubusercontent.com/u/17707713?v=4",
      "created_at": "2016-03-07T16:53:40Z",
      "is_verified": null,
      "public_repos": 61,
      "account_age_days": 3795
    },
    "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.7.7",
          "kind": "patch",
          "published_at": "2023-01-04T01:32:58Z"
        },
        {
          "tag": "v0.7.6",
          "kind": "patch",
          "published_at": "2022-08-13T17:29:53Z"
        },
        {
          "tag": "v0.7.5",
          "kind": "patch",
          "published_at": "2022-05-31T18:22:59Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2022-01-02T18:18:16Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2021-07-03T21:04:28Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2021-03-07T22:47:38Z"
        },
        {
          "tag": "v0.6.7",
          "kind": "patch",
          "published_at": "2021-01-26T23:33:00Z"
        },
        {
          "tag": "v0.6.6",
          "kind": "patch",
          "published_at": "2021-01-25T23:40:59Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2021-01-25T11:20:03Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2021-01-25T03:03:33Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2021-01-25T03:03:55Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2020-07-20T12:55:26Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b1f693155ae45ec888d73c5f91bb5c6476ec61d1",
          "body": "Release cortex-m-rt",
          "is_bot": false,
          "headline": "Merge pull request #675 from rust-embedded/release-cmrt",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-07-28T19:08:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77f9bfdfb6fd15bdb464e4395c91eda309d01a88",
          "body": null,
          "is_bot": false,
          "headline": "Fix two MSRV mentions that were wrong",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-07-28T19:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "086d32acba21ff54444020e826a11943e3a409b6",
          "body": null,
          "is_bot": false,
          "headline": "Bump cortex-m-rt to 0.7.6 for release",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-07-28T19:04:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18f7581504ccc96d20fd4cb4bac22ffb191d88f3",
          "body": "Update cortex-m-semihosting and panic-semihosting for release",
          "is_bot": false,
          "headline": "Merge pull request #670 from rust-embedded/release-c-m-sh-060",
          "author_name": "Adam Greig",
          "author_login": "adamgreig",
          "committed_at": "2026-07-28T18:25:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6347639e8207f7fa6230498df3cd6df37f4440d",
          "body": "…ke-exclusive-ownership\n\nsecure routing API for NVIC now takes exclusive reference",
          "is_bot": false,
          "headline": "Merge pull request #674 from rust-embedded/nvic-secure-routers-now-ta…",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-07-25T08:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e17e3d016225e421c562322ef962e817fa275332",
          "body": null,
          "is_bot": false,
          "headline": "secure routing API for NVIC now takes exclusive ownership",
          "author_name": "Robin Mueller",
          "author_login": "robamu",
          "committed_at": "2026-07-24T17:00:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45ea9f80115409d469c8c3476cd4d6a87d0d461a",
          "body": "Turn test back on",
          "is_bot": false,
          "headline": "Merge pull request #673 from rust-embedded/add-missing-test-back",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-07-21T15:37:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44ad63c8d150a65543845e7dda6c163c53217c36",
          "body": "Accidentally turned off in #667",
          "is_bot": false,
          "headline": "Turn test back on",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-07-21T14:11:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42009510c2e08fedf6940f4c5bc9079a6277c02b",
          "body": "…take2\n\nImprove trustzone support: take2",
          "is_bot": false,
          "headline": "Merge pull request #671 from rust-embedded/improve-trustzone-support-…",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-07-21T12:48:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffa04bb388e89d2a2464d044221411bd98c27ad9",
          "body": "It should be a NOP if you don't have FPU support. And this is better\nbecause someone might have been using the FPU on an EABI target.",
          "is_bot": false,
          "headline": "Unconditionally do vlstm.",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-07-21T11:50:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0e49c542364ace56e9a9e74cc74280c756edce0",
          "body": "I don't imagine you could leak a lot from secure mode with those, but\nwe should try and leak nothing.",
          "is_bot": false,
          "headline": "Also clear processor flags.",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-07-21T11:37:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8c1b60a22e85614d1cd2d97f603373018179085",
          "body": "Also moved the BXNS instruction into a global asm block to avoid issues\nwith erasing registers that LLVM wants to use.",
          "is_bot": false,
          "headline": "Move NS bootload function into asm module.",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-07-21T11:34:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5c6797bbf984d6a5c4f9bde2f3d23116c37f6b3",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'improve-trustzone-support' into feat/sau-init-clean",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-07-21T10:58:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1721aff3168be9fb067ccfc9c757cc6541c6bc3a",
          "body": "The values aren't very useful if you cannot access the fields outside\nthe cortex-m crate.",
          "is_bot": false,
          "headline": "Allow access to SFAR and SFSR fields.",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-07-21T10:57:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ae8b1165ca0fd923666319f9ef83c00334f66a0",
          "body": "Enables non-secure alias for SCB",
          "is_bot": false,
          "headline": "Add secure-mode feature.",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-07-21T10:57:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e00b22e24b7d52e22375c5103ac058291a11387",
          "body": "…xample",
          "is_bot": false,
          "headline": "peripheral/sau: use *const u32 for jump_to_nonsecure, add testsuite e…",
          "author_name": "Gerzain Mata",
          "author_login": "leftger",
          "committed_at": "2026-07-21T10:57:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86bdf6b2f0e28e9a569150db85c77314dcc41cf1",
          "body": "…xtras",
          "is_bot": false,
          "headline": "peripheral/sau: return error from init instead of silently ignoring e…",
          "author_name": "Gerzain Mata",
          "author_login": "leftger",
          "committed_at": "2026-07-21T10:55:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1844b3703c14fc1e3ab9101032ebcfeb208a658",
          "body": "- Derive Copy, Clone, PartialEq, Eq on SauRegion and SauRegionAttribute\n- SAU::disable_allns(): set CTRL.ALLNS=1, ENABLE=0 (all memory Non-Secure)\n- SAU::init(regions): disable SAU, program up to 8 regions, re-enable\n- jump_to_nonsecure(ns_vtor): Secure→Non-Secure boot handoff via BXNS\n\nThese cover \n[…]\n-M TrustZone boot sequence after SAU region\nprogramming: disabling the SAU for NS-only systems, bulk-initialising regions\nwithout manually looping set_region, and transferring control to the NS image.",
          "is_bot": false,
          "headline": "peripheral: add SAU init helpers and jump_to_nonsecure for ARMv8-M",
          "author_name": "Gerzain Mata",
          "author_login": "leftger",
          "committed_at": "2026-07-21T10:55:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "56efe979ecd8a64757852c2935630825cfdb18b1",
          "body": "Remove cortex-m deps",
          "is_bot": false,
          "headline": "Merge pull request #667 from thejpster/remove-cortex-m-deps",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-07-21T08:37:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ddf2972018de5e81d2d4743d6cfabaed3b8de35",
          "body": "Update to checkout action v7",
          "is_bot": false,
          "headline": "Merge pull request #668 from thejpster/bump-checkout-action",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-07-21T08:37:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94c5838bc50e71bf597fad58c6e5b22219d4f3e1",
          "body": "docs(msrv): unify rust-version to 1.85 across workspace",
          "is_bot": false,
          "headline": "Merge pull request #669 from stiflingsky/fix/add-missing/msrv",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-07-20T15:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5216ebadf944bfd601d859e2f9baf37e983e3292",
          "body": "cortex-m-semihosting goes to 0.6, because it now requires critical-section.\n\npanic-semihosting goes to 0.7 because it uses cortex-m-semihosting, and so also now requires critical-section.",
          "is_bot": false,
          "headline": "Update cortex-m-semihosting and panic-semihosting for release",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-07-20T15:01:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb8674b2f9096a93ce14d04f244d9dfe71d3b603",
          "body": "…ates (#659)",
          "is_bot": false,
          "headline": "docs(msrv): update and unify rust-version to 1.85 across workspace cr…",
          "author_name": "stiflingsky",
          "author_login": "reubenueben",
          "committed_at": "2026-07-20T14:49:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfe466e3c338fda0c7ebeef2526ff08e303a79b7",
          "body": "peripheral: add SCB NSACR and NVIC ITNS support for ARMv8-M TrustZone",
          "is_bot": false,
          "headline": "Merge pull request #647 from leftger/feat/trustzone",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-07-17T20:41:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8edfd6650d931224bb9503d195b22740bc1045d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into feat/trustzone",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-07-17T20:37:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6272a7c759d1de7361f3c703f0379e6796a2a01",
          "body": "v4 uses an unsupported version of node.js",
          "is_bot": false,
          "headline": "Update to checkout action v7",
          "author_name": "Jonathan 'theJPster' Pallant",
          "author_login": "thejpster",
          "committed_at": "2026-07-14T19:14:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f01bc57e506fc17b21a357327e2cf90c89fa8c43",
          "body": "Hopefully these still pass.",
          "is_bot": false,
          "headline": "Remove reference to feature.",
          "author_name": "Jonathan 'theJPster' Pallant",
          "author_login": "thejpster",
          "committed_at": "2026-07-14T19:13:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd159b7b8ef56d0e07a2e48e939e5d08afcf44f1",
          "body": "It wasn't even being used as far as I can tell.",
          "is_bot": false,
          "headline": "Remove cortex-m as a dependency on cortex-m-semihosting.",
          "author_name": "Jonathan 'theJPster' Pallant",
          "author_login": "thejpster",
          "committed_at": "2026-07-14T19:06:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68ea084e4c239756c2f8badd6b137265ee0adbf7",
          "body": "Decoupling these crates will make releases easier in the future.",
          "is_bot": false,
          "headline": "Remove cortex-m as a dev-dependency on cortex-m-rt.",
          "author_name": "Jonathan 'theJPster' Pallant",
          "author_login": "thejpster",
          "committed_at": "2026-07-14T19:06:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26b7ac39bf1434783b35830e7a45518b6348af26",
          "body": "update and improve testsuite",
          "is_bot": false,
          "headline": "Merge pull request #657 from rust-embedded/update-testsuite",
          "author_name": "Daniel Egger",
          "author_login": "therealprof",
          "committed_at": "2026-07-14T18:51:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aa7b9023474ea04df1167125e90e9922ae8523f",
          "body": "fix: read ICSR volatile in SCB::vect_active()",
          "is_bot": false,
          "headline": "Merge pull request #664 from jakobjung10/fix-vect-active-volatile-icsr",
          "author_name": "Adam Greig",
          "author_login": "adamgreig",
          "committed_at": "2026-06-24T22:10:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d86be0982a16b1ca5fd507bf2bf4b1386da6220",
          "body": "Add note about change of asm::delay behaviour to changelog",
          "is_bot": false,
          "headline": "Merge pull request #665 from rust-embedded/changelog",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-06-24T07:44:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9b1807775955e21e873cc80a774f0297d7d86b9",
          "body": null,
          "is_bot": false,
          "headline": "Add note about change of asm::delay behaviour to changelog",
          "author_name": "Adam Greig",
          "author_login": "adamgreig",
          "committed_at": "2026-06-23T18:31:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa408f131efe5fe5ad229560935e15da61c67416",
          "body": "Update asm::delay to perform as many iterations as requested cycles.",
          "is_bot": false,
          "headline": "Merge pull request #663 from rust-embedded/delay-iters",
          "author_name": "Adam Greig",
          "author_login": "adamgreig",
          "committed_at": "2026-06-23T18:24:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09d0e8813adf788b184a08a53c4ac0aa43528aa3",
          "body": "Implement coprocessor access instructions",
          "is_bot": false,
          "headline": "Merge pull request #531 from spcan/coprocessor",
          "author_name": "Adam Greig",
          "author_login": "adamgreig",
          "committed_at": "2026-06-22T22:33:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34519620f3328a25ce37dc1ed8b57fd3d2e2df7b",
          "body": "`SCB::vect_active()` now reads ICSR with a volatile access, preventing the load from being narrowed to a byte read that faults on word-only ICSR models.",
          "is_bot": false,
          "headline": "fix: read ICSR volatile in SCB::vect_active()",
          "author_name": "Jakob Jungreuthmayer",
          "author_login": "jakobjung10",
          "committed_at": "2026-06-20T16:08:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07dec27ccb0a23274458a370d7dfcf5c5c435589",
          "body": null,
          "is_bot": false,
          "headline": "Update asm::delay to perform as many iterations as requested cycles.",
          "author_name": "Adam Greig",
          "author_login": "adamgreig",
          "committed_at": "2026-06-16T20:29:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "833010790e0f8d3ff2cb9a4367d2b89244905438",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'rust-embedded:master' into coprocessor",
          "author_name": "spcan",
          "author_login": "spcan",
          "committed_at": "2026-06-06T14:21:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91679dbc839fa787397d6f825140757aa8c3fdad",
          "body": null,
          "is_bot": false,
          "headline": "fix: Move coprocessor.rs to asm.rs as requested",
          "author_name": "Andres",
          "author_login": "spcan",
          "committed_at": "2026-06-06T14:20:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9376b49478c2a3a635c5492308ed4634fe392c3",
          "body": "Update expected error message for latest Rust. Fixes #661.",
          "is_bot": false,
          "headline": "Merge pull request #662 from rust-embedded/fix-661",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-06-01T15:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85a96cf57e0f295e59d35aa0c0ebeaf377be827c",
          "body": null,
          "is_bot": false,
          "headline": "Update expected error message for latest Rust. Fixes #661.",
          "author_name": "Adam Greig",
          "author_login": "adamgreig",
          "committed_at": "2026-06-01T08:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ec626141ded6b6f6f192190d675b2701f4eea9f",
          "body": "- Add tests for Cortex-M0 as well",
          "is_bot": false,
          "headline": "update testsuite to use defmt-test",
          "author_name": "Robin Mueller",
          "author_login": "robamu",
          "committed_at": "2026-04-28T23:16:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c62cc47314445346851b0d0664f9cc34c50b24d",
          "body": "Document deprecation of inline-asm feature",
          "is_bot": false,
          "headline": "Merge pull request #645 from 9names/deprecate_inline_asm",
          "author_name": "Adam Greig",
          "author_login": "adamgreig",
          "committed_at": "2026-04-28T18:37:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "202eb58bf6ad0961c820a6c1d0bf1e30a0a0f270",
          "body": "Update the cortex-m unreleased changelog.",
          "is_bot": false,
          "headline": "Merge pull request #643 from wt/release_new_version",
          "author_name": "Adam Greig",
          "author_login": "adamgreig",
          "committed_at": "2026-04-28T18:34:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d232aaff734672215d3cfc9028bac89511c6380a",
          "body": "Latest rust has changed its error output",
          "is_bot": false,
          "headline": "Merge pull request #653 from jannic/fix-ci-compiletest",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-04-26T16:41:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd5f0a9a27e40da8e478ac6418a7b0803b3d9a99",
          "body": "It helps to test such changes on _current_ stable. The changes\nto exception-v8only and interrupt-invalid only apply to current\nbeta, so will likely be necessary with the next rust release.",
          "is_bot": false,
          "headline": "Revert some changes",
          "author_name": "Jan Niehusmann",
          "author_login": "jannic",
          "committed_at": "2026-04-25T11:19:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee670c98ff340eb7dea83d45025424db3ba7ecf5",
          "body": null,
          "is_bot": false,
          "headline": "Latest rust has changed its error output",
          "author_name": "Jan Niehusmann",
          "author_login": "jannic",
          "committed_at": "2026-04-25T10:31:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e875bd23568f1697352ca46f5020cf8c32874e3",
          "body": "Improves readability of the ARMv8-M route_to_nonsecure, route_to_secure,\nand is_routed_to_nonsecure methods by naming the nr/32 and nr%32 sub-\nexpressions as suggested in PR review.",
          "is_bot": false,
          "headline": "peripheral: extract group_idx/bit_mask variables in NVIC ITNS methods",
          "author_name": "Gerzain Mata",
          "author_login": "leftger",
          "committed_at": "2026-04-22T23:03:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32aee19460426a8fed0acf9028e371b200ec5c21",
          "body": null,
          "is_bot": false,
          "headline": "cortex-m-rt: fix stale compile-fail expected error string",
          "author_name": "Gerzain Mata",
          "author_login": "leftger",
          "committed_at": "2026-04-21T02:29:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "504e12753b6d6e3f7f37242f2541523b507335ac",
          "body": "Add the missing ARMv8-M TrustZone registers and typed helper methods:\n\n- SCB: add `nsacr` field (Non-Secure Access Control Register, 0xE000_ED8C)\n  gated behind `#[cfg(armv8m)]`. Add `enable_nonsecure_fpu()`,\n  `disable_nonsecure_fpu()`, and `is_nonsecure_fpu_enabled()` helpers\n  on SCB for controll\n[…]\negister field (already present since #580). Gated\n  behind `#[cfg(armv8m)]`.\n\n- test: add address assertions for `nvic.itns` (0xE000_E380) and\n  `scb.nsacr` (0xE000_ED8C), both gated `#[cfg(armv8m)]`.",
          "is_bot": false,
          "headline": "peripheral: add TrustZone support for SCB NSACR and NVIC ITNS (ARMv8-M)",
          "author_name": "Gerzain Mata",
          "author_login": "leftger",
          "committed_at": "2026-04-21T02:17:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f4c43daaa143edce3e477b251316cec148237e6d",
          "body": null,
          "is_bot": false,
          "headline": "Update fn comments that used to refer to inline-asm",
          "author_name": "9names",
          "author_login": "9names",
          "committed_at": "2026-04-11T05:32:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cbd536c391660b8c560314a5a13e97c174893df",
          "body": null,
          "is_bot": false,
          "headline": "Remove inline-asm feature from CI jobs",
          "author_name": "9names",
          "author_login": "9names",
          "committed_at": "2026-04-11T05:32:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24a492672ea6304f4553db5a8f19c41bf928fdbe",
          "body": null,
          "is_bot": false,
          "headline": "Document that inline-asm is deprecated",
          "author_name": "9names",
          "author_login": "9names",
          "committed_at": "2026-04-11T05:32:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25eede26ad2e45a9c58ee54748cdfe790cf20e0f",
          "body": null,
          "is_bot": false,
          "headline": "Update the cortex-m-rt unreleased changelog.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-04-11T04:46:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd3ee4993cde42431e10c11f6321f19066d6c8e8",
          "body": "Related-to: #639",
          "is_bot": false,
          "headline": "Update the cortex-m unreleased changelog.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-04-11T04:42:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef09ed2dd610d0fb84aad6fb7c9d496b4a8551d2",
          "body": null,
          "is_bot": false,
          "headline": "fmt: Set inline before asm_cfg",
          "author_name": "Andres",
          "author_login": "spcan",
          "committed_at": "2026-03-27T16:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bd9668bec009d2e3054de94eb7995440f4a99b9",
          "body": null,
          "is_bot": false,
          "headline": "fix: Add asm_cfg to all coprocessor instructions",
          "author_name": "Andres",
          "author_login": "spcan",
          "committed_at": "2026-03-27T12:29:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3ebba51bd840b2a89b0dd7006db0d668bf27ba1",
          "body": null,
          "is_bot": false,
          "headline": "fix: Rerun cargo fmt after clippy, I really need to make a hook for this",
          "author_name": "Andres",
          "author_login": "spcan",
          "committed_at": "2026-03-26T22:23:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f6baef4154f1f134b22406c0c7d0235b138ff27",
          "body": null,
          "is_bot": false,
          "headline": "fix: Format, clippy",
          "author_name": "Andres",
          "author_login": "spcan",
          "committed_at": "2026-03-26T22:21:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ab167f8870f90a169c231748ea3ccee4b04ad95",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'rust-embedded:master' into coprocessor",
          "author_name": "spcan",
          "author_login": "spcan",
          "committed_at": "2026-03-26T22:15:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6baaf6ab1c0a8cf22ae2e0b895b077e81eddecfd",
          "body": "Remove all clippy issues when targeting `thumbv6m-none-eabi`.",
          "is_bot": false,
          "headline": "Merge pull request #636 from wt/fix_armv6m_clippy_issues",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-03-26T07:43:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f0c8467eaf9000c1c73c786912937554052b989",
          "body": "Add cortex-m-rt/macros to the workspace members.",
          "is_bot": false,
          "headline": "Merge pull request #635 from wt/add_missing_crates_to_workspace",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-03-26T07:41:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd52819d87dec2211ad68d9f79555d954055fbb1",
          "body": "These clippy issue do not appear when building under non-arm targets, so\nthey have been missed.\n\nUnblocks: #630",
          "is_bot": false,
          "headline": "Remove all clippy issues when targeting `thumbv6m-none-eabi`.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-03-26T06:39:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfe8c72981d300df61d7b36703536f9f44d4e2ef",
          "body": null,
          "is_bot": false,
          "headline": "Add cortex-m-rt/macros to the workspace members.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-03-26T06:26:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47f28455e4159aa5b3b0302124e4975959626bee",
          "body": "Remove asm toolchain",
          "is_bot": false,
          "headline": "Merge pull request #629 from wt/update_asm_toolchain",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-03-25T16:26:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9be9a7a9d22efc72a1ea4f92d92a011bb5a77917",
          "body": null,
          "is_bot": false,
          "headline": "Import the arm_cfg macro instead of qualifying on every use.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-03-25T07:28:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bff304ef02926c2cabc746c88caa0596fe97f7e",
          "body": "I used `any(armv6m, armv7m, ...)` in many places where I could have said\n`cortex_m` instead for the cfg macro calls. Let's change that.",
          "is_bot": false,
          "headline": "Optimize config item test a bit.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-03-25T07:09:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1132b4581fb7d20fc251c9b70e63bf6c0406f629",
          "body": "This removes the inner module entirely.",
          "is_bot": false,
          "headline": "Move other uses of asm::inner to modules using them.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-03-25T07:09:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc454e485546a323f30633212c85a230658cb85d",
          "body": "This is the first step of removing the asm::inner module entirely.",
          "is_bot": false,
          "headline": "Move asm for asm module into the asm module directly.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-03-25T02:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14d0e9a3d13f6921fd4da2d9a72849534619a572",
          "body": "The purpose of this attribute is to allow platforms that do not support the\nasm instructions to compile code code that calls those functions. This is\nneeded so that clippy can be run once in CI and when testing locally.\n\nThis reverts 8d579b45072e5f1405e4d1b9f80d25785a06f6c4 since it had a\nconflicting method of making clippy builds include the function on all\ntargets.",
          "is_bot": false,
          "headline": "Add asm_cfg attribute.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-03-25T02:41:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3d7c058bc9c43cb32bf829a0a56cb66fe5051d4",
          "body": null,
          "is_bot": false,
          "headline": "Remove the precompiled functions wrapping assembly routines.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-03-25T00:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cd77629b1954f5b473581a0cc07065e7e272d50",
          "body": "Inline asm has been supported in stable rust for some time, so I removed\nthe separate asm build infra and added that code to the normal crate code.\n\nI also crated a mock of the asm functions that were needed to run clippy\nwith a non-arm target (like x86_64).",
          "is_bot": false,
          "headline": "Move asm code into normal code.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-03-25T00:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d2847f0a0f413f7bac131c8b75f188ba4b715bf",
          "body": null,
          "is_bot": false,
          "headline": "Remove blob build/check from xtask crate.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-03-25T00:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cca23c4d97d4c291e197ad0eab32d2ec27ea8e9d",
          "body": null,
          "is_bot": false,
          "headline": "Bump asm to edition 2024.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-03-25T00:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "723eae0a878345d5ee1ad376e21a6c15eb10724f",
          "body": "This will allow getting all the asm in shape for edition 2024.",
          "is_bot": false,
          "headline": "Bump to asm toolchain to 1.94.0.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-03-25T00:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ef49e9ed7a087b392f9655bac07abc3c48d89bc",
          "body": "The `cm7-r0p1` feature only works with the plateform feature `armv7em`.\nI added a compile error to help someone figure that out more redily if\nthey accidentally combine those features.",
          "is_bot": false,
          "headline": "Document compatibility of the `cm7-r0p1` feature.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-03-25T00:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "843266b605369decc7f19df48472856d689e1097",
          "body": "Extend the test suite to check more of our assembly code",
          "is_bot": false,
          "headline": "Merge pull request #632 from thejpster/extend-tests-more-asm",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-03-24T19:35:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d579b45072e5f1405e4d1b9f80d25785a06f6c4",
          "body": null,
          "is_bot": false,
          "headline": "Allow psp functions to be used with host target.",
          "author_name": "Jonathan 'theJPster' Pallant",
          "author_login": "thejpster",
          "committed_at": "2026-03-22T18:07:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4050997928963b1c979df80bb946ecaf5d81abf",
          "body": null,
          "is_bot": false,
          "headline": "Extend the test suite to check more of our assembly code",
          "author_name": "Jonathan 'theJPster' Pallant",
          "author_login": "thejpster",
          "committed_at": "2026-03-22T18:07:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecf51f0061bab170e4421e94671f3b9056068fd6",
          "body": "Remove deprecated Cargo.toml authors.",
          "is_bot": false,
          "headline": "Merge pull request #631 from wt/remove_cargo_toml_authors",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-03-20T14:55:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b13ed7f1a42537b2a347b0f177860766d956ff30",
          "body": "I missed these previously. Oops.",
          "is_bot": false,
          "headline": "Remove deprecated Cargo.toml authors.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-03-18T04:54:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84e5c011068f01b7716684d20f45841cdfe3f285",
          "body": "Update msrv",
          "is_bot": false,
          "headline": "Merge pull request #628 from wt/update_msrv",
          "author_name": "Adam Greig",
          "author_login": "adamgreig",
          "committed_at": "2026-03-12T00:58:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2ad315d4c3a33b05410e72e82243346f5691aae",
          "body": null,
          "is_bot": false,
          "headline": "Bump resolver version to the default for 2024 edition.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-03-11T04:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ccdf2ade305941bbb052ac47f0a0762ad8b6d16",
          "body": "Needed to update the assembled libs because the formatting touched the asm\nboilerplate.",
          "is_bot": false,
          "headline": "Bump rustfmt style to 2024.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-03-11T02:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88c5106cfcc2174ed2bafc9bc5396b1a191add50",
          "body": "I also explicitly set the rustfmt style to 2021 to prevent formatting\nchurn in this same commit.",
          "is_bot": false,
          "headline": "Bump all crates to edition 2024.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-03-11T02:43:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10b8831655e14461a100cf6d8cf8d297ad198182",
          "body": null,
          "is_bot": false,
          "headline": "Update all code to be edition 2024 compatible.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-03-11T02:43:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51620b3fd48d24b0db1849d742e6789673a5b1a6",
          "body": null,
          "is_bot": false,
          "headline": "Remove deprecated authors in Cargo.tomls.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-03-11T02:43:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20a5059a1a71ddb31f975b946d65bd0da4a0f048",
          "body": "The lifetime change is due to a lint error from clippy that did not\nfind this problem in prior versions. The change itself shouldn't effect\ncode depending on the cortex-m crate.",
          "is_bot": false,
          "headline": "Update the MSRV to 1.85 on all crates.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-03-10T22:47:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "674daef7f6654bd3ae526ea72ef0927ff1325214",
          "body": "Use real `#[non_exhaustive]` attribute.",
          "is_bot": false,
          "headline": "Merge pull request #625 from wt/use_real_non_exhaustive_attr",
          "author_name": "Adam Greig",
          "author_login": "adamgreig",
          "committed_at": "2026-03-10T19:09:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32d11008318864834c301a9915e447b75a476abb",
          "body": "The `#[non_exhaustive]` attr has existed since rust 1.40.0. We should\nuse it instead of the older manual method for creating a non-exhaustive\nstruct.",
          "is_bot": false,
          "headline": "Use real `#[non_exhaustive]` attribute.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-03-10T01:01:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83b3719fa6d96d1675943f95205b2c9cae2adff9",
          "body": "doc: add missing ; in _stext example",
          "is_bot": false,
          "headline": "Merge pull request #624 from ericu07/fix-doc",
          "author_name": "Jonathan Pallant",
          "author_login": "jonathanpallant",
          "committed_at": "2026-03-03T08:13:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b0622dfcee2bd433b4ea4c44549eab5a7426b05",
          "body": null,
          "is_bot": false,
          "headline": "doc: add missing ; in _stext example",
          "author_name": "ericu07",
          "author_login": "ericu07",
          "committed_at": "2026-03-02T19:47:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e16fe955d949d6ad1d70bdd268b3477b1ec5652f",
          "body": "Update remaining crates to edition 2021.",
          "is_bot": false,
          "headline": "Merge pull request #621 from wt/upgrade_to_edition_2021",
          "author_name": "Adam Greig",
          "author_login": "adamgreig",
          "committed_at": "2026-02-21T02:19:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3796cc3086c75cad9ddd36fdc81b9ffc736dfedd",
          "body": "MSRV needs to move to 1.71 for this to work since there are deps that depend on\nthat version.",
          "is_bot": false,
          "headline": "Update remaining crates to edition 2021.",
          "author_name": "Wren Turkal",
          "author_login": "wt",
          "committed_at": "2026-02-15T00:00:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c05bed0a37c9e6495ad2f7275a099a76d2954bda",
          "body": "Rename Cortex-M Team to Arm Team",
          "is_bot": false,
          "headline": "Merge pull request #622 from thejpster/rename-team",
          "author_name": "Adam Greig",
          "author_login": "adamgreig",
          "committed_at": "2026-02-14T15:30:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2b49fc86316e71f988164b93fed3b3941556949",
          "body": null,
          "is_bot": false,
          "headline": "Note the Embedded Devices Working Group in the top-level MIT file",
          "author_name": "Jonathan 'theJPster' Pallant",
          "author_login": "thejpster",
          "committed_at": "2026-02-14T13:48:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e65f9d3794603a7d5f6ffad8b2ad84256a63620f",
          "body": null,
          "is_bot": false,
          "headline": "Fix paths to license text",
          "author_name": "Jonathan 'theJPster' Pallant",
          "author_login": "thejpster",
          "committed_at": "2026-02-14T13:48:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57068054d18a7138f1fa7a67cb80da0418369c3f",
          "body": null,
          "is_bot": false,
          "headline": "The Cortex-M team was folded into the Arm team - update all references.",
          "author_name": "Jonathan 'theJPster' Pallant",
          "author_login": "thejpster",
          "committed_at": "2026-02-14T13:47:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a8d831c692780f8bc1ca9c2414d821fb810c2fe",
          "body": "Remove triagebot.toml",
          "is_bot": false,
          "headline": "Merge pull request #620 from Kobzol/remove-triagebot-toml",
          "author_name": "Adam Greig",
          "author_login": "adamgreig",
          "committed_at": "2026-02-12T00:04:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feff0f4a94cf4c87afcf8c6fcdde6d82f332d57d",
          "body": null,
          "is_bot": false,
          "headline": "Remove triagebot.toml",
          "author_name": "Jakub Beránek",
          "author_login": "Kobzol",
          "committed_at": "2026-02-11T12:39:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 12,
      "commits_last_year": 131,
      "latest_release_at": "2023-01-04T01:32:58Z",
      "latest_release_tag": "v0.7.7",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 29,
      "days_since_latest_release": 1302,
      "mean_days_between_releases": 78.8
    },
    "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": "xtask",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "automation",
            "codesign",
            "macos",
            "release",
            "xtask",
            "command-line-utilities",
            "development-tools::build-utils"
          ],
          "ecosystem": "crates",
          "matches_repo": false,
          "registry_url": "https://crates.io/crates/xtask",
          "is_deprecated": false,
          "latest_version": "0.1.4",
          "repository_url": "https://github.com/arcboxlabs/xtask",
          "versions_count": 5,
          "total_downloads": 588,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 196,
          "first_published_at": "2026-06-24T11:01:25.012607Z",
          "latest_published_at": "2026-06-30T09:55:36.509458Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 28
        },
        {
          "name": "cortex-m",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "register",
            "peripheral",
            "arm",
            "cortex-m",
            "hardware-support",
            "embedded",
            "no-std"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/cortex-m",
          "is_deprecated": false,
          "latest_version": "0.7.7",
          "repository_url": "https://github.com/rust-embedded/cortex-m",
          "versions_count": 57,
          "total_downloads": 11877744,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 492954,
          "first_published_at": "2016-09-28T00:05:20.151185Z",
          "latest_published_at": "2023-01-04T01:32:27.035901Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 1302
        },
        {
          "name": "panic-itm",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "panic-impl",
            "itm",
            "panic-handler",
            "cortex-m",
            "arm",
            "embedded",
            "no-std"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/panic-itm",
          "is_deprecated": false,
          "latest_version": "0.4.2",
          "repository_url": "https://github.com/rust-embedded/cortex-m",
          "versions_count": 7,
          "total_downloads": 247701,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 2143,
          "first_published_at": "2018-04-09T17:31:24.337933Z",
          "latest_published_at": "2020-11-14T13:48:52.618787Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 2082
        },
        {
          "name": "cortex-m-rt",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "arm",
            "cortex-m",
            "runtime",
            "startup",
            "embedded",
            "no-std"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/cortex-m-rt",
          "is_deprecated": false,
          "latest_version": "0.7.5",
          "repository_url": "https://github.com/rust-embedded/cortex-m",
          "versions_count": 58,
          "total_downloads": 7962518,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 464662,
          "first_published_at": "2017-04-12T05:53:55.024289Z",
          "latest_published_at": "2024-11-05T01:23:11.985224Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 631
        },
        {
          "name": "cortex-m-types",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "arm",
            "cortex-m",
            "peripheral",
            "register",
            "hardware-support",
            "embedded",
            "no-std"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/cortex-m-types",
          "is_deprecated": false,
          "latest_version": "0.1.0",
          "repository_url": "https://github.com/rust-embedded/cortex-m",
          "versions_count": 1,
          "total_downloads": 1567,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 349,
          "first_published_at": "2025-10-11T22:35:45.226869Z",
          "latest_published_at": "2025-10-11T22:35:45.226869Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 290
        },
        {
          "name": "panic-semihosting",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "panic",
            "panic-handler",
            "panic-impl",
            "semihosting",
            "embedded",
            "no-std"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/panic-semihosting",
          "is_deprecated": false,
          "latest_version": "0.7.0",
          "repository_url": "https://github.com/rust-embedded/cortex-m",
          "versions_count": 13,
          "total_downloads": 983335,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 18698,
          "first_published_at": "2018-04-09T17:29:41.971867Z",
          "latest_published_at": "2026-07-28T18:47:24.764600Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "cortex-m-semihosting",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "arm",
            "cortex-m",
            "semihosting",
            "embedded",
            "no-std"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/cortex-m-semihosting",
          "is_deprecated": false,
          "latest_version": "0.6.0",
          "repository_url": "https://github.com/rust-embedded/cortex-m",
          "versions_count": 18,
          "total_downloads": 2922351,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 186750,
          "first_published_at": "2017-01-22T18:08:26.137437Z",
          "latest_published_at": "2026-07-28T18:46:25.404607Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 194,
      "stars": 991,
      "watchers": 29,
      "fork_history": {
        "days": [
          {
            "date": "2016-11-19",
            "count": 1
          },
          {
            "date": "2016-12-16",
            "count": 1
          },
          {
            "date": "2017-04-26",
            "count": 1
          },
          {
            "date": "2017-05-10",
            "count": 1
          },
          {
            "date": "2017-06-05",
            "count": 1
          },
          {
            "date": "2017-06-16",
            "count": 1
          },
          {
            "date": "2017-07-13",
            "count": 1
          },
          {
            "date": "2017-08-04",
            "count": 1
          },
          {
            "date": "2017-12-10",
            "count": 1
          },
          {
            "date": "2018-02-07",
            "count": 1
          },
          {
            "date": "2018-04-08",
            "count": 1
          },
          {
            "date": "2018-04-12",
            "count": 1
          },
          {
            "date": "2018-04-16",
            "count": 1
          },
          {
            "date": "2018-05-31",
            "count": 1
          },
          {
            "date": "2018-06-17",
            "count": 1
          },
          {
            "date": "2018-07-13",
            "count": 1
          },
          {
            "date": "2018-07-16",
            "count": 1
          },
          {
            "date": "2018-08-08",
            "count": 1
          },
          {
            "date": "2018-09-02",
            "count": 1
          },
          {
            "date": "2018-10-22",
            "count": 1
          },
          {
            "date": "2018-10-28",
            "count": 1
          },
          {
            "date": "2018-11-20",
            "count": 1
          },
          {
            "date": "2018-11-26",
            "count": 1
          },
          {
            "date": "2018-12-19",
            "count": 1
          },
          {
            "date": "2019-01-04",
            "count": 1
          },
          {
            "date": "2019-01-06",
            "count": 1
          },
          {
            "date": "2019-01-16",
            "count": 1
          },
          {
            "date": "2019-02-07",
            "count": 2
          },
          {
            "date": "2019-06-13",
            "count": 2
          },
          {
            "date": "2019-06-14",
            "count": 1
          },
          {
            "date": "2019-07-20",
            "count": 1
          },
          {
            "date": "2019-08-11",
            "count": 1
          },
          {
            "date": "2019-08-23",
            "count": 1
          },
          {
            "date": "2019-08-26",
            "count": 1
          },
          {
            "date": "2019-09-20",
            "count": 1
          },
          {
            "date": "2019-10-06",
            "count": 1
          },
          {
            "date": "2019-10-09",
            "count": 1
          },
          {
            "date": "2019-10-16",
            "count": 1
          },
          {
            "date": "2019-11-12",
            "count": 1
          },
          {
            "date": "2019-12-18",
            "count": 1
          },
          {
            "date": "2020-01-08",
            "count": 1
          },
          {
            "date": "2020-01-13",
            "count": 1
          },
          {
            "date": "2020-03-08",
            "count": 1
          },
          {
            "date": "2020-03-15",
            "count": 1
          },
          {
            "date": "2020-03-16",
            "count": 1
          },
          {
            "date": "2020-04-13",
            "count": 1
          },
          {
            "date": "2020-04-19",
            "count": 1
          },
          {
            "date": "2020-04-28",
            "count": 1
          },
          {
            "date": "2020-05-03",
            "count": 1
          },
          {
            "date": "2020-05-25",
            "count": 1
          },
          {
            "date": "2020-06-19",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-07-27",
            "count": 1
          },
          {
            "date": "2020-08-01",
            "count": 1
          },
          {
            "date": "2020-09-04",
            "count": 1
          },
          {
            "date": "2020-09-18",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 1
          },
          {
            "date": "2020-10-29",
            "count": 1
          },
          {
            "date": "2020-12-05",
            "count": 1
          },
          {
            "date": "2021-01-22",
            "count": 1
          },
          {
            "date": "2021-02-02",
            "count": 1
          },
          {
            "date": "2021-02-08",
            "count": 1
          },
          {
            "date": "2021-03-23",
            "count": 1
          },
          {
            "date": "2021-04-10",
            "count": 1
          },
          {
            "date": "2021-04-19",
            "count": 1
          },
          {
            "date": "2021-04-25",
            "count": 1
          },
          {
            "date": "2021-04-28",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-05-06",
            "count": 1
          },
          {
            "date": "2021-05-20",
            "count": 1
          },
          {
            "date": "2021-05-27",
            "count": 1
          },
          {
            "date": "2021-06-12",
            "count": 1
          },
          {
            "date": "2021-06-17",
            "count": 1
          },
          {
            "date": "2021-07-02",
            "count": 1
          },
          {
            "date": "2021-07-25",
            "count": 1
          },
          {
            "date": "2021-08-08",
            "count": 1
          },
          {
            "date": "2021-08-29",
            "count": 1
          },
          {
            "date": "2021-09-21",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-11-01",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2021-11-30",
            "count": 1
          },
          {
            "date": "2021-12-08",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 1
          },
          {
            "date": "2021-12-22",
            "count": 1
          },
          {
            "date": "2021-12-29",
            "count": 1
          },
          {
            "date": "2022-01-02",
            "count": 1
          },
          {
            "date": "2022-01-08",
            "count": 1
          },
          {
            "date": "2022-01-16",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-02-16",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-04-23",
            "count": 1
          },
          {
            "date": "2022-04-26",
            "count": 1
          },
          {
            "date": "2022-05-04",
            "count": 1
          },
          {
            "date": "2022-05-07",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 1
          },
          {
            "date": "2022-05-22",
            "count": 1
          },
          {
            "date": "2022-06-22",
            "count": 1
          },
          {
            "date": "2022-06-26",
            "count": 1
          },
          {
            "date": "2022-07-12",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 1
          },
          {
            "date": "2023-01-02",
            "count": 1
          },
          {
            "date": "2023-01-26",
            "count": 1
          },
          {
            "date": "2023-02-13",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 1
          },
          {
            "date": "2023-03-30",
            "count": 1
          },
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2023-05-19",
            "count": 1
          },
          {
            "date": "2023-06-02",
            "count": 1
          },
          {
            "date": "2023-06-17",
            "count": 1
          },
          {
            "date": "2023-07-07",
            "count": 1
          },
          {
            "date": "2023-12-13",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-31",
            "count": 1
          },
          {
            "date": "2024-01-10",
            "count": 1
          },
          {
            "date": "2024-01-20",
            "count": 1
          },
          {
            "date": "2024-02-05",
            "count": 2
          },
          {
            "date": "2024-02-29",
            "count": 1
          },
          {
            "date": "2024-03-23",
            "count": 2
          },
          {
            "date": "2024-03-25",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-17",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-06-05",
            "count": 1
          },
          {
            "date": "2024-06-23",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 2
          },
          {
            "date": "2024-07-28",
            "count": 1
          },
          {
            "date": "2024-08-07",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2024-10-01",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2024-10-21",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 2
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 1
          },
          {
            "date": "2025-01-04",
            "count": 1
          },
          {
            "date": "2025-01-10",
            "count": 1
          },
          {
            "date": "2025-01-20",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-09",
            "count": 1
          },
          {
            "date": "2025-02-12",
            "count": 2
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-15",
            "count": 1
          },
          {
            "date": "2025-04-23",
            "count": 1
          },
          {
            "date": "2025-05-06",
            "count": 1
          },
          {
            "date": "2025-05-07",
            "count": 1
          },
          {
            "date": "2025-05-13",
            "count": 1
          },
          {
            "date": "2025-06-10",
            "count": 1
          },
          {
            "date": "2025-06-11",
            "count": 1
          },
          {
            "date": "2025-06-14",
            "count": 1
          },
          {
            "date": "2025-07-20",
            "count": 2
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-09-18",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-11-30",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2026-01-02",
            "count": 1
          },
          {
            "date": "2026-01-29",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-02-12",
            "count": 1
          },
          {
            "date": "2026-02-14",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-20",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 193,
        "total_forks": 194
      },
      "star_history": null,
      "open_issues_and_prs": 106
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "justfile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "cortex-m-rt/Cargo.toml",
        "cortex-m-rt/macros/Cargo.toml",
        "cortex-m-semihosting/Cargo.toml",
        "cortex-m-types/Cargo.toml",
        "cortex-m/Cargo.toml",
        "cortex-m/macros/Cargo.toml",
        "panic-itm/Cargo.toml",
        "panic-semihosting/Cargo.toml",
        "testsuite/Cargo.toml",
        "xtask/Cargo.toml"
      ],
      "largest_source_bytes": 46002,
      "source_files_sampled": 132,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "cortex-m-rt/Cargo.toml",
        "cortex-m-semihosting/Cargo.toml",
        "cortex-m-types/Cargo.toml",
        "cortex-m/Cargo.toml",
        "panic-itm/Cargo.toml",
        "panic-semihosting/Cargo.toml",
        "testsuite/Cargo.toml",
        "xtask/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [
          {
            "name": "bare-metal",
            "direct": true,
            "version": "0.2.5",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2026-0110"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 96
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 18,
        "malicious_count": 0,
        "assessed_package": "crates:cortex-m@0.7.7",
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "cortex-m-rt-macros",
          "manifest": "cortex-m-rt/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.7.6"
        },
        {
          "name": "critical-section",
          "manifest": "cortex-m-semihosting/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.0"
        },
        {
          "name": "bare-metal",
          "manifest": "cortex-m/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2.4"
        },
        {
          "name": "critical-section",
          "manifest": "cortex-m/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.0"
        },
        {
          "name": "volatile-register",
          "manifest": "cortex-m/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2.2"
        },
        {
          "name": "bitfield",
          "manifest": "cortex-m/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.13.2"
        },
        {
          "name": "eh0",
          "manifest": "cortex-m/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2.4"
        },
        {
          "name": "eh1",
          "manifest": "cortex-m/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.0"
        },
        {
          "name": "cortex-m-macros",
          "manifest": "cortex-m/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.1.0"
        },
        {
          "name": "serde",
          "manifest": "cortex-m/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "serde_json",
          "manifest": "cortex-m/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "cortex-m",
          "manifest": "panic-itm/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": ">= 0.5.8, < 0.8"
        },
        {
          "name": "cortex-m",
          "manifest": "panic-semihosting/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": ">= 0.5.6, < 0.8"
        },
        {
          "name": "cortex-m-semihosting",
          "manifest": "panic-semihosting/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.6"
        },
        {
          "name": "cortex-m-rt",
          "manifest": "testsuite/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cortex-m",
          "manifest": "testsuite/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "critical-section",
          "manifest": "testsuite/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "cortex-m-semihosting",
          "manifest": "testsuite/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "defmt-semihosting",
          "manifest": "testsuite/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        },
        {
          "name": "defmt-rtt",
          "manifest": "testsuite/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "defmt",
          "manifest": "testsuite/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "ar",
          "manifest": "xtask/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.8.0"
        },
        {
          "name": "cortex-m",
          "manifest": "xtask/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "xtask/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "ar",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "bare-metal",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "bitfield",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "cortex-m",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "cortex-m-macros",
            "direct": true,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "cortex-m-rt-macros",
            "direct": true,
            "version": "0.7.6",
            "ecosystem": "crates"
          },
          {
            "name": "cortex-m-semihosting",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "critical-section",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "defmt",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "defmt-rtt",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "defmt-semihosting",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "volatile-register",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "compiletest_rs",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "defmt-test",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "embedded-hal",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "macrotest",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "panic-halt",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 22,
        "direct_count": 14,
        "indirect_count": 8
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 13,
        "merged_prs": 360,
        "open_issues": 93,
        "closed_ratio": 0.638,
        "closed_issues": 164,
        "closed_unmerged_prs": 33
      },
      "bus_factor": 3,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "japaric",
          "commits": 329,
          "avatar_url": "https://avatars.githubusercontent.com/u/5018213?v=4"
        },
        {
          "type": "User",
          "login": "adamgreig",
          "commits": 203,
          "avatar_url": "https://avatars.githubusercontent.com/u/47219?v=4"
        },
        {
          "type": "User",
          "login": "jonas-schievink",
          "commits": 121,
          "avatar_url": "https://avatars.githubusercontent.com/u/1786438?v=4"
        },
        {
          "type": "User",
          "login": "newAM",
          "commits": 55,
          "avatar_url": "https://avatars.githubusercontent.com/u/7845120?v=4"
        },
        {
          "type": "User",
          "login": "thejpster",
          "commits": 42,
          "avatar_url": "https://avatars.githubusercontent.com/u/959887?v=4"
        },
        {
          "type": "User",
          "login": "jonathanpallant",
          "commits": 40,
          "avatar_url": "https://avatars.githubusercontent.com/u/18005923?v=4"
        },
        {
          "type": "User",
          "login": "tmplt",
          "commits": 36,
          "avatar_url": "https://avatars.githubusercontent.com/u/6118602?v=4"
        },
        {
          "type": "User",
          "login": "therealprof",
          "commits": 33,
          "avatar_url": "https://avatars.githubusercontent.com/u/3321888?v=4"
        },
        {
          "type": "User",
          "login": "korken89",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/913109?v=4"
        },
        {
          "type": "User",
          "login": "wt",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/416255?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.263
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "clippy.yml",
        "cron.yml",
        "on-target.yml",
        "rt-ci.yml",
        "rustfmt.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": 10,
            "reason": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
            "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": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 66 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "b1f693155ae45ec888d73c5f91bb5c6476ec61d1",
        "ran_at": "2026-07-29T02:14:37Z",
        "aggregate_score": 5.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-28T19:09:00Z",
      "oldest_open_prs": [
        {
          "number": 354,
          "created_at": "2021-09-21T12:45:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 377,
          "created_at": "2022-01-02T00:27:16Z",
          "last_comment_at": "2022-10-08T18:59:31Z",
          "last_comment_author": "TDHolmes"
        },
        {
          "number": 383,
          "created_at": "2022-01-04T12:54:48Z",
          "last_comment_at": "2024-04-28T09:12:03Z",
          "last_comment_author": "tmplt"
        },
        {
          "number": 387,
          "created_at": "2022-01-08T03:49:50Z",
          "last_comment_at": "2025-04-17T13:33:28Z",
          "last_comment_author": "jonathanpallant"
        },
        {
          "number": 389,
          "created_at": "2022-01-10T18:01:41Z",
          "last_comment_at": "2022-01-10T18:01:44Z",
          "last_comment_author": "rust-highfive"
        },
        {
          "number": 431,
          "created_at": "2022-04-21T07:45:36Z",
          "last_comment_at": "2023-07-05T07:02:32Z",
          "last_comment_author": "reitermarkus"
        },
        {
          "number": 437,
          "created_at": "2022-05-05T11:57:26Z",
          "last_comment_at": "2025-04-30T07:39:48Z",
          "last_comment_author": "adamgreig"
        },
        {
          "number": 515,
          "created_at": "2024-03-13T14:10:46Z",
          "last_comment_at": "2025-04-17T13:34:28Z",
          "last_comment_author": "jonathanpallant"
        },
        {
          "number": 630,
          "created_at": "2026-03-13T07:33:10Z",
          "last_comment_at": "2026-03-27T06:30:34Z",
          "last_comment_author": "wt"
        },
        {
          "number": 654,
          "created_at": "2026-04-26T11:54:37Z",
          "last_comment_at": "2026-04-26T12:37:46Z",
          "last_comment_author": "robamu"
        },
        {
          "number": 655,
          "created_at": "2026-04-27T11:46:50Z",
          "last_comment_at": "2026-07-21T14:57:44Z",
          "last_comment_author": "Sympatron"
        },
        {
          "number": 656,
          "created_at": "2026-04-27T12:12:42Z",
          "last_comment_at": "2026-06-01T14:07:33Z",
          "last_comment_author": "adamgreig"
        },
        {
          "number": 672,
          "created_at": "2026-07-21T13:18:27Z",
          "last_comment_at": "2026-07-24T19:31:17Z",
          "last_comment_author": "thejpster"
        }
      ],
      "last_merged_pr_at": "2026-07-28T19:12:00Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 2,
          "created_at": "2016-09-27T23:48:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 7,
          "created_at": "2016-10-15T16:45:11Z",
          "last_comment_at": "2018-05-29T10:47:11Z",
          "last_comment_author": "hannobraun"
        },
        {
          "number": 289,
          "created_at": "2017-05-06T18:22:06Z",
          "last_comment_at": "2022-09-24T04:33:53Z",
          "last_comment_author": "jgerrish"
        },
        {
          "number": 394,
          "created_at": "2017-11-07T12:35:44Z",
          "last_comment_at": "2019-11-28T10:59:08Z",
          "last_comment_author": "eldruin"
        },
        {
          "number": 64,
          "created_at": "2017-11-15T08:50:45Z",
          "last_comment_at": "2019-08-05T09:37:24Z",
          "last_comment_author": "kanishkarj"
        },
        {
          "number": 74,
          "created_at": "2018-01-12T13:44:20Z",
          "last_comment_at": "2020-06-09T16:02:06Z",
          "last_comment_author": "bcantrill"
        },
        {
          "number": 395,
          "created_at": "2018-02-16T19:02:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 82,
          "created_at": "2018-02-23T17:39:58Z",
          "last_comment_at": "2020-05-27T12:25:43Z",
          "last_comment_author": "diondokter"
        },
        {
          "number": 396,
          "created_at": "2018-03-20T10:31:00Z",
          "last_comment_at": "2021-01-07T23:53:42Z",
          "last_comment_author": "jonas-schievink"
        },
        {
          "number": 397,
          "created_at": "2018-09-09T12:49:39Z",
          "last_comment_at": "2018-09-28T14:24:59Z",
          "last_comment_author": "achan1989"
        },
        {
          "number": 398,
          "created_at": "2018-09-09T20:42:01Z",
          "last_comment_at": "2022-08-03T08:35:15Z",
          "last_comment_author": "cher-nov"
        },
        {
          "number": 122,
          "created_at": "2018-10-27T20:43:47Z",
          "last_comment_at": "2024-06-30T19:59:29Z",
          "last_comment_author": "newAM"
        },
        {
          "number": 399,
          "created_at": "2018-11-08T08:43:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 400,
          "created_at": "2018-11-10T09:25:53Z",
          "last_comment_at": "2022-03-08T06:02:17Z",
          "last_comment_author": "luojia65"
        },
        {
          "number": 401,
          "created_at": "2018-11-19T19:57:26Z",
          "last_comment_at": "2019-12-29T18:17:17Z",
          "last_comment_author": "thejpster"
        },
        {
          "number": 402,
          "created_at": "2019-01-12T09:36:03Z",
          "last_comment_at": "2020-04-08T14:10:19Z",
          "last_comment_author": "teburd"
        },
        {
          "number": 403,
          "created_at": "2019-03-02T22:30:36Z",
          "last_comment_at": "2019-12-29T18:19:46Z",
          "last_comment_author": "thejpster"
        },
        {
          "number": 149,
          "created_at": "2019-06-19T05:08:17Z",
          "last_comment_at": "2020-01-16T20:31:47Z",
          "last_comment_author": "jonas-schievink"
        },
        {
          "number": 151,
          "created_at": "2019-07-01T19:47:29Z",
          "last_comment_at": "2025-04-23T23:59:35Z",
          "last_comment_author": "adamgreig"
        },
        {
          "number": 158,
          "created_at": "2019-07-18T08:46:13Z",
          "last_comment_at": "2020-01-09T20:54:08Z",
          "last_comment_author": "jonas-schievink"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/rust-embedded/cortex-m",
    "host": "github.com",
    "name": "cortex-m",
    "owner": "rust-embedded"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 72,
      "inputs": {
        "security": 63,
        "vitality": 71,
        "community": 78,
        "governance": 83,
        "engineering": 61
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 71,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "commits_last_year": 131,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 29
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "29/52 weeks with commits",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 29
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "131 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 131
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "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": 12,
              "latest_release_tag": "v0.7.7",
              "releases_from_tags": false,
              "days_since_latest_release": 1302,
              "mean_days_between_releases": 78.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "12 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1302 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1302
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~78.8 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 78.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 78,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "forks": 194,
              "stars": 991,
              "watchers": 29,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "991 stars",
                "points": 48.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 991
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "194 forks",
                "points": 19,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 194
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "29 watchers",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "cortex-m",
                "panic-itm",
                "cortex-m-rt",
                "cortex-m-types",
                "panic-semihosting",
                "cortex-m-semihosting"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 23995216,
              "monthly_downloads": 1165556
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,165,556 downloads/month across crates",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1165556,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 83,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 99,
              "top_contributor_share": 0.263
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 26% of commits",
                "points": 16.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 26
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 66 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 360,
              "open_issues": 93,
              "closed_issues": 164,
              "issue_closed_ratio": 0.638,
              "closed_unmerged_prs": 33
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "64% of issues closed",
                "points": 29.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 64
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "360/393 decided PRs merged",
                "points": 35,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 360,
                      "decided": 393
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 3361,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "rust-embedded",
              "public_repos": 61,
              "account_age_days": 3795
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "3,361 followers of rust-embedded",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 3361,
                      "login": "rust-embedded"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "61 public repos, account ~10 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 61
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "cortex-m",
                "panic-itm",
                "cortex-m-rt",
                "cortex-m-types",
                "panic-semihosting",
                "cortex-m-semihosting"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "6 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 6,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "58 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "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": 61,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "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": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "rust",
                "no-std",
                "arm",
                "cortex-m",
                "microcontroller"
              ],
              "has_wiki": false,
              "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": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 63,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "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": 56,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 5.6
            },
            "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": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 66 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Matched the crates:cortex-m@0.7.7 runtime dependency closure — what installing the published package pulls in — 18 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "crates:cortex-m@0.7.7",
                  "assessed": 18
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 89,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 18,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: bare-metal 0.2.5 (unknown)",
                "points": 26.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "bare-metal 0.2.5 (unknown)"
                    }
                  }
                ],
                "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": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 96 days ago",
                "points": 37.2,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 96
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 18,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 17
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 50,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.57,
              "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": "57 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 30.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 57,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "justfile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "cortex-m-rt/Cargo.toml",
                "cortex-m-rt/macros/Cargo.toml",
                "cortex-m-semihosting/Cargo.toml",
                "cortex-m-types/Cargo.toml",
                "cortex-m/Cargo.toml",
                "cortex-m/macros/Cargo.toml",
                "panic-itm/Cargo.toml",
                "panic-semihosting/Cargo.toml",
                "testsuite/Cargo.toml",
                "xtask/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "justfile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "justfile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 46002,
              "source_files_sampled": 132,
              "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/132 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 132,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "crates package 'xtask' points at a different repository (https://github.com/arcboxlabs/xtask); excluded from ecosystem scoring",
    "Could not fetch crates package 'testsuite' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-29T02:15:04.875887Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rust-embedded/cortex-m.svg",
  "full_name": "rust-embedded/cortex-m",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticscrates.io.