raboof commented on code in PR #48: URL: https://github.com/apache/hadoop-site/pull/48#discussion_r1406248387
########## content/mailing_lists.html: ########## @@ -184,6 +184,14 @@ <h2 id="security">Security</h2> <p>In order to post to the list, it is <strong>NOT</strong> necessary to first subscribe to it.</p> <p>For information on published vulnerabilities please see our <a href="cve_list.html">CVE list</a>.</p> +<p>This mailing list is only for discussing security vulnerabilities in hadoop ‘source’ code, <strong>NOT</strong> security advisories for thirdparty libraries. For security issues related to thirdparty libraries use the dev/user mailing lists. +However, when after analysis it turns out the advisory impacts Hadoop, that should be discussed on the security list.</p> +<p>The thirdparty library versions in the upcoming releases can be checked here:</p> +<ul> +<li><a href="https://github.com/apache/hadoop/blob/trunk/LICENSE-binary">3.4.x</a></li> +<li><a href="https://github.com/apache/hadoop/blob/branch-3.3/LICENSE-binary">3.3.x</a></li> Review Comment: nice -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
