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

chore: remove jira support #5

Merged
merged 1 commit into from
Sep 27, 2021
Merged

chore: remove jira support #5

merged 1 commit into from
Sep 27, 2021

Conversation

coadler
Copy link
Contributor

@coadler coadler commented Sep 27, 2021

The jira package depends on https://github.com/dgrijalva/jwt-go, which
has an authorization bypass CVE:
GHSA-w73w-5m7g-f7qc

If we need this in the future we can add it back with the fixed version
of go-jira, instead of maintaining dependencies we do not currently or
plan to use.

[ch17463]

The jira package depends on https://github.com/dgrijalva/jwt-go, which
has an authorization bypass CVE:
GHSA-w73w-5m7g-f7qc

If we need this in the future we can add it back with the fixed version
of go-jira, instead of maintaining dependencies we do not currently or
plan to use.
@coadler coadler requested a review from jawnsy September 27, 2021 18:52
@coadler coadler self-assigned this Sep 27, 2021
@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #17463: Remove dependency on jwt-go.

Copy link
Contributor

@jawnsy jawnsy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks for this, Mr. Adler!

@coadler coadler merged commit 1f3f5cb into main Sep 27, 2021
@coadler coadler deleted the colin/remove-jira branch September 27, 2021 18:54
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.

2 participants