Add information on where security issues should be reported and what is
requested from the submitter. Link to the Reading FreeBSD Security Advisories handbook document. Approved by: nectar
This commit is contained in:
parent
5e96910ed3
commit
4eafddf08a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20687
1 changed files with 19 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.154 2004/04/04 21:49:41 phantom Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.155 2004/04/13 17:11:11 trhodes Exp $">
|
||||
<!ENTITY title "FreeBSD Security Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY advisories.html.inc SYSTEM "advisories.html.inc">
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/security/security.sgml,v 1.154 2004/04/04 21:49:41 phantom Exp $ -->
|
||||
<!-- $FreeBSD: www/en/security/security.sgml,v 1.155 2004/04/13 17:11:11 trhodes Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -26,11 +26,27 @@ introduce vulnerabilities.</P>
|
|||
|
||||
<H2>Table of Contents</H2>
|
||||
<UL>
|
||||
<li><a href="#how">How and Where to report a FreeBSD security issue</a></li>
|
||||
<LI><A HREF="#sec">Information about the FreeBSD Security Officer</A></LI>
|
||||
<LI><A HREF="#pol">Information handling policies</A></LI>
|
||||
<LI><A HREF="#adv">FreeBSD Security Advisories</A></LI>
|
||||
<li><a href="http://www.freebsd.org/handbook/security-advisories.html">
|
||||
Reading FreeBSD Security Advisories</a></li>
|
||||
</UL>
|
||||
|
||||
<a name="how"></a>
|
||||
<p>All FreeBSD Security issues should be reported directly to the
|
||||
<a href="mailto:secteam@FreeBSD.org">Security Officer Team</a>
|
||||
personally or otherwise to the <a href="security-officer@FreeBSD.org">
|
||||
Security Officer</a>. All reports should at least contain:<br><br>
|
||||
A description of the vulnerability;<br>
|
||||
What versions of FreeBSD seem to be affected if possible;<br>
|
||||
Any plausible workaround;<br>
|
||||
And example code if possible.<br></p>
|
||||
|
||||
<p>After this information has been reported the Security Officer
|
||||
or a Security Team delegate will get back with you.</p>
|
||||
|
||||
<A NAME=sec></A>
|
||||
<H2>The FreeBSD Security Officer and the Security Officer Team</H2>
|
||||
|
||||
|
@ -287,4 +303,4 @@ for the very latest advisories please check the
|
|||
|
||||
&footer
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue