streamalert
streamalert copied to clipboard
StreamAlert is a serverless, realtime data analysis framework which empowers you to ingest, analyze, and alert on data from any environment, using datasources and alerting logic you define.
## Background Dependencies in `requirements.txt` have module conflicts. ### Description There are two dependencies mentioned in the `requirements.txt` file: aliyun-python-sdk-core and aliyun-python-sdk-core-v3. Without knowing their specific differences, it’s certain that...
## Background streamalert logging errors in cloudwatch event logs ### Description an error is logged in cw "The output 'pagerduty:PagerDuty-NonProd' does not exist!" but no rules point to an output...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.6.20 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...
## Background Running latest version of StreamAlert with 1 cluster ### Description When AlertMerger invokes the alert processor it gets IAM access denied based on the policy StreamAlert created. Its...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.12.2 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...