Last active
May 13, 2016 18:04
-
-
Save kan-o-ash/4878b4b3128a1db0a483b4689591e0b3 to your computer and use it in GitHub Desktop.
ImageMagick Policy Recommendation
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="MSL" /> | |
| <policy domain="coder" rights="none" pattern="MVG" /> | |
| <policy domain="coder" rights="none" pattern="PLT" /> | |
| <policy domain="coder" rights="none" pattern="SHOW" /> | |
| <policy domain="coder" rights="none" pattern="TEXT" /> | |
| <policy domain="coder" rights="none" pattern="URL" /> | |
| <policy domain="coder" rights="none" pattern="WIN" /> | |
| </policymap> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment