Creating an JUnit xml result of the check would make it easier to integrate sigma-cli into a CI/CD Pipeline and have a nice representation of the results / work on them.
Possible integrations (for possibly slightly different output formats):
use case:
- ensure a specific minimum level of quality of sigma rules in a repository
- have an overview of possible regressions when changing code
Creating an JUnit xml result of the check would make it easier to integrate sigma-cli into a CI/CD Pipeline and have a nice representation of the results / work on them.
Possible integrations (for possibly slightly different output formats):
use case: