View | Details | Raw Unified | Return to bug 99832
Collapse All | Expand All

(-)book.sgml (-27 lines)
Lines 7100-7132 Link Here
7100
&prompt.user; <userinput>packaudit</userinput>
7100
&prompt.user; <userinput>packaudit</userinput>
7101
&prompt.user; <userinput>lynx ~/public_html/portaudit/74a9541d-5d6c-11d8-80e3-0020ed76ef5a.html</userinput></screen>
7101
&prompt.user; <userinput>lynx ~/public_html/portaudit/74a9541d-5d6c-11d8-80e3-0020ed76ef5a.html</userinput></screen>
7102
	</sect2>
7102
	</sect2>
7103
7104
	<sect2 id="security-notify-noxml">
7105
	  <title>If VuXML still scares you...</title>
7106
7107
	  <para>As an easy alternative to writing VuXML, you may opt to add
7108
	    a single line to a different file with much simpler syntax,
7109
	    <filename><envar>PORTSDIR</envar>/security/portaudit-db/database/portaudit.txt</filename>,
7110
	    which resides within the port <filename
7111
	    role="package">security/portaudit-db</filename>, and
7112
	    send a request for review to the Security Officer Team
7113
	    as described on the <ulink
7114
	    url="http://www.freebsd.org/security/#how">FreeBSD
7115
	    Security Information</ulink> page.</para>
7116
7117
	  <para>A line in that file consists of four fields
7118
	    separated by <literal>|</literal>, a pipe character.
7119
	    The first field is a &man.pkg.version.1; pattern
7120
	    expression matching the vulnerable packages.  The second
7121
	    field contains URLs to relevant information, separated
7122
	    by space characters.  The third field is a one-line
7123
	    description of the issue.  The fourth and last field
7124
	    is the entry's UUID.</para>
7125
7126
	  <para>You may want take a closer look at existing entries in
7127
	    <filename>portaudit.txt</filename> before adding your
7128
	    first line to that file.</para>
7129
	</sect2>
7130
      </sect1>
7103
      </sect1>
7131
    </chapter>
7104
    </chapter>

Return to bug 99832