(Fwd) cvs commit: ports/security/vuxml vuln.xml

Tom Rhodes trhodes at FreeBSD.org
Wed Sep 29 14:05:22 PDT 2004


On Wed, 29 Sep 2004 06:28:50 -0400
"Dan Langille" <dan at langille.org> wrote:

> On 28 Sep 2004 at 18:27, Tom Rhodes wrote:
> 
> > On Tue, 28 Sep 2004 18:23:42 -0400
> > "Dan Langille" <dan at langille.org> wrote:
> > 
> > > FWIW, between the other fixes and this one, the number of affected 
> > > packages went from up by 40 to 395, and the number of vulns went up 
> > > by 3 to 174.
> > > 
> > > http://beta.freshports.org/vuxml.php?list and the rest of FreshPorts 
> > > has been updated with the recent changes.
> > > 
> > > The next step is to automate what I've been doing manually so that 
> > > FreshPorts VuXML data is updated automagically with each vuxml.xml 
> > > commit.
> > 
> > Is it just a script that updates when run or?
> 
> Yes.  It is a two stage process:
> 
>   # import the vulnerabilities
>   perl process_vuxml.pl < ~/ports/security/vuxml/vuln.xml
> 
>   # mark the commits
>   perl vuxml_mark_commits.pl

Oh, then just drop it into cron(8).  :)

-- 
Tom Rhodes


More information about the freebsd-vuxml mailing list