Skip to content

fix ASK-2021 pysigma update broke Sigma converter#99

Merged
arielkr256 merged 2 commits into
mainfrom
ASK-2021-pysigma-update-broke-Sigma-converter
May 9, 2025
Merged

fix ASK-2021 pysigma update broke Sigma converter#99
arielkr256 merged 2 commits into
mainfrom
ASK-2021-pysigma-update-broke-Sigma-converter

Conversation

@akozlovets098
Copy link
Copy Markdown
Contributor

The newest version of pysigma which is being installed when running brew install sigma-cli has two new abstract methods. Because of that trying to convert rules causes an error
Error: Invalid value for backend_option: Parameter 't instantiate abstract class PantherBackend without an implementation for abstract methods ' is not supported by backend 'panther'.

Changes:

  • implemented two missing abstract methods
  • pinned pysigma version to 0.11.22 to be more in control of changes in new versions

@akozlovets098 akozlovets098 requested a review from a team as a code owner May 9, 2025 09:17
arielkr256
arielkr256 previously approved these changes May 9, 2025
@arielkr256 arielkr256 enabled auto-merge (squash) May 9, 2025 14:29
@arielkr256 arielkr256 merged commit bd2306e into main May 9, 2025
7 checks passed
@arielkr256 arielkr256 deleted the ASK-2021-pysigma-update-broke-Sigma-converter branch May 9, 2025 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants