3 papers
cs.SE2025
A Large-Scale Collection Of (Non-)Actionable Static Code Analysis Reports
Dávid Kószó, Tamás Aladics, Rudolf Ferenc +1
Static Code Analysis (SCA) tools, while invaluable for identifying potential coding problems, functional bugs, or vulnerabilities, often generate an overwhelming number of warnings…
cs.SE2025
Identifying Helpful Context for LLM-based Vulnerability Repair: A Preliminary Study
Gábor Antal, Bence Bogenfürst, Rudolf Ferenc +1
Recent advancements in large language models (LLMs) have shown promise for automated vulnerability detection and repair in software systems. This paper investigates the performance…
cs.SE2025
Leveraging GPT-4 for Vulnerability-Witnessing Unit Test Generation
Gábor Antal, Dénes Bán, Martin Isztin +2
In the life-cycle of software development, testing plays a crucial role in quality assurance. Proper testing not only increases code coverage and prevents regressions but it can al…