iotaledger / iotaledger/identity
RUSTSEC-2026-0248: im is unmaintained
- Dominant language
- Rust
- Stars
- 346
- Forks
- 100
- Avg merge
- 13h 41m
- Merged PRs (30d)
- 2
Description
> im is unmaintained
| Details | |
| ------------------- | ---------------------------------------------- |
| Status | unmaintained |
| Package | `im` |
| Version | `15.1.0` |
| URL | [https://github.com/bodil/im-rs](https://github.com/bodil/im-rs) |
| Date | 2026-05-03 |
The im crate is unmaintained; all versions are affected. The GitHub
repository was archived by the owner on 2026-05-03.
Recommended alternative:
* [imbl](https://crates.io/crates/imbl) is a maintained fork of this crate
See [advisory page](https://rustsec.org/advisories/RUSTSEC-2026-0248.html) for additional details.
Contributor guide
Research direction
No project files or tests are named; start by locating the dependency declaration for im and every use of its API. Confirm whether imbl can replace the pinned 15.1.0 dependency, then run the relevant existing test suite; done means the project no longer depends on unmaintained im and tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- security
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100