IMPROVING SOFTWARE SECURITY USING STATIC AND RUNTIME ANALYSIS
ABSTRACT Static analysis can detect a variety of defects and weaknesses in system source codes even before the code is ready to run. Runtime analysis on the other hand, looks at running software to detect problems as these occur, usually ...
Read more