airbnb / streamalert

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.
https://streamalert.io
Apache License 2.0
2.86k stars 334 forks source link

[OUTPUT] Jira Cloud SASS (jira-v2) #1302

Closed gavinelder closed 3 years ago

gavinelder commented 3 years ago

to: cc: @airbnb/streamalert-maintainers related to: resolves:

Background

Jira with their SASS offering and later product versions have deprecated the use of basic username + password authentication and instead, they require an API key to be used.

The following takes the existing jira output and adds does the relevant b64 encoding + removes the cookie path.

Changes

Testing

Steps for how this change was tested and verified.

blakemotl commented 3 years ago

Thanks for taking care of this! More or less the same as I have internally and it works great.

Ryxias commented 3 years ago

Rebased onto release-3-5-0