Skip to content

Commit be19cf9

Browse files
authored
Merge pull request #46 from joshnck/beta
Disable Panther backend until latest pySigma version is supported
2 parents 12d712f + 4f9e971 commit be19cf9

File tree

2 files changed

+2
-28
lines changed

2 files changed

+2
-28
lines changed

poetry.lock

+1-27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pysigma-pipeline-crowdstrike = "^1.0.3"
2323
pysigma-pipeline-sysmon = "^1.0.4"
2424
pysigma-pipeline-windows = "^1.2.0"
2525
pysigma-backend-uberagent = "^0.3.66"
26-
pysigma-backend-panther = "^0.2.2"
26+
# pysigma-backend-panther = "^0.2.1" ## Disabled until https://github.com/panther-labs/pySigma-backend-panther/issues/57 is resolved
2727

2828

2929
[build-system]

0 commit comments

Comments
 (0)