Skip to content
@aletheia-microservices

Aletheia - Static Analysis Framework for Microservices

Aletheia

Aletheia is a static analysis framework for automated detection of integrity violations in microservice codebases.

In microservice architectures, data is stored across heterogeneous systems, with data schemas partitioned and managed by separate services. Due to the complexity of microservices, it can be almost impossible for developers to have a comprehensive understanding of the entire system, making it challenging to reason about and maintain data integrity at the application level.

Aletheia solves this problem through static analysis, identifying semantic violations in microservice ecosystems (i.e., service interactions and operations that break data integrity) for various types of integrity constraints, including entity integrity, referential integrity, and uniqueness.

You can check our two main repositories:

  • Aletheia: implementation of Aletheia framework
  • Aletheia - Artifact OSDI'26: artifacts and steps to reproduce experiments from the paper "Aletheia: Automated Detection of Data Integrity Violations in Microservices" accepted in OSDI'26

Popular repositories Loading

  1. generator-synthetic-apps generator-synthetic-apps Public

    Synthetic Microservice Applications Generator

    Go 1

  2. aletheia aletheia Public

    Static Analysis Framework for Microservices

    Go

  3. aletheia-artifact-osdi26 aletheia-artifact-osdi26 Public

    OSDI'26 Artifact Evaluation

    Python

  4. .github .github Public

  5. blueprint blueprint Public

    Forked from Blueprint-uServices/blueprint

    Fork of Blueprint Microservices Compiler: Flexible and Configurable Open-Source Microservice Benchmark Applications

    Go

Repositories

Showing 5 of 5 repositories

Top languages

Loading…

Most used topics

Loading…