/sigma-translator-app

The Sigma Rule Translator simplifies security workflows by effortlessly converting Sigma rules into various backend formats.

Primary LanguageJavaScriptMIT LicenseMIT

Sigma Translator

Sigma Translator App is a tool for converting Sigma rules to various SIEM formats.

Sigma Translator

Table of Contents

Getting Started

Prerequisites

Ensure you have the following prerequisites installed:

  • Node.js
  • npm
  • Python 3.10.11 or above

Installation

  1. Clone the repository:

  2. Navigate to the project directory: cd sigma-translator-app

  3. Install dependencies: npm install

Usage

Run the Sigma Translator App with the following command:

npm start

Visit the web application at http://localhost:5173 in your browser.

Features

  • Convert Sigma Rules: Transform Sigma rules into various output formats.
  • Upload and Translate: Easily upload Sigma rule files and translate them effortlessly.
  • Edit and Download: Modify Sigma rule files and conveniently download the updated versions.