Skip to content

fix(docs): sanitize markdown HTML output to prevent XSS (fixes #63)#66

Closed
FuturMix wants to merge 1 commit into
profullstack:masterfrom
FuturMix:fix/docs-sanitize-html
Closed

fix(docs): sanitize markdown HTML output to prevent XSS (fixes #63)#66
FuturMix wants to merge 1 commit into
profullstack:masterfrom
FuturMix:fix/docs-sanitize-html

Conversation

@FuturMix

Copy link
Copy Markdown
Contributor

Adds sanitize-html to sanitize marked output in the docs page before rendering via dangerouslySetInnerHTML.

Fixes #63

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.

Docs page renders markdown as unsanitized HTML via marked

2 participants