Files
advisory-db/crates/markdown/RUSTSEC-2022-0044.md
Titus bed742d611 Remove unmaintained status of markdown (#1542)
* Remove unmaintained status of `markdown`

* Minor fixes

* Using withdrawn field instead

* Use patched instead

* Fix typo

Co-authored-by: pinkforest <36498018+pinkforest@users.noreply.github.com>
2023-01-22 03:20:54 +11:00

800 B

[advisory]
id = "RUSTSEC-2022-0044"
package = "markdown"
date = "2022-01-17"
informational = "unmaintained"
url = "https://github.com/johannhof/markdown.rs/issues/48"

[versions]
patched = [">= 1.0.0-alpha.1"]

markdown (1.0.0 and higher) is maintained

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

As of time of writing only pre-releases seem to be available for the 1.0.0 version of the crate.

The crate GitHub repository is now wooorm/markdown-rs

markdown (0.3.0 and lower) was unmaintained

The old markdown crate was no longer actively maintained.

The crate GitHub repository was johannhof/markdown.rs