iotaledger / iotaledger/identity
[Task] Re-Check cargo audit after protobuf fix
Open
Chore
- Dominant language
- Rust
- Stars
- 346
- Forks
- 100
- Avg merge
- 13h 41m
- Merged PRs (30d)
- 2
Description
## Description
Re-check if we still need to ignore RUSTSEC-2024-0437 in `cargo audit` or if we can bump deps and remove it after https://github.com/iotaledger/iota/pull/6292 has resolved https://github.com/iotaledger/iota/issues/5861.
Contributor guide
Research direction
Start by running cargo audit and inspect the dependency configuration for the RUSTSEC-2024-0437 ignore. Check whether the protobuf fix in PR 6292 resolved issue 5861; done means confirming the audit result and either retaining the ignore or removing it after a dependency bump.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- security
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100