VYPR

npm package

remark-html

pkg:npm/remark-html

Vulnerabilities (1)

  • CVE-2021-39199Sep 7, 2021
    affected < 13.0.2fixed 13.0.2

    remark-html is an open source nodejs library which compiles Markdown to HTML. In affected versions the documentation of remark-html has mentioned that it was safe by default. In practice the default was never safe and had to be opted into. That is, user input was not sanitized. T