2 papers
cs.SE2025
Towards Explainable Vulnerability Detection with Large Language Models
Qiheng Mao, Zhenhao Li, Xing Hu +3
Software vulnerabilities pose significant risks to the security and integrity of software systems. Although prior studies have explored vulnerability detection using deep learning…
cs.SE2025
Code2API: A Tool for Generating Reusable APIs from Stack Overflow Code Snippets
Yubo Mai, Zhipeng Gao, Xing Hu +3
Nowadays, developers often turn to Stack Overflow for solutions to daily problems, however, these code snippets are partial code that cannot be tested and verified properly. One wa…