@inproceedings{4a0bb61b33284a4e9016d3afc1e7b4bb,
title = "Metacsl: specification and verification of high-level properties",
abstract = "Modular deductive verification is a powerful technique capable to show that each function in a program satisfies its contract. However, function contracts do not provide a global view of which high-level (e.g. security-related) properties of a whole software module are actually established, making it very difficult to assess them. To address this issue, this paper proposes a new specification mechanism, called meta-properties. A meta-property can be seen as an enhanced global invariant specified for a set of functions, and capable to express predicates on values of variables, as well as memory related conditions (such as separation) and read or write access constraints. We also propose an automatic transformation technique translating meta-properties into usual contracts and assertions, that can be proved by traditional deductive verification tools. This technique has been implemented as a Frama-C plugin called MetAcsl and successfully applied to specify and prove safety- and security-related meta-properties in two illustrative case studies.",
author = "Virgile Robles and Nikolai Kosmatov and Virgile Prevosto and Louis Rilling and \{Le Gall\}, Pascale",
note = "Publisher Copyright: {\textcopyright} The Author(s) 2019.; 25th International Conference on Tools and Algorithms for the Construction and Analysis of Systems conference series, TACAS 2019 held as part of the 22nd European Joint Conferences on Theory and Practice of Software, ETAPS 2019 ; Conference date: 06-04-2019 Through 11-04-2019",
year = "2019",
month = jan,
day = "1",
doi = "10.1007/978-3-030-17462-0\_22",
language = "English",
isbn = "9783030174613",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "358--364",
editor = "Tom{\'a}{\v s} Vojnar and Lijun Zhang",
booktitle = "Tools and Algorithms for the Construction and Analysis of Systems - 25th International Conference, TACAS 2019, Held as Part of the European Joint Conferences on Theory and Practice of Software, ETAPS 2019, Proceedings",
}