streamalert icon indicating copy to clipboard operation
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.

Results 97 streamalert issues
Sort by recently updated
recently updated
newest added

to: @ryandeivert @chunyong-lin @Ryxias cc : @blakemotl related to: https://github.com/airbnb/streamalert/pull/1311 ## Background The following change was discussed on https://github.com/airbnb/streamalert/pull/1311 where the original Jira-v2 was just a heavy cut/paste job with...

to: cc: @airbnb/streamalert-maintainers related to: resolves: ## Background Github Cloud Enterprise allows for direct pushing of audit logs to an S3 bucket. The schema for these logs has many potential...

to: @ryandeivert @chunyong-lin cc: @gavinelder cc: @airbnb/streamalert-maintainers ## Changes * Adds option to perform clientside SSL cert verification * Adds aggregation additional filter * Adds ability to add additional fields...

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.4.0. Release notes Sourced from pyjwt's releases. 2.4.0 Security [CVE-2022-29217] Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24 What's Changed Add support for Python...

dependencies

## Background When creating a new StreamAlert app which has never been invoked you may run into an issue using CRON as a scheduling mechanism vs rate. This is due...

Small fixes for a 3.5.1 release to improve usability without a major change for individuals. ## Sanitise Keys resolves https://github.com/airbnb/streamalert/issues/1110 Small PR to fix keys which contain special characters. https://github.com/airbnb/streamalert/pull/1315...

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.12.2 to 3.15.0. Release notes Sourced from protobuf's releases. Protocol Buffers v3.15.0 Protocol Compiler Optional fields for proto3 are enabled by default, and no longer require the...

dependencies

Fixes: #1317 This regex is very inefficient on strings like `"https://a.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-}"`

Hello, The [GitHub Security Lab team](https://securitylab.github.com/) has found a potential vulnerability in your project. Please create a [Security Advisory](https://docs.github.com/en/free-pro-team@latest/github/managing-security-vulnerabilities/creating-a-security-advisory) and invite me in to further disclose and discuss the vulnerability...

## Background Hi Team, I configured streamalert on ECE instance with SNS and it's triggering alerts as expected but when I tried to do the same for s3 and kinesis...