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

security: update 'decompress' dependency #8294

Merged
merged 1 commit into from
Aug 11, 2020
Merged

Conversation

vince-fugnitto
Copy link
Member

@vince-fugnitto vince-fugnitto commented Aug 3, 2020

What it does

Fixes: #7319

The following pull-request updates the decompress dependency (used by the plugin system), to fix the known security vulnerability in versions less than <4.2.1 (https://snyk.io/vuln/npm:decompress).

How to test

  • verify that CI passes successfully
  • verify that the decompress version is 4.2.1 in node_modules/

Review checklist

Reminder for reviewers

Signed-off-by: vince-fugnitto vincent.fugnitto@ericsson.com

@vince-fugnitto vince-fugnitto added security issues related to security dependencies pull requests that update a dependency file labels Aug 3, 2020
@vince-fugnitto vince-fugnitto self-assigned this Aug 3, 2020
CHANGELOG.md Outdated Show resolved Hide resolved
@vince-fugnitto
Copy link
Member Author

@marcdumais-work thank you for the review, I've updated the code based on your feedback.

CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Contributor

@marcdumais-work marcdumais-work left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @vince-fugnitto . Maybe we can wait for a couple of days before merging in case more committers want to review?

@vince-fugnitto
Copy link
Member Author

LGTM, thanks @vince-fugnitto . Maybe we can wait for a couple of days before merging in case more committers want to review?

Sure, I'll wait a couple of days, I can merge Monday 👍

The following commit updates the `decompress` dependency
to benefit from the security vulnerability fix.

Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
@vince-fugnitto
Copy link
Member Author

@marcdumais-work fine to merge?

@vince-fugnitto vince-fugnitto merged commit 03d297a into master Aug 11, 2020
@vince-fugnitto vince-fugnitto deleted the vf/decompress branch August 11, 2020 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies pull requests that update a dependency file security issues related to security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plugin-ext: update 'decompress'
3 participants