Timing side-channel mitigation via automated program repair

H Ruan, Y Noller, S Tizpaz-Niari… - ACM Transactions on …, 2024 - dl.acm.org
Side-channel vulnerability detection has gained prominence recently due to Spectre and
Meltdown attacks. Techniques for side-channel detection range from fuzz testing to program …

Code review practices for refactoring changes: An empirical study on openstack

EA AlOmar, M Chouchen, MW Mkaouer… - Proceedings of the 19th …, 2022 - dl.acm.org
Modern code review is a widely used technique employed in both industrial and open-
source projects to improve software quality, share knowledge, and ensure adherence to …

LLM-Enhanced Static Analysis for Precise Identification of Vulnerable OSS Versions

Y Cheng, LK Shar, T Zhang, S Yang, C Dong… - arxiv preprint arxiv …, 2024 - arxiv.org
Open-source software (OSS) has experienced a surge in popularity, attributed to its
collaborative development model and cost-effective nature. However, the adoption of …

How do code smell co-occurrences removal impact internal quality attributes? a developers' perspective

J Martins, C Bezerra, A Uchôa, A Garcia - Proceedings of the XXXV …, 2021 - dl.acm.org
Code smells are poor code structures that might harm the software quality and evolution.
However, previous studies has shown that only individual occurrences of smells may not be …

A Survey on Modern Code Review: Progresses, Challenges and Opportunities

Z Yang, C Gao, Z Guo, Z Li, K Liu, X **a… - arxiv preprint arxiv …, 2024 - arxiv.org
Over the past decade, modern code review (MCR) has been deemed as a crucial practice of
software quality assurance, which is applied to improve software quality and transfer …

Refactoring Legacy Code Using Cleaning Up Cycles: An Experience Report

AV Girjoaba, A Capiluppi - 2024 IEEE International Conference …, 2024 - ieeexplore.ieee.org
Due to the lack of standards at the time they were written, many codebases suffer from
reduced code quality. Some of these systems can not be replaced and need to be …