2 papers
cs.SE2026
FP-Predictor - False Positive Prediction for Static Analysis Reports
Tom Ohlmer, Michael Schlichtig, Eric Bodden
Static Application Security Testing (SAST) tools play a vital role in modern software development by automatically detecting potential vulnerabilities in source code. However, thei…
cs.SE2025
A Soundness and Precision Benchmark for Java Debloating Tools
Jonas Klauke, Tom Ohlmer, Stefan Schott +3
Modern software development reuses code by importing libraries as dependencies. Software projects typically include an average of 36 dependencies, with 80% being transitive, meanin…