Sciweavers

FASE
2009
Springer

A Formal Connection between Security Automata and JML Annotations

13 years 11 months ago
A Formal Connection between Security Automata and JML Annotations
Security automata are a convenient way to describe security policies. Their typical use is to monitor the execution of an application, and to interrupt it as soon as the security policy is violated. However, run-time adherence checking is not always convenient. Instead, we aim at developing a technique to verify adherence to a security policy statically. To do this, we consider a security automaton as specification, and we generate JML annotations that inline the monitor – as a specification – into the application. We describe this translation and prove preservation of program behaviour, i.e., if monitoring does not reveal a security violation, the generated annotations are respected by the program. The correctness proofs are formalised using the PVS theorem prover. This reveals several subtleties to be considered in the definition of the translation algorithm and in the program requirements.
Marieke Huisman, Alejandro Tamalet
Added 19 May 2010
Updated 19 May 2010
Type Conference
Year 2009
Where FASE
Authors Marieke Huisman, Alejandro Tamalet
Comments (0)