- add reporting instructions to security page for ports collection issues

PR:		197312 (based on)
Differential Revision:	https://reviews.freebsd.org/D1904
Submitted by:	rsimmons0@gmail.com
Reviewed by:	bjk, wblock
Approved by:	wblock (mentor)
This commit is contained in:
Jason Helfman 2015-03-26 02:17:21 +00:00
parent f9ae1ef92e
commit 97c9c95115
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46381

View file

@ -27,13 +27,20 @@
<a name="how"></a>
<h2>How and where to report a FreeBSD security issue</h2>
<p>All FreeBSD security issues should be reported to the <a
<p>FreeBSD security issues specific to the Operating System
should be reported to the <a
href="mailto:secteam@FreeBSD.org">FreeBSD Security Team</a>
or, if a higher level of confidentiality is required, PGP
encrypted to the <a
href="mailto:security-officer@FreeBSD.org">Security Officer
Team</a> using the <a href="so_public_key.asc">Security
Officer PGP key</a>. All reports should at least contain:</p>
Officer PGP key</a>.</p>
<p>FreeBSD security issues specific to the Ports Collection should
be reported to the <a href="mailto:ports-secteam@FreeBSD.org">
FreeBSD Ports Security Team</a>.</p>
<p>All reports should contain at least:</p>
<ul>
<li>A description of the vulnerability.</li>