1 / 2
文档名称:

Adaptive Probabilistic Model for Ranking Code-Based Static Analysis Alerts.pdf

格式:pdf   页数:2
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Adaptive Probabilistic Model for Ranking Code-Based Static Analysis Alerts.pdf

上传人:keminyong 2012/2/24 文件大小:0 KB

下载得到文件列表

Adaptive Probabilistic Model for Ranking Code-Based Static Analysis Alerts.pdf

文档介绍

文档介绍:Adaptive Probabilistic Model for Ranking Code-Based Static Analysis Alerts

Sarah Smith Heckman
North Carolina State University, Campus Box 8206, Raleigh, NC 27695
sarah_******@

Abstract software engineer’s subjective threshold. The
Automated Warning Application for Reliability
2
Software engineers tend to repeat mistakes when Engineering (AWARE) tool automates the adaptive
developing software. Automated static analysis tools ranking model and gathers data to validate the
can detect some of these mistakes early in the software proposed theories.
process. However, these tools tend to generate a
significant number of false positive alerts. Due to the 2. Proposed solution
need for manual inspection of alerts, the high number
of false positives may make an automated static The focus of this research is on the development of
analysis tool too costly to use. In this research, we a probabilistic model for the adaptive ranking of alerts
propose to rank alerts generated from automated static generated by ASA tools to mitigate the cost of FPs.
analysis tools via an adaptive model that predicts the
probability an alert is a true fault in a system. The . Key model concepts
model adapts based upon a history of the actions the
software engineer has taken to either filter false Software engineers will select an alert from the
posi