Skip to content

Commit 04f73c5

Browse files
smoeliusdjc
authored andcommitted
Withdraw RUSTSEC-2022-0044
1 parent 1273f00 commit 04f73c5

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

crates/markdown/RUSTSEC-2022-0044.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
id = "RUSTSEC-2022-0044"
44
package = "markdown"
55
date = "2022-01-17"
6+
withdrawn = "2025-04-28"
67
informational = "unmaintained"
78
url = "https://github.com/johannhof/markdown.rs/issues/48"
89

@@ -14,12 +15,14 @@ patched = [">= 1.0.0-alpha.1"]
1415

1516
A new `markdown` crate has been brought over by a new maintainer replacing the old crate.
1617

17-
As of time of writing only pre-releases seem to be available for the 1.0.0 version of the crate.
18-
1918
The crate GitHub repository is now [wooorm/markdown-rs](https://github.com/wooorm/markdown-rs)
2019

20+
This advisory has been withdraw since [version 1.0.0] was released on 2025-04-23.
21+
2122
# `markdown` (0.3.0 and lower) was unmaintained
2223

2324
The old [`markdown`](https://crates.io/crates/markdown) crate was no longer actively maintained.
2425

2526
The crate GitHub repository was [johannhof/markdown.rs](https://github.com/johannhof/markdown.rs)
27+
28+
[version 1.0.0]: https://github.com/wooorm/markdown-rs/releases/tag/1.0.0

0 commit comments

Comments
 (0)