Finding Privacy-relevant Source Code

Feiyang Tang,Bjarte M. Østvold
2024-01-14
Abstract:Privacy code review is a critical process that enables developers and legal experts to ensure compliance with data protection regulations. However, the task is challenging due to resource constraints. To address this, we introduce the concept of privacy-relevant methods - specific methods in code that are directly involved in the processing of personal data. We then present an automated approach to assist in code review by identifying and categorizing these privacy-relevant methods in source code.
Software Engineering,Cryptography and Security
What problem does this paper attempt to address?