OTHERS
Securing Opensource Code via Static Analysis (I)
See all articles written by Raghudeep Kannavara (3)
Securing Opensource Code via Static Analysis (I)
Static code analysis (SCA) is the analysis of computer programs that is performed without actually executing the programs, usually by using an automated tool. SCA has become an integral part of the software development life cycle and one of the first steps to detect and eliminate programming errors early in the software development stage. Although SCA tools are routinely used in proprietary software development environment to ensure software quality, application of such tools to the vast expanse of opensource code presents a forbidding albeit interesting challenge, especially when opensource code finds its way into commercial software.
See all articles written by Raghudeep Kannavara (3)