works on

From the 1 of 7 linked papers with an AI index.

activity
20242026
collaborators

6 papers

cs.SE2026

Taming the Drift: Context-aware Repair of Dockerfile Drift during Software Evolution

Chengjie Wang, Jingzheng Wu, Xiang Ling +2

The paper introduces Cadre, a framework that uses a context-aware dependency graph to automatically repair Dockerfile drift by selecting relevant code context and generating target…

cs.SE2026

Correct Code, Vulnerable Dependencies: A Large Scale Measurement Study of LLM-Specified Library Versions

Chengjie Wang, Jingzheng Wu, Xiang Ling +2

Large language models (LLMs) are now largely involved in software development workflows, and the code they generate routinely includes third-party library (TPL) imports annotated w…

cs.CR2026

Towards Secure Agent Skills: Architecture, Threat Taxonomy, and Security Analysis

Zhiyuan Li, Jingzheng Wu, Xiang Ling +2

Agent Skills is an emerging open standard that defines a modular, filesystem-based packaging format enabling LLM-based agents to acquire domain-specific expertise on demand. Despit…

cs.CR2026

SimFuzz: Similarity-guided Block-level Mutation for RISC-V Processor Fuzzing

Hao Lyu, Jingzheng Wu, Xiang Ling +3

The Instruction Set Architecture (ISA) defines processor operations and serves as the interface between hardware and software. As an open ISA, RISC-V lowers the barriers to process…

cs.SE2026

A Large Scale Empirical Analysis on the Adherence Gap between Standards and Tools in SBOM

Chengjie Wang, Jingzheng Wu, Hao Lyu +4

A Software Bill of Materials (SBOM) is a machine-readable artifact that systematically organizes software information, enhancing supply chain transparency and security. To facilita…

cs.CR2025

Version-level Third-Party Library Detection in Android Applications via Class Structural Similarity

Bolin Zhou, Jingzheng Wu, Xiang Ling +2

Android applications (apps) integrate reusable and well-tested third-party libraries (TPLs) to enhance functionality and shorten development cycles. However, recent research reveal…