{"id":196,"date":"2006-05-17T03:54:47","date_gmt":"2006-05-17T03:54:47","guid":{"rendered":"https:\/\/www.darknet.org.uk\/2006\/05\/source-code-software-security-analysis-with-bogosec\/"},"modified":"2015-09-09T19:43:58","modified_gmt":"2015-09-09T11:43:58","slug":"source-code-software-security-analysis-with-bogosec","status":"publish","type":"post","link":"https:\/\/www.darknet.org.uk\/2006\/05\/source-code-software-security-analysis-with-bogosec\/","title":{"rendered":"Source Code & Software Security Analysis with BogoSec"},"content":{"rendered":"

[ad]<\/p>\n

Bogosec is essentially a tool for finding security vulnerabilities in source code.<\/p>\n

BogoSec aims to increase awareness regarding code security vulnerabilities, while encouraging developers to produce more secure code over time. By simplifying the code scanning process, BogoSec achieves a goal of allowing developers to scan their code regularly and more effectively.<\/p><\/blockquote>\n

BogoSec is a source code metric tool that wraps multiple source code scanners, invokes them on its target code, and produces a final score that approximates the security quality of the code. This article discusses the BogoSec methodology and implementation, and illustrates the output of BogoSec when run on a number of test cases, including Apache Web server, OpenSSH, Sendmail, Perl, and others.<\/p>\n

Bogosec seems to use:<\/p>\n