3 papers
cs.CR2026
Following Dragons: Code Review-Guided Fuzzing
Viet Hoang Luu, Amirmohammad Pasdar, Wachiraphan Charoenwet +3
Modern fuzzers scale to large, real-world software but often fail to exercise the program states developers consider most fragile or security-critical. Such states are typically de…
cs.SE2025
Enhancing Code Review through Fuzzing and Likely Invariants
Wachiraphan Charoenwet, Patanamon Thongtanunam, Van-Thuan Pham +1
Many software projects employ manual code review to gatekeep defects and vulnerabilities in the code before integration. However, reviewers often work under time pressure and rely…
cs.SE2024
Leveraging Reviewer Experience in Code Review Comment Generation
Hong Yi Lin, Patanamon Thongtanunam, Christoph Treude +3
Modern code review is a ubiquitous software quality assurance process aimed at identifying potential issues within newly written code. Despite its effectiveness, the process demand…