LWN.net Logo

Advertisement

Front, Kernel, Security, Distributions, Development. See your byline here on LWN.net.

Advertise here

Open Source Security Report

Open Source Security Report

Posted May 21, 2008 13:44 UTC (Wed) by lmb (subscriber, #39048)
Parent article: Open Source Security Report

Coverity's source code scanner is a really cool tool. I wish there was an open source
alternative.


(Log in to post comments)

OSS alternative

Posted May 21, 2008 16:03 UTC (Wed) by dwheeler (guest, #1216) [Link]

Agreed. splint is probably the closest. My Flawfinder tool is another OSS tool for scanning code (though it's VERY naive); the flawfinder home page has links to LOTS of related work.

OSS alternative

Posted May 23, 2008 6:11 UTC (Fri) by PO8 (guest, #41661) [Link]

The Sparse folks are starting to make that codebase do some fairly general checks as well.
They have a long-term goal of doing some abstract interpretation based analyses.

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds