Using Cyclomatic Path Analysis to Detect Security Vulnerabilities
Neither statement nor branch testing is adequate to detect security vulnerabilities and verify control flow integrity. Many exploits can hide in obscure paths and subtrees within a seemingly innocent appearing codebase. This paper shows how Cyclomatic Path Analysis, on the other hand, detects more security vulnerabilities and errors in your critical applications. Download this paper and find out how Cyclomatic Path Analysis can uncover these vulnerabilities.