Home /Research /Inference of access policies through static analysis
OTHER

Inference of access policies through static analysis

Giacomo Zanatta, Gianluca Caiazza, Pietro Ferrara, Luca Negrini

Year
2024
Citations
3
Access
Open access

Abstract

Robot Operating System 2 (ROS 2) is the de-facto standard framework for developing distributed robotic applications. However, ensuring the correctness and security of these applications remains a significant challenge. This paper presents a novel approach to statically analyze ROS 2 applications using abstract interpretation. By extracting the architecture graph of the application, our method derives minimal access control policies that can be used to leverage security. We implemented our approach using the Library for Static Analysis (LiSA), providing a toolset that facilitates the development of sound static analyzers for ROS 2. The results demonstrate the effectiveness of our approach in enhancing the security of ROS 2 applications.

Keywords

Computer scienceTheory of computationInferenceStatic analysisProgramming languageTheoretical computer scienceData scienceArtificial intelligence

Related papers

Browse all OTHER papers