Author: crossley
Date: Tue Jan 13 16:35:23 2009
New Revision: 734284

URL: http://svn.apache.org/viewvc?rev=734284&view=rev
Log:
Improve the FAQ about reporting undisclosed security issues.
Add it to our Issue tracker explanation page.
Link to "ASF Security Team" new web site.

Modified:
    forrest/trunk/site-author/content/xdocs/docs_0_90/faq.xml
    forrest/trunk/site-author/content/xdocs/issues.xml

Modified: forrest/trunk/site-author/content/xdocs/docs_0_90/faq.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_90/faq.xml?rev=734284&r1=734283&r2=734284&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_90/faq.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_90/faq.xml Tue Jan 13 
16:35:23 2009
@@ -1539,8 +1539,11 @@
       <question>How to report a security issue?</question>
       <answer>
         <p>
-         Security and vulnerability issues are co-ordinated through ASF 
Security.
-         See <link 
href="http://www.apache.org/foundation/contact.html";>contact</link> information.
+         Security and vulnerability issues are co-ordinated through the
+         <link href="http://www.apache.org/security/";>ASF Security Team</link>.
+         This is only for reporting undisclosed security vulnerabilities in
+         Apache products. For other issues, use the Forrest project
+         <link href="site:issues">Issue tracker</link>.
         </p>
       </answer>
     </faq>

Modified: forrest/trunk/site-author/content/xdocs/issues.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/issues.xml?rev=734284&r1=734283&r2=734284&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/issues.xml (original)
+++ forrest/trunk/site-author/content/xdocs/issues.xml Tue Jan 13 16:35:23 2009
@@ -24,7 +24,7 @@
     <section id="intro">
       <title>Introduction</title>
       <p>
-        The Apache Forrest uses an issue tracker call Jira. All of the project
+        The Apache Forrest uses an issue tracker called Jira. All of the 
project
         contributions should go there (not to the mailing list). This enables 
us
         to keep track of contributions and to classify and manage the issues.
       </p>
@@ -44,6 +44,13 @@
         Please discuss issues about using Forrest on the user or dev mailing
         list.
       </p>
+      <p>
+        Security and vulnerability issues are co-ordinated through the
+        <a href="http://www.apache.org/security/";>ASF Security Team</a>.
+        That is only for reporting undisclosed security vulnerabilities in
+        Apache products. For other issues, use the Forrest project
+        Issue tracker.
+      </p>
     </section>
     <section id="guide">
       <title>Guidelines and hints for reporting issues</title>