4 papers
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…
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…
A Systematic Literature Review on Automated Exploit and Security Test Generation
Quang-Cuong Bui, Emanuele Iannone, Maria Camporese +7
The exploit or the Proof of Concept of the vulnerability plays an important role in developing superior vulnerability repair techniques, as it can be used as an oracle to verify th…
An AST-based Code Change Representation and its Performance in Just-in-time Vulnerability Prediction
Tamás Aladics, Péter Hegedűs, Rudolf Ferenc
The presence of software vulnerabilities is an ever-growing issue in software development. In most cases, it is desirable to detect vulnerabilities as early as possible, preferably…