Commit 381ab45
Ignore RUSTSEC-2024-0436 (#2562)
cargo deny reports:
```
ID: RUSTSEC-2024-0436
Advisory: https://rustsec.org/advisories/RUSTSEC-2024-0436
The creator of the crate `paste` has stated in the [`README.md`](https://github.com/dtolnay/paste/blob/master/README.md)
that this project is not longer maintained as well as archived the repository
Announcement: https://github.com/dtolnay/paste
Solution: No safe upgrade is available!
paste v1.0.15
└── ratatui v0.29.0
├── gitui v0.27.0
└── tui-textarea v0.7.0
└── gitui v0.27.0 (*)
```
In #2554 the decision was made
to ignore this advisory, as ratatui already has removed paste in
ratatui/ratatui#1713 and we are just waiting for
an upstream release.
Co-authored-by: Naseschwarz <naseschwarz@0x53a.de>1 parent 22aae37 commit 381ab45
1 file changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
19 | 25 | | |
20 | 26 | | |
21 | 27 | | |
| |||
0 commit comments