|
计算机应用研究 2011
Research on source code safety defects based on static test tools
|
Abstract:
To cope with the problem of high false negatives and false positives in source code static analysis methods with a static test tool, this paper presented a static analysis detection method for safety defects detection based on several static test tools. This method made statistical analysis on the outcome of different static test tools, which greatly decreased the false negatives and false positives. It designed and implemented a scalable source code static analysis tool platform, and it was proved by experiment that this platform has a better performance with lower false negatives and false positives compared with one single static test tool.