Commit ff4dfd6
committed
chore: ignore RUSTSEC-2025-0140 gix-date vulnerability
The gix-date 0.11.0 vulnerability (TimeBuf::as_str can create non-UTF8
strings) is introduced via tame-index 0.25.0 which pins gix 0.75.0.
Cannot update gix directly as it would conflict with tame-index's
gix dependency. Ignoring until tame-index releases an update with
gix 0.77+.1 parent 5feb915 commit ff4dfd6
2 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
551 | | - | |
552 | | - | |
553 | | - | |
| 551 | + | |
554 | 552 | | |
555 | 553 | | |
556 | 554 | | |
| |||
0 commit comments