fabasoad/Setup Sigma

This GitHub action installs Sigma CLI based on pySigma.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionsigma version. Defaults to the latest version.nolatest
forceIf "false" skips installation if sigma is already installed. If "true" installs sigma in any case. Defaults to "false". nofalse
github-tokenGitHub token that is used to send requests to GitHub API such as getting available python versions. Defaults to the token provided by GitHub Actions environment. no${{ github.token }}
namedescription
installedWhether sigma was installed or not.