Last active
May 11, 2016 20:45
-
-
Save jtuberville/30eda837114065c0a357172364829273 to your computer and use it in GitHub Desktop.
Recommended ImageMagick file to patch vulnerability
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<policymap> | |
<policy domain="coder" rights="none" pattern="EPHEMERAL" /> | |
<policy domain="coder" rights="none" pattern="HTTPS" /> | |
<policy domain="coder" rights="none" pattern="MVG" /> | |
<policy domain="coder" rights="none" pattern="MSL" /> | |
<policy domain="coder" rights="none" pattern="TEXT" /> | |
<policy domain="coder" rights="none" pattern="SHOW" /> | |
<policy domain="coder" rights="none" pattern="WIN" /> | |
<policy domain="coder" rights="none" pattern="PLT" /> | |
</policymap> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The recommendation at https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588 is:
Should they be merged?