Skip to content

v0.4.5 - Google SecOps

Latest
Compare
Choose a tag to compare
@slincoln-aiq slincoln-aiq released this 07 Nov 21:01

SigmAIQ 0.4.5

New Features

  • Added Google SecOps (Chronicle) backend support with UDM pipeline
  • Fixed LLM dependencies as optional install:
    pip install sigmaiq[llm]

Improvements

  • Added automatic Sigma v1 to v2 schema conversion util
  • Enhanced handling of nested SigmaCollections
  • Updated pipeline resolver to handle None values more gracefully

Infrastructure

  • Added pytest configuration and async test support
  • Added VSCode and test files to gitignore

Dependencies

  • Updated pySigma to 0.11.18
  • Updated various backend dependencies to latest versions
  • Added pytest-asyncio for testing