Skip to content

scandale-project/RSTORE

This branch is up to date with main.

Folders and files

NameName
Last commit message
Last commit date
Aug 1, 2024
Feb 16, 2025
Aug 1, 2024
Aug 1, 2024
Aug 1, 2024
Aug 1, 2024
Jul 31, 2024
Aug 1, 2024
Aug 1, 2024
Jul 31, 2024
Jul 31, 2024
Feb 16, 2025
Jul 31, 2024
Feb 16, 2025
Feb 16, 2025

Repository files navigation

RSTORE - Report Storage and Tracking of Observations and Records Efficiently

Presentation

RSTORE is a libre software which is providing a backend architecture for the reporting and tracking of observations and records efficiently. It is composed of:

  • a documented HTTP API;
  • a database backend based on kvrocks

The API is based on the FastAPI framework well known for its excellent performance and Pydantic for the data validation.

A documentation is available with more information.

Why RSTORE ?

As a CSIRT, we manage a substantial volume of scan results, notifications, and reports, which often overwhelm our ticketing system. To address this, we decided to develop our own tool for quick and efficient lookup of all notifications related to our activities.

Installation

See the installation section of the documentation.

License

RSTORE is distributed under the terms of the GNU Affero General Public License version 3.