An Open Source Software Defect Detection Technique Based on Homology Detection and Pre-identification Vulnerabilitys

Jun Yang,Xuyan Song,Yu Xiong,Yu Meng
DOI: https://doi.org/10.1007/978-3-319-93554-6_94
2018-06-08
Abstract:AbstractHomology detection technology plays a very important role in the copyright protection of computer software. Homology detection technology mainly includes text based technology token, based technology and abstract syntax tree based technology. This paper introduces a method of defect detection based on homology detection technology for open source software. This detection method will collect the code fragments with vulnerabilities and the source code in open source software to compare, through three levels of comparison, to find because of plagiarism code introduced by the vulnerability fragment. After that, the vulnerability fragment is compared with the trigger condition of the vulnerability, and the judgment result is obtained. Finally, the superiority of this technique is verified by experiments.
What problem does this paper attempt to address?