Pysigma-backend-panther

Latest version: v0.2.5

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

Scan your dependencies

Page 1 of 2

0.2.5

What's Changed
* version bump by arielkr256 in https://github.com/panther-labs/pySigma-backend-panther/pull/70
* 0.2.5 version bump by arielkr256 in https://github.com/panther-labs/pySigma-backend-panther/pull/71


**Full Changelog**: https://github.com/panther-labs/pySigma-backend-panther/compare/v0.2.4...v0.2.5

0.2.4

What's Changed
* Bump actions/setup-python from 5.1.1 to 5.2.0 by dependabot in https://github.com/panther-labs/pySigma-backend-panther/pull/68
* Python format default by arielkr256 in https://github.com/panther-labs/pySigma-backend-panther/pull/67
* THREAT-365 CrowdStrike protocol transformation bug by arielkr256 in https://github.com/panther-labs/pySigma-backend-panther/pull/64
* Bump step-security/harden-runner from 2.9.1 to 2.10.1 by dependabot in https://github.com/panther-labs/pySigma-backend-panther/pull/69
* Add pipelines for Windows Audit and Log Sources by arielkr256 in https://github.com/panther-labs/pySigma-backend-panther/pull/66


**Full Changelog**: https://github.com/panther-labs/pySigma-backend-panther/compare/v0.2.3...v0.2.4

0.2.3

What's Changed
* Added black to top level dependencies list by melenevskyi in https://github.com/panther-labs/pySigma-backend-panther/pull/41
* Bump black by le4ker in https://github.com/panther-labs/pySigma-backend-panther/pull/42
* Update converter to support new pysigma version by akozlovets098 in https://github.com/panther-labs/pySigma-backend-panther/pull/43
* Use harden-runner Action for all Workflows by egibs in https://github.com/panther-labs/pySigma-backend-panther/pull/45
* GCP Audit Pipeline: detection by keywords by akozlovets098 in https://github.com/panther-labs/pySigma-backend-panther/pull/44
* Use full Action SHAs rather than versioned releases by egibs in https://github.com/panther-labs/pySigma-backend-panther/pull/46
* Bump step-security/harden-runner from 2.8.0 to 2.8.1 by dependabot in https://github.com/panther-labs/pySigma-backend-panther/pull/47
* -p panther should be default when no pipeline is specified by akozlovets098 in https://github.com/panther-labs/pySigma-backend-panther/pull/49
* Non-implemented LogTypes should not create rules by akozlovets098 in https://github.com/panther-labs/pySigma-backend-panther/pull/48
* Bump actions/checkout from 4.1.6 to 4.1.7 by dependabot in https://github.com/panther-labs/pySigma-backend-panther/pull/50
* Unnecessary Ignored Error messages by akozlovets098 in https://github.com/panther-labs/pySigma-backend-panther/pull/51
* Not echoing converted rules by akozlovets098 in https://github.com/panther-labs/pySigma-backend-panther/pull/52
* Make GCP Audit part of -p panther by akozlovets098 in https://github.com/panther-labs/pySigma-backend-panther/pull/53
* Bump step-security/harden-runner from 2.8.1 to 2.9.0 by dependabot in https://github.com/panther-labs/pySigma-backend-panther/pull/55
* pySigma Pipeline: SentinelOne by akozlovets098 in https://github.com/panther-labs/pySigma-backend-panther/pull/56
* Added CIDR rules transformation by akozlovets098 in https://github.com/panther-labs/pySigma-backend-panther/pull/59
* Bump actions/setup-python from 5.1.0 to 5.1.1 by dependabot in https://github.com/panther-labs/pySigma-backend-panther/pull/54
* EDR pipelines should only convert implemented rule types by akozlovets098 in https://github.com/panther-labs/pySigma-backend-panther/pull/58
* Update package version by akozlovets098 in https://github.com/panther-labs/pySigma-backend-panther/pull/60
* Bump step-security/harden-runner from 2.9.0 to 2.9.1 by dependabot in https://github.com/panther-labs/pySigma-backend-panther/pull/61
* bugfix - FDREvent not converting TargetFileName to event.TargetFileName by akozlovets098 in https://github.com/panther-labs/pySigma-backend-panther/pull/63

**Full Changelog**: https://github.com/panther-labs/pySigma-backend-panther/compare/v0.2.2...v0.2.3

0.2.2

What's Changed
* Replaced Crowdstrike dependency with plain code by melenevskyi in https://github.com/panther-labs/pySigma-backend-panther/pull/28
* Renamed panther_sdyaml backend to panther and added sdyaml as formatt… by melenevskyi in https://github.com/panther-labs/pySigma-backend-panther/pull/29
* Add GCP Audit pipeline by melenevskyi in https://github.com/panther-labs/pySigma-backend-panther/pull/30
* Fix ParentBaseFileName field name error by melenevskyi in https://github.com/panther-labs/pySigma-backend-panther/pull/31
* Updated tests for backend by melenevskyi in https://github.com/panther-labs/pySigma-backend-panther/pull/32
* Add _simple prefix to converted file name and rule id by melenevskyi in https://github.com/panther-labs/pySigma-backend-panther/pull/34
* pySigma-backend-for-Python by akozlovets098 in https://github.com/panther-labs/pySigma-backend-panther/pull/33
* Update README.md by arielkr256 in https://github.com/panther-labs/pySigma-backend-panther/pull/35
* added missing inversion logic by arielkr256 in https://github.com/panther-labs/pySigma-backend-panther/pull/36
* Remove `any` and `all` when only 1 condition by akozlovets098 in https://github.com/panther-labs/pySigma-backend-panther/pull/37
* Rename panther_sdyaml pipeline by akozlovets098 in https://github.com/panther-labs/pySigma-backend-panther/pull/38
* Replace xml with defusedxml by melenevskyi in https://github.com/panther-labs/pySigma-backend-panther/pull/39
* Change package name by melenevskyi in https://github.com/panther-labs/pySigma-backend-panther/pull/40


**Full Changelog**: https://github.com/panther-labs/pySigma-backend-panther/compare/v0.2.1...v0.2.2

0.2.1

What's Changed
* Bump version to 0.2.1 by egibs in https://github.com/panther-labs/pySigma-backend-panther-sdyaml/pull/27


**Full Changelog**: https://github.com/panther-labs/pySigma-backend-panther-sdyaml/compare/v0.2.0...v0.2.1

0.2.0

What's Changed
* Simplified nested AND filters by akozlovets098 in https://github.com/panther-labs/pySigma-backend-panther-sdyaml/pull/24
* Add pipeline prefixes to converted rules/files by melenevskyi in https://github.com/panther-labs/pySigma-backend-panther-sdyaml/pull/25
* Update pysigma to 0.11 by melenevskyi in https://github.com/panther-labs/pySigma-backend-panther-sdyaml/pull/26


**Full Changelog**: https://github.com/panther-labs/pySigma-backend-panther-sdyaml/compare/v0.1.3...v0.2.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.