Source code security analysis (source code review) is the examination of an application source code to nd errors overlooked in the initial development phase
A tester launches a code analyzer that scans line-by-line the code of an application. Once the analyzer deployed in a testing environment nds vulnerabilities, the tester manually checks them to eliminate false positives.