diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-04-06 14:06:29 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-04-06 14:06:29 -0400 |
commit | 6fd59908ba8f6999f63c94c918f8c309ed108f74 (patch) | |
tree | 1a713f2c43196dfeda57ea911bbe9005863dd630 | |
parent | 33d934b5ca1666bfe3f9fa3004ad7d31c38c69c1 (diff) |
comment
-rw-r--r-- | doc/plugins/contrib/pod/discussion.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/plugins/contrib/pod/discussion.mdwn b/doc/plugins/contrib/pod/discussion.mdwn index 76e858680..9187b1350 100644 --- a/doc/plugins/contrib/pod/discussion.mdwn +++ b/doc/plugins/contrib/pod/discussion.mdwn @@ -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]] |