pySigma-backend-loki
pySigma-backend-loki copied to clipboard
Bump pysigma from 0.11.9 to 0.11.10
Bumps pysigma from 0.11.9 to 0.11.10.
Release notes
Sourced from pysigma's releases.
v0.11.10
What's Changed
- Allow SigmaRuleTag objects to be compared with their string represent… by
@Res260in SigmaHQ/pySigma#247- Fix type hints for conversion base by
@nikstuckenbrockin SigmaHQ/pySigma#240- update tags to use dashes by
@nasbenchin SigmaHQ/pySigma#248- Fixes #241 - Pipeline Resolving Issue by
@nasbenchin SigmaHQ/pySigma#252- add new validator - DanglingCondition by
@nasbenchin SigmaHQ/pySigma#253- Some update to the validators by
@frack113in SigmaHQ/pySigma#250- Added search variable to aggregation template in correlation queries
New Contributors
@marcelkwaschnymade their first contribution in SigmaHQ/pySigma#243@nikstuckenbrockmade their first contribution in SigmaHQ/pySigma#240Full Changelog: https://github.com/SigmaHQ/pySigma/compare/v0.11.9...v0.11.10
Commits
1f8b1c1Release 0.11.10f7252a5Merge pull request #250 from frack113:kargs_V272983c2Validator parameter configuration8863268Added processing condition expressions to documentation7e65b81Merge pull request #253 from nasbench/add-dangling-cond-validator071b5d0corrects grammar0bcd476Update test_validators_condition.pyca0252cUpdate condition.py46d947aadd new validator - DanglingConditiond8f5124Merge pull request #252 from nasbench/fix-pipeline-resolving- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)