Towards Security Assurance in Round-Trip Engineering: A Type-Based Approach

  • Authors:
  • Jaime A. Pavlich-Mariscal;MaríA Consuelo Franky;Ariel Lopez

  • Affiliations:
  • Departamento de Ingeniería de Sistemas, Pontificia Universidad Javeriana, Bogotá, Colombia and Departamento de Ingeniería de Sistemas y Computación, Universidad Católica d ...;Departamento de Ingeniería de Sistemas, Pontificia Universidad Javeriana, Bogotá, Colombia;Departamento de Ingeniería de Sistemas, Pontificia Universidad Javeriana, Bogotá, Colombia

  • Venue:
  • Electronic Notes in Theoretical Computer Science (ENTCS)
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Security assurance is a property that ensures that the application code behaves consistently with the access control policy specified at the design level. Security assurance proofs are valid as long as software engineers do not modify the generated code. This assumption does not hold in Round-Trip Engineering, since programmers may modify the generated code and the models are automatically re-generated. This paper proposes a round-trip engineering approach for access control that preserves security assurance both when generating code from models and vice versa. The approach is to extend programming languages@? typing mechanisms with additional rules that ensure consistency between models and code, even when code is arbitrarily modified by programmers. This paper presents a formal description of the solution and an initial sketch of the required proofs of correctness. Ongoing work is the development of a prototype to automate most of the process and its validation in a case study.