paper-with-me

Vulnerability Detection

2개 벤치마크 · 논문 350편 · 이 태스크의 논문 보기 →

Benchmarks

VulScribeR

결과 6개

Most implemented

Papers

Large Language Models at the Intersection of Software Engineering and Software Security:An Evidence-Centered Structured Survey and Research Agenda

2026-08-21 · Wei Lin, Tao Zhou, Zhaofei Xie, Changgui Hong arxiv

Large Language Models (LLMs) are moving from code completion toward repository-scale agents that retrieve context, edit files, execute tools, and participate in security-sensitive workflows. The evidence for these system…

Vulnerability DetectionCode Completion

ARQ: Agentic CodeQL Query Refinement for C/C++ Vulnerability Detection

2026-08-21 · Chunyi Wang, Yunfei Ke, Junfeng Yang, Yun-Yun Tsai 외 arxiv

Static analyzers have been widely adopted for vulnerability detection in C/C++ programs. Query-based static analyzers (e.g., CodeQL) encode vulnerable code patterns in detection queries and match them against source code…

Vulnerability Detection

Frequency-Aware Continual Learning for Smart Contract Vulnerability Detection with Large Language Models

2026-08-20 · Tenghui Huang, Jiawen Kang, Dongning Liu, Changyan Yi 외 arxiv

Smart contract vulnerability detection with Large Language Models (LLMs) faces three causally linked challenges. First, new vulnerability categories demand parameter-efficient adaptation, since full retraining is prohibi…

Vulnerability DetectionContinual Learning

TRUSS: Towards Task-Reliable and User-Safe Automated Agent Skill Generation

2026-08-18 · Zhibo Zhang, Zhen Ouyang, Ling Shi, Kailong Wang arxiv

Agent Skills package reusable natural language procedures with executable resources, enabling software agents to acquire task specific capabilities without model adaptation. Automatically generating such Skills can impro…

Vulnerability Detection

Securing AI-Generated Code: A Just-in-Time Vulnerability Detection and Remediation Pipeline

2026-08-17 · Mikhail Surikov arxiv

AI-assisted development tools generate vulnerable code at significant rates, yet few automated mechanisms exist to detect, enrich, fix, and verify security issues at development velocity, particularly ones that ground re…

Vulnerability DetectionCode Generation

Graph Is the Verifier: Agentic Reinforcement Learning for Interprocedural Vulnerability Detection

2026-07-29 · Yikun Li, Ting Zhang, Jiakun Liu, Jinfeng Jiang 외 arxiv

Real-world vulnerabilities often span multiple functions, yet most learning-based detectors classify each function in isolation: on a sample of real CVEs, we find that 71.7% of vulnerable functions require evidence from …

Vulnerability DetectionReinforcement Learning

전체 350편 보기 →