Validate Suricata Rules
Version updated for https://github.com/StamusNetworks/suricata-rules-check to version v1.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Validate Suricata Rules GitHub Action automates the validation of Suricata rule files (*.rules) in a repository, identifying errors and warnings using suricata-language-server and optionally Suricata engine analysis. It provides detailed diagnostics as GitHub workflow annotations, making it easy to identify and address issues directly in pull requests or workflow results. This action streamlines rule validation, ensures quality control, and supports customized severity thresholds to prevent faulty rules from being merged or deployed.
Release notes
Better description.
Full Changelog: https://github.com/StamusNetworks/suricata-rules-check/compare/v1.0.0...v1.0.1