Skip to main content

Security Verification in ROS

Project description

SECURITY VERIFICATION IN ROS - svROS

Verification of security in robotic systems is one of the most difficult tasks from the standpoint of software development, as it might lead to a variety of loose ends. However, it has been shown how security hyperproperties, in particular Observational Determinism, can be verified by resorting to the use of formal methods.

Using formal frameworks for verification, such as Alloy, requires a significant level of expertise, which a common ROS developer does not possess. In addition, no state-of-art tool contemplates techniques to formally verify security in ROS2, which naturally motivates the study considered within the scope of this dissertation.

Therefore, a verification tool was developed, named Security Verification in ROS (svROS), which focuses on abstracting formal verification approaches, to provide a less-formal, easier to use, solution to verify OD in ROS2 system applications. To check the correctness of a ROS application behaviour in respect to OD, it is necessary to specify how the system behaves atomically in each node. For this, the tool incorporates a specification language that is more user-friendly than Alloy and, it enables the specification of intra-node operations, in respect to the publish-subscribe paradigm.

svROS supports the following capabilities:

  • Source code fetching from ROS2 application packages.
  • Reverse engineering methods to infer an architecture topology from the extracted code.
  • Generation of configuration file templates, to allow a ROS developer to easily configure its application network.
  • Methods to translate the system configuration into a model in Alloy, to later perform the verification of OD.
  • A domain specific language to specify the intra-node behaviour of a ROS application, and methods to translate such specifications into Alloy.

You can find the full documentation here.

HAROS - The High-Assurance ROS Framework

A lot of work done here was based on using already existent procedures from HAROS to ROS2. HAROS is a notable framework for quality assurance of ROS-based code, mostly based on static analysis, which makes use of various plugins to extend its functionality.


INSTALL AND USE

svROS functionalities was compacted into a single python package and can be easily installed using the python package installer pip.

pip install svROS

After installing, see the Quick Reference to the see the tool's commands and usage instructions.

Enjoy! (ง ͡❛ ͜ʖ ͡❛)ง

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

svROS-1.0.1.tar.gz (79.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

svROS-1.0.1-py3-none-any.whl (79.2 MB view details)

Uploaded Python 3

File details

Details for the file svROS-1.0.1.tar.gz.

File metadata

  • Download URL: svROS-1.0.1.tar.gz
  • Upload date:
  • Size: 79.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.8

File hashes

Hashes for svROS-1.0.1.tar.gz
Algorithm Hash digest
SHA256 8dd47a95b4d10463764a4a64a86c15ef7d4dd5abcfb96b4e4cc6ba46458d5d6c
MD5 3b6f8124e98dd85078e4917fb56646f6
BLAKE2b-256 ab9e50f20323a802a3bda221515780b2de3436954cf2f935a499d6fd46f85f62

See more details on using hashes here.

File details

Details for the file svROS-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: svROS-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 79.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.8

File hashes

Hashes for svROS-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3272fdce152d8466d649d8b363178b5e64fea1366405604180f1a8c3a4d6eb74
MD5 a7fe975835ccc45249383fb622d28d46
BLAKE2b-256 017a6064ea171ad89948b1b76ed9fb4a7965bb9b57aae121049519175758037d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page