RE: [SC-L] ZDNET: LAMP lights the way in open-source security

2006-03-07 Thread Gary McGraw
l.com/~gem -Original Message- From: Gavin, Michael [mailto:[EMAIL PROTECTED] Sent: Tue Mar 07 16:40:00 2006 To: Crispin Cowan Cc: Jeremy Epstein; Secure Coding Mailing List Subject: RE: [SC-L] ZDNET: LAMP lights the way in open-source security -Original Message-

RE: [SC-L] ZDNET: LAMP lights the way in open-source security

2006-03-07 Thread Gavin, Michael
-Original Message- >From: Crispin Cowan [mailto:[EMAIL PROTECTED] > >Gavin, Michael wrote: >> Yeah, statistics can allow you to say and "prove" just about anything. >> >> OK, showing my ignorance here, since I haven't checked out any of the >> LAMP source trees and reviewed the code: how m

Re: [SC-L] ZDNET: LAMP lights the way in open-source security

2006-03-07 Thread Crispin Cowan
Gavin, Michael wrote: > Yeah, statistics can allow you to say and "prove" just about anything. > > OK, showing my ignorance here, since I haven't checked out any of the > LAMP source trees and reviewed the code: how much of the code making up > those modules is written in scripting languages vs. ho

RE: [SC-L] ZDNET: LAMP lights the way in open-source security

2006-03-07 Thread Gary McGraw
Of Gavin, Michael > Sent: Tuesday, March 07, 2006 12:46 PM > To: Jeremy Epstein; Kenneth R. van Wyk; Secure Coding Mailing List > Subject: RE: [SC-L] ZDNET: LAMP lights the way in open-source security > > Yeah, statistics can allow you to say and "prove" just about anything.

RE: [SC-L] ZDNET: LAMP lights the way in open-source security

2006-03-07 Thread Jeff Williams
t; To: Jeremy Epstein; Kenneth R. van Wyk; Secure Coding Mailing List > Subject: RE: [SC-L] ZDNET: LAMP lights the way in open-source security > > Yeah, statistics can allow you to say and "prove" just about anything. > > OK, showing my ignorance here, since I haven't

RE: [SC-L] ZDNET: LAMP lights the way in open-source security

2006-03-07 Thread Gavin, Michael
ED] Sent: Tuesday, March 07, 2006 12:17 PM To: Gavin, Michael; Kenneth R. van Wyk; Secure Coding Mailing List Subject: RE: [SC-L] ZDNET: LAMP lights the way in open-source security All of which proves that there are lies, damn lies, and statistics (the statistic being the lower bug densit

RE: [SC-L] ZDNET: LAMP lights the way in open-source security

2006-03-07 Thread Jeremy Epstein
, Michael > Sent: Tuesday, March 07, 2006 11:49 AM > To: Kenneth R. van Wyk; Secure Coding Mailing List > Subject: RE: [SC-L] ZDNET: LAMP lights the way in open-source > security > > The Coverity product (Coverity Prevent) is a static source > code analysis tool for C and C++,

RE: [SC-L] ZDNET: LAMP lights the way in open-source security

2006-03-07 Thread Gavin, Michael
The Coverity product (Coverity Prevent) is a static source code analysis tool for C and C++, see http://www.coverity.com/library/pdf/coverity_prevent.pdf. It isn't actually scanning (or if it is, it isn't analyzing) any of the scripting code, as far I as can tell. Michael -Original Message--