Skip to content

Add cargo deny ignore for deprecated bare-metal dependency#817

Merged
tullom merged 1 commit intoOpenDevicePartnership:v0.2.0from
tullom:ignore-bare-metal-deny
Apr 24, 2026
Merged

Add cargo deny ignore for deprecated bare-metal dependency#817
tullom merged 1 commit intoOpenDevicePartnership:v0.2.0from
tullom:ignore-bare-metal-deny

Conversation

@tullom
Copy link
Copy Markdown
Contributor

@tullom tullom commented Apr 24, 2026

The bare-metal crate has been deprecated, however an upstream dependency cortex-m takes a dependency on it. Ignore the advisory for now until cortex-m migrates away from it.

@tullom tullom self-assigned this Apr 24, 2026
Copilot AI review requested due to automatic review settings April 24, 2026 21:39
@tullom tullom requested a review from a team as a code owner April 24, 2026 21:39
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a temporary cargo-deny advisory ignore to keep dependency auditing green while an upstream crate still depends on a deprecated/archived bare-metal crate.

Changes:

  • Ignore RUSTSEC-2026-0110 in cargo deny advisories until cortex-m migrates away from bare-metal.

Comment thread deny.toml
@tullom tullom enabled auto-merge (squash) April 24, 2026 21:43
@tullom tullom merged commit cf169a5 into OpenDevicePartnership:v0.2.0 Apr 24, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants