Труды Института системного программирования РАН (Oct 2018)

Static analyzer Svace for finding of defects in program source code

  • V. P. Ivannikov,
  • A. A. Belevantsev,
  • A. E. Borodin,
  • V. N. Ignatiev,
  • D. M. Zhurikhin,
  • A. I. Avetisyan,
  • M. I. Leonov

DOI
https://doi.org/10.15514/ISPRAS-2014-26(1)-7
Journal volume & issue
Vol. 26, no. 1
pp. 231 – 250

Abstract

Read online

This paper describes Svace, a tool for static program analysis developed in ISP RAS. This tool allows to find defects and potential vulnerabilities in source code of programs written in C/C++ languages. Main features of the tool are simplicity of usage, wide variety of supported warning types, scalability up to programs of millions lines of code and acceptable quality of analysis (30-80% of true positive warnings).

Keywords