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
The comrak we were matching unsafe URL prefixes, such as data: or javascript: , in a case-sensitive manner. This meant prefixes like Data: were untouched.
comrak
0.7.0
>=0.9.1
The comrak we were matching unsafe URL prefixes, such as
data:
orjavascript:
, in a case-sensitive manner. This meant prefixes likeData:
were untouched.See advisory page for additional details.
The text was updated successfully, but these errors were encountered: