Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 9 commits into from
Feb 10, 2021
Merged

Conversation

gavinelder
Copy link
Contributor

@gavinelder gavinelder commented Jan 12, 2021

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

  • Summary of changes
  • ...

Testing

Steps for how this change was tested and verified.

  • Added Output to StreamAlert instance and carried out test_rules / live to see a jira issue + comment created.

@gavinelder gavinelder changed the title Copy Existing Jira provider and update test + imports for new provide… [WIP] Jira SASS (v2) Jan 12, 2021
@gavinelder gavinelder changed the title [WIP] Jira SASS (v2) [OUTPUT] Jira Cloud SASS (jira-v2) Jan 12, 2021
@gavinelder gavinelder marked this pull request as ready for review January 12, 2021 20:47
@blakemotl
Copy link
Collaborator

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

@Ryxias Ryxias changed the base branch from master to release-3-5-0 February 10, 2021 05:24
@Ryxias
Copy link
Contributor

Ryxias commented Feb 10, 2021

Rebased onto release-3-5-0

@Ryxias Ryxias merged commit 0bb9dab into airbnb:release-3-5-0 Feb 10, 2021
ryandeivert pushed a commit that referenced this pull request Nov 4, 2021
* Copy Existing Jira provider and update test + imports for new provider name

* Update app collector for v2

* Update test use-cases + fix b64encode

* Update docs

* Lint:

* Decode b64 object

Co-authored-by: Ryxias <derek.wang@airbnb.com>
@ryandeivert ryandeivert added this to the 3.5.0 milestone Nov 4, 2021
@gavinelder gavinelder deleted the jira-v2 branch October 12, 2022 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants