Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade remark-html from 13.0.1 to 13.0.2 #77

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade remark-html from 13.0.1 to 13.0.2.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 4 months ago, on 2021-09-07.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Cross-site Scripting (XSS)
SNYK-JS-REMARKHTML-1583433
714/1000
Why? Has a fix available, CVSS 10
No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: remark-html
  • 13.0.2 - 2021-09-07
    • b0b1ba5 Fix to sanitize by default
      The docs have always said remark-html is safe by default. It wasn’t and this patches that.

      If you do want to be unsafe, use remark-html with sanitize: false:

      -  .use(remarkHtml)
      +  .use(remarkHtml, {sanitize: false})

    Full Changelog: 13.0.1...13.0.2

  • 13.0.1 - 2020-10-03
    • 7a8cb0e Update mdast-util-to-hast
from remark-html GitHub release notes
Commit messages
Package name: remark-html

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant