Add EOL notes to the vulnerability pages so it's clear they are
[openssl-web.git] / news / vulnerabilities.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <!--#include virtual="/inc/head.shtml" -->
4
5 <body>
6 <!--#include virtual="/inc/banner.shtml" -->
7
8   <div id="main">
9     <div id="content">
10       <div class="blog-index">
11         <article>
12           <header><h2>Vulnerabilities<h2></header>
13           <div class="entry-content">
14             <p>
15             If you think you have found a security bug in OpenSSL,
16             please send mail to <a
17               href="mailto:openssl-security@openssl.org">openssl-security@openssl.org</a>.
18             If you want to encrypt the mail, you can use our
19             team's <a href="pgpkey.html">PGP Key</a>.  Or you can
20             send mail to one or more individual <a
21               href="/community/omc.html">OMC Members</a>,
22             encrypted or plaintext.
23             We will work with you to assess and fix the flaw,
24             as discussed in our
25             <a href="/policies/secpolicy.html">Security Policy</a>.
26             </p>
27             <!--#include virtual="vulnerabilities.inc" -->
28             </p>
29           </div>
30           <footer>
31             You are here: <a href="/">Home</a>
32             : <a href=".">News</a>
33             : <a href="">Vulnerabilities</a>
34             <br/><a href="/sitemap.txt">Sitemap</a>
35           </footer>
36         </article>
37       </div>
38       <!--#include virtual="sidebar.shtml" -->
39     </div>
40   </div>
41
42 <!--#include virtual="/inc/footer.shtml" -->
43 </body>
44
45 </html>
46