Information (Aug 2021)

P2ISE: Preserving Project Integrity in CI/CD Based on Secure Elements

  • Antonio Muñoz,
  • Aristeidis Farao,
  • Jordy Ryan Casas Correia,
  • Christos Xenakis

DOI
https://doi.org/10.3390/info12090357
Journal volume & issue
Vol. 12, no. 9
p. 357

Abstract

Read online

During the past decade, software development has evolved from a rigid, linear process to a highly automated and flexible one, thanks to the emergence of continuous integration and delivery environments. Nowadays, more and more development teams rely on such environments to build their complex projects, as the advantages they offer are numerous. On the security side however, most environments seem to focus on the authentication part, neglecting other critical aspects such as the integrity of the source code and the compiled binaries. To ensure the soundness of a software project, its source code must be secured from malicious modifications. Yet, no method can accurately verify that the integrity of the project’s source code has not been breached. This paper presents P2ISE, a novel integrity preserving tool that provides strong security assertions for developers against attackers. At the heart of P2ISE lies the TPM trusted computing technology which is leveraged to ensure integrity preservation. We have implemented the P2ISE and quantitatively assessed its performance and efficiency.

Keywords