Starten Sie Ihre Suche...


Wir weisen darauf hin, dass wir technisch notwendige Cookies verwenden. Weitere Informationen

Too Many Issues : Automatically Prioritizing Analyzer Findings by Tracing Security Importance

ACM transactions on software engineering and methodology : TOSEM. New York, NY: ACM Press 2025

Erscheinungsjahr: 2025

Publikationstyp: Zeitschriftenaufsatz

Sprache: Englisch

Doi/URN: 10.1145/3744708

Volltext über DOI/URN

Geprüft:Bibliothek

Inhaltszusammenfassung


Code-based analyzers often find too many potentially security-related issues to address them all. Therefore, issues likely to lead to vulnerabilities should be fixed first. Such prioritization requires project-specific knowledge, such as quality requirements, security-related decisions, and design, which is not accessible to code analyzers. We present TraceSEC, an automated technique for prioritizing issues according to their security-related importance to the project. Its core concept is to ...Code-based analyzers often find too many potentially security-related issues to address them all. Therefore, issues likely to lead to vulnerabilities should be fixed first. Such prioritization requires project-specific knowledge, such as quality requirements, security-related decisions, and design, which is not accessible to code analyzers. We present TraceSEC, an automated technique for prioritizing issues according to their security-related importance to the project. Its core concept is to incorporate available design artifacts and trace links between them, thus considering the project context that the code lacks. We reduce the problem of issue prioritization to a maximum flow problem and quantify the importance of each issue by the flow from user-defined quality aspects to the issue, i.e., quantifying its impact on project-specific security preferences. Our evaluation shows that TraceSEC effectively provides automated prioritization and can be tailored to project-specific quality goals. Its prioritization correlates stronger with manual expert prioritization than SonarQube rule severities, which are commonly used in practice. In particular, TraceSEC has a higher similarity for identifying high-priority issues. TraceSEC scales reasonably well for codebases up to 4 million lines of code, and the initial setup overhead is likely to be recouped after the first automated prioritization.» weiterlesen» einklappen

Autoren


Peldszus, Sven (Autor)
Konersmann, Marco (Autor)
Brunotte, Wasja (Autor)
Ahrens, Maike (Autor)
Schneider, Kurt (Autor)
Jürjens, Jan (Autor)

Verknüpfte Personen


Beteiligte Einrichtungen