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

Audit XSS resistance #6

Open
cchan opened this issue Oct 22, 2019 · 1 comment
Open

Audit XSS resistance #6

cchan opened this issue Oct 22, 2019 · 1 comment

Comments

@cchan
Copy link
Owner

cchan commented Oct 22, 2019

Of markdown-it

@cchan
Copy link
Owner Author

cchan commented Oct 22, 2019

And see if there's any special things that could be passed in the serialized json? Currently we marshal into a struct, and if that succeeds we just use the original string without remarshaling. Is this bad? What if you unmarshal a string that has extra params beyond those in the struct?

@cchan cchan changed the title Audit the XSS resistance of kramdown Audit the XSS resistance Oct 22, 2019
@cchan cchan changed the title Audit the XSS resistance Audit XSS resistance Oct 22, 2019
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

No branches or pull requests

1 participant