Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
sifex committed Jun 17, 2024
1 parent 80e3328 commit 79dfca8
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 25 deletions.
34 changes: 15 additions & 19 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ packages = [
python = "^3.8"
click = "^8.0.3"
prettytable = "^3.1.1"
# pysigma = "^0.11.3""
pysigma = { git = "https://github.com/SigmaHQ/pySigma", branch = "main" }
pysigma = "^0.11.7"
colorama = "^0.4.6"

[tool.poetry.dev-dependencies]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,6 @@ correlation:
rules:
- base_rule_1
- base_rule_2
aliases:
field:
base_rule_1: fieldC
base_rule_2: fieldD
group-by:
- fieldC
timespan: 15m

0 comments on commit 79dfca8

Please sign in to comment.