paper-with-me

홈 › Papers

A Systematic Literature Review on Detecting Software Vulnerabilities with Large Language Models

2025-07-30 · Sabrina Kaniewski, Fabian Schmidt, Markus Enzweiler, Michael Menth, Tobias Heer arxiv

The increasing adoption of Large Language Models (LLMs) in software engineering has sparked interest in their use for software vulnerability detection. However, the rapid development of this field has resulted in a fragmented research landscape, with diverse studies that are difficult to compare due to differences in, e.g., system designs and dataset usage. This fragmentation makes it difficult to obtain a clear overview of the state-of-the-art or compare and categorize studies meaningfully. In this work, we present a comprehensive systematic literature review (SLR) of LLM-based software vulnerability detection. We analyze 263 studies published between January 2020 and November 2025, categorizing them by task formulation, input representation, system architecture, and techniques. Further, we analyze the datasets used, including their characteristics, vulnerability coverage, and diversity. We present a fine-grained taxonomy of vulnerability detection approaches, identify key limitations, and outline actionable future research opportunities. By providing a structured overview of the field, this review improves transparency and serves as a practical guide for researchers and practitioners aiming to conduct more comparable and reproducible research. We publicly release all artifacts and maintain a living repository of LLM-based software vulnerability detection studies at https://github.com/hs-esslingen-it-security/Awesome-LLM4SVD.

📄 PDF Abstract BibTeX arXiv:2507.22659

Code (0)

등록된 구현이 없습니다.

Tasks

Vulnerability Detection

Similar Papers 제목 키워드 기반

From Vulnerabilities to Remediation: A Systematic Literature Review of LLMs in Code Security

2024-12-19 · Enna Basic, Alberto Giaretta

Large Language Models (LLMs) have emerged as powerful tools for automating various programming tasks, including security-related ones, such as detecting and fixing vulnerabilities. Despite their promising capabilities, w…

Data PoisoningSystematic Literature Review

A systematic literature Review for Transformer-based Software Vulnerability detection

2026-04-27 · Fiza Naseer, Javed Ali Khan, Muhammad Yaqoob, Alexios Mylonas 외 arxiv

Context: Software vulnerabilities pose significant security threats to software systems, especially as software is increasingly used across many areas of daily life, including health, government, and finance. Recently, t…

Vulnerability DetectionRepresentation Learning

Machine Learning Models for the Early Detection of Burnout in Software Engineering: a Systematic Literature Review

2026-03-24 · Tien Rahayu Tulili, Ayushi Rastogi, Andrea Capiluppi arxiv

Burnout is an occupational syndrome that, like many other professions, affects the majority of software engineers. Past research studies showed important trends, including an increasing use of machine learning techniques…

GitHub's Copilot Code Review: Can AI Spot Security Flaws Before You Commit?

2025-09-17 · Amena Amro, Manar H. Alalfi arxiv

As software development practices increasingly adopt AI-powered tools, ensuring that such tools can support secure coding has become critical. This study evaluates the effectiveness of GitHub Copilot's recently introduce…

What do we know about Hugging Face? A systematic literature review and quantitative validation of qualitative claims

2024-06-12 · Jason Jones, Wenxin Jiang, Nicholas Synovic, George K. Thiruvathukal 외

Background: Collaborative Software Package Registries (SPRs) are an integral part of the software supply chain. Much engineering work synthesizes SPR package into applications. Prior research has examined SPRs for tradit…

Systematic Literature Review