Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 531 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 531 Bytes

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