most citedSoftware Security during Modern Code Review: The Developer's Perspective

26 citations · 59 across the 5 of their papers we have counts for

collaborators
Showing cs.SEShow all

5 papers · 1 filter

cs.SE20245 cited

An Empirical Study on Compliance with Ranking Transparency in the Software Documentation of EU Online Platforms

Francesco Sovrano, Michaël Lognoul, Alberto Bacchelli

Compliance with the European Union's Platform-to-Business (P2B) Regulation is challenging for online platforms, and assessing their compliance can be difficult for public authoriti…

cs.SE202412 cited

Energy Patterns for Web: An Exploratory Study

Pooja Rani, Jonas Zellweger, Veronika Kousadianos +3

As the energy footprint generated by software is increasing at an alarming rate, understanding how to develop energy-efficient applications has become a necessity. Previous work ha…

cs.SE202226 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.SE202216 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…