Lightweight intrusion detection for IoT and embedded devices.
The aim of the project is a lightweight intrusion detection library for embedded devices which supports MSP430 and ARM Cortex based devices. Features include DSP/SIMD support, IoT and embedded protocols, distributed operation, event and history management, tool supported configuration and visualization. There is a Java port that supports less features.
Java library for Relationship Based Access Control (ReBAC). Provides a general framework creating ReBAC policies and model checking. Also provides tools for testing.
Obtain latest version as a Maven Dependency:
<dependency>
<groupId>ca.ucalgary.ispia</groupId>
<artifactId>rebac</artifactId>
<version>0.1.7</version>
</dependency>