When uploading an SVG the resulting SVG has removed marker
elements. Is there a way to stop this from happening?
Example:
The raw image can be found here:
https://raw.githubusercontent.com/juju-solutions/bundle-kubeflow/1c76d8a0292f0a969f1ce416767ff3d5847508ca/docs/img/dex-unauthenticated.svg
1 Like
gerhard
(Gerhard Schlager)
2
4 Likes
Thank you, filed a PR to have marker
added to the allowlist when uploading an SVG.
4 Likes
Stephen
(Stephen)
4
For reference WebKit has had security problems with the marker element. The last issue was an RCE in December.
1 Like
sam
(Sam Saffron)
5
Thanks for the fix @anthonydillon !
1 Like