Pysigma-backend-elasticsearch

Latest version: v1.1.5

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

1.1.5

What's Changed
* Build(deps-dev): Bump coverage from 7.6.4 to 7.6.7 by dependabot in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/98
* Add ElastalertBackend for sigma cli by frack113 in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/97


**Full Changelog**: https://github.com/SigmaHQ/pySigma-backend-elasticsearch/compare/v1.1.4...v1.1.5

1.1.4

What's Changed
* Fix: Added postprocessing pipelines to README by andurin in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/92
* Build(deps-dev): Bump pytest-cov from 5.0.0 to 6.0.0 by dependabot in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/93
* Add ES|QL siem_rule_ndjson template by Mat0vu in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/94
* Improve siem_rule_ndjson postprocessing pipeline in README by Mat0vu in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/96
* Feat: elastalert backend by kurisukun in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/95

New Contributors
* kurisukun made their first contribution in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/95

**Full Changelog**: https://github.com/SigmaHQ/pySigma-backend-elasticsearch/compare/v1.1.3...v1.1.4

1.1.3

What's Changed
* Defines 2 more fields in the Elastic K8S Integration by LAripping in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/79
* Fix: ES|QL index and metadata states by m4dh4t in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/77
* Fix: ES|QL correlations AttributeError and field existence by m4dh4t in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/82
* Update dependabot.yml by andurin in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/83
* Build(deps-dev): Bump pylint from 2.17.7 to 3.3.1 by dependabot in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/84
* Build(deps-dev): Bump pytest from 7.4.4 to 8.3.3 by dependabot in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/85
* Build(deps-dev): Bump pytest-cov from 4.1.0 to 5.0.0 by dependabot in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/86
* Build(deps-dev): Bump coverage from 6.5.0 to 7.6.4 by dependabot in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/87
* Fix ES|QL siem_rule_ndjson Detection Rule Import into Kibana by Mat0vu in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/88
* Build(deps): Bump pysigma from 0.11.17 to 0.11.18 by dependabot in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/89
* Fix: EQL Double quotation issue by andurin in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/90
* Version Bump by andurin in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/91

New Contributors
* dependabot made their first contribution in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/84
* Mat0vu made their first contribution in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/88

**Full Changelog**: https://github.com/SigmaHQ/pySigma-backend-elasticsearch/compare/v1.1.2...v1.1.3

1.1.2

What's Changed
* Fix: Feature not supported on fieldref modifier by andurin in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/64
* Completes integration of kubernetes pipeline by LAripping in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/68
* Feat: Add Elastic Security rules and Kibana saved object support for ES|QL by m4dh4t in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/67
* Enabling Index selection for SIEM NDJSON Policies by WildDogOne in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/69

New Contributors
* m4dh4t made their first contribution in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/67
* WildDogOne made their first contribution in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/69

**Full Changelog**: https://github.com/SigmaHQ/pySigma-backend-elasticsearch/compare/v1.1.1...v1.1.2

1.1.1

What's Changed
* Fix 'or' based handling of windash and base64 modifier
* Add escape too all ':' in cidr for ipv6 by gregorywychowaniec-zt in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/60
* Fix language and type typo for EQL by webhead404 in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/61
* Update mapping for Imphash by dfiredit1337 in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/63

New Contributors
* gregorywychowaniec-zt made their first contribution in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/60
* webhead404 made their first contribution in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/61
* dfiredit1337 made their first contribution in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/63

**Full Changelog**: https://github.com/SigmaHQ/pySigma-backend-elasticsearch/compare/v1.1.0...v1.1.1

1.1.0

What's Changed
* Add user.name mapping by defensivedepth in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/47
* Update Kubernetes Logsource by nasbench in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/51
* Escape CIDR IPV6 by frack113 in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/54
* Chore update by frack113 in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/55
* ES|QL backend with correlation support by thomaspatzke in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/56
* Fix invalid escape sequence by cospirho in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/58

New Contributors
* cospirho made their first contribution in https://github.com/SigmaHQ/pySigma-backend-elasticsearch/pull/58

**Full Changelog**: https://github.com/SigmaHQ/pySigma-backend-elasticsearch/compare/v1.0.12...v1.1.0

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.