Skip to content

roghuchi/sigma-automation

Repository files navigation

Jenkins Groovy Scripts

This folder contains a set of Jenkins Groovy scripts for automating tasks related to Sigma rule management and integration with Splunk. The scripts assist with generating coverage reports for Sigma rules, updating rules in the Sigma repository report, transforming YAML files into SPL for Splunk alerts, and applying those alerts to a Splunk server.

Overview of Scripts

  • coverage-report.groovy
  • sigma-update.groovy
  • splunk-alert.groovy
  • yml-to-spl.groovy
  • yml-to-aql.groovy