2 papers
cs.SE2026
COMMITGUARD: Differential Slice Fuzzing for Commit-Induced Bug Detection
Aniruddhan Murali, Noble Saji Mathews, Mahmoud Alfadel +1
Modern software systems evolve through frequent commits that implement bug fixes, features, and security patches. Although code review and testing are widely used to check these ch…
cs.SE2026
SNIPTEST: Fuzzing Multi-Level Code Slices for Validating Vulnerabilities
Aniruddhan Murali, Nobble Saji Mathews, Mahmoud Alfadel +2
Modern software systems are increasingly complex, and static analysis tools are commonly used to identify potentially vulnerable code by issuing warnings. However, these warnings o…