1 citations · 1 across the 10 of their papers we have counts for
4 papers · 1 filter
A Comprehensive Evaluation of Code Language Models for Security Patch Detection
Nils Loose, Joseph Bienhüls, Kristoffer Hempel +2
Automated detection of vulnerability-fixing commits (\vfcs) is critical for timely security patch deployment, as advisory databases lag patch releases by a median of 25 days and ma…
Coverage-Guided Multi-Agent Harness Generation for Java Library Fuzzing
Nils Loose, Nico Winkel, Kristoffer Hempel +3
Coverage-guided fuzzing has proven effective for software testing, but targeting library code requires specialized fuzz harnesses that translate fuzzer-generated inputs into valid…
Beyond Accuracy: Characterizing Code Comprehension Capabilities in (Large) Language Models
Felix Mächtle, Jan-Niclas Serr, Nils Loose +1
Large Language Models (LLMs) are increasingly integrated into software engineering workflows, yet current benchmarks provide only coarse performance summaries that obscure the dive…
AutoStub: Genetic Programming-Based Stub Creation for Symbolic Execution
Felix Mächtle, Nils Loose, Jan-Niclas Serr +2
Symbolic execution is a powerful technique for software testing, but suffers from limitations when encountering external functions, such as native methods or third-party libraries.…