Towards an Architecture-Centric Approach to Security Analysis

Qiong Feng,Rick Kazman,Yuanfang Cai,Ran Mo,Lu Xiao
DOI: https://doi.org/10.1109/wicsa.2016.41
2016-01-01
Abstract:Recently there has been increased attention to the consequences of architecture design decisions and their impact on security. Architectural design decisions have been identified as being critical for achieving high levels of software system security. However the majority of this research has been anecdotal and there are few tools or methods for understanding the architectural relations among files, and their impact on security. In this paper we employ a DRSpace-based analysis approach to identify architectural design flaws and we show, via an empirical study of 10 open source projects, that areas of a software architecture that suffer from greater numbers of design flaws are highly correlated with security bugs, and high levels of churn associated with those security bugs. Finally, we show that a specific type of design flaw-unstable interface-is correlated with the greatest increase in software security bugs.
What problem does this paper attempt to address?