26 citations · 42 across the 3 of their papers we have counts for
3 papers
cs.SE2022★ 26 cited
Software Security during Modern Code Review: The Developer's Perspective
Larissa Braz, Alberto Bacchelli
To avoid software vulnerabilities, organizations are shifting security to earlier stages of the software development, such as at code review time. In this paper, we aim to understa…
cs.SE2022★ 16 cited
First Come First Served: The Impact of File Position on Code Review
Enrico Fregnan, Larissa Braz, Marco D'Ambros +2
The most popular code review tools (e.g., Gerrit and GitHub) present the files to review sorted in alphabetical order. Could this choice or, more generally, the relative position i…
cs.SE2022
An Exploratory Study on Regression Vulnerabilities
Larissa Braz, Enrico Fregnan, Vivek Arora +1
Background: Security regressions are vulnerabilities introduced in a previously unaffected software system. They often happen as a result of source code changes (e.g., a bug fix) a…