]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/contrib/pod/discussion.mdwn
comment
[ikiwiki.git] / doc / plugins / contrib / pod / discussion.mdwn
index 76e8586802d67a48a9a84a295af6b4ab17d6f0a0..9187b1350d3b1d6d55b5dec1195957f75e9993ba 100644 (file)
@@ -8,3 +8,7 @@ supports, or later support latex, that could be problimatic since that
 could maybe be used to include files or run code. --[[Joey]]
 
 > I don't know, either; the documentation for [[!cpan Pod:Xhtml]] is silent on this subject. --[[KathrynAndersen]]
+
+>> I'm afraid the only approach is to audit the existing code in the perl
+>> module(s), and then hope nothing is added to them later that opens a
+>> security hole. --[[Joey]]