You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
changed the title
Audit the XSS resistance of kramdown
Audit the XSS resistance
Oct 22, 2019
cchan
changed the title
Audit the XSS resistance
Audit XSS resistance
Oct 22, 2019
Of markdown-it
The text was updated successfully, but these errors were encountered: