BriefGPT.xyz
Jan, 2025
通过分析GitHub问题自动检测代码漏洞
Automating the Detection of Code Vulnerabilities by Analyzing GitHub Issues
HTML
PDF
Daniele Cipollone, Changjie Wang, Mariano Scazzariello, Simone Ferlin, Maliheh Izadi...
TL;DR
本研究解决了软件漏洞检测及时性和准确性不足的问题,提出了一种新的方法,通过利用变换器模型和机器学习技术自动识别软件漏洞。研究表明,这种方法在实际应用中对早期漏洞检测具有潜在的显著影响,能够在官方通知之前预防软件漏洞带来的安全风险。
Abstract
In today's digital landscape, the importance of timely and accurate
Vulnerability Detection
has significantly increased. This paper presents a novel approach that leverages transformer-based models and
Machine Learning<
→