Skip to content

chore(deps): ignore RUSTSEC-2026-0173 (proc-macro-error2 unmaintained)#45

Merged
mfw78 merged 1 commit into
mainfrom
chore/ignore-rustsec-2026-0173
Jun 8, 2026
Merged

chore(deps): ignore RUSTSEC-2026-0173 (proc-macro-error2 unmaintained)#45
mfw78 merged 1 commit into
mainfrom
chore/ignore-rustsec-2026-0173

Conversation

@mfw78

@mfw78 mfw78 commented Jun 8, 2026

Copy link
Copy Markdown
Member

RUSTSEC-2026-0173 flags proc-macro-error2 as unmaintained (informational, not a vulnerability).

It enters the tree only through alloy-sol-macro and alloy-sol-macro-expander as a compile-time proc-macro dependency. The latest alloy-core (1.6.0) and its main branch still depend on it, so there is no upstream version to bump to. It is build-time only, never shipped in the binary or wasm artifact, and has no runtime reachability.

Adds the first .cargo/audit.toml for the repo, scoped to this advisory.

Closes #44

proc-macro-error2 is unmaintained but enters the tree only through
alloy-sol-macro and alloy-sol-macro-expander as a compile-time proc-macro
dependency. The latest alloy-core (1.6.0) and its main branch still depend
on it, so there is no upstream version to bump to. It is build-time only,
never shipped in the binary or wasm artifact, and has no runtime
reachability. Adds the first .cargo/audit.toml for the repo.

Closes #44
@mfw78 mfw78 merged commit 4d63357 into main Jun 8, 2026
6 of 7 checks passed
@mfw78 mfw78 deleted the chore/ignore-rustsec-2026-0173 branch June 8, 2026 08:22
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RUSTSEC-2026-0173: proc-macro-error2 is unmaintained

1 participant