Skip to content

Commit f120de6

Browse files
committed
Updated to latest pySigma version
Fixes crash with certain SigmaString values with validation.
1 parent 199c912 commit f120de6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "sigma-cli"
3-
version = "0.5.1"
3+
version = "0.5.2"
44
description = "Sigma Command Line Interface (conversion, check etc.) based on pySigma"
55
authors = ["Thomas Patzke <thomas@patzke.org>"]
66
license = "LGPL-2.1-or-later"

0 commit comments

Comments
 (0)