v0.4.5 - Google SecOps
·
2 commits
to master
since this release
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