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

Fix: jQuery XSS Security Vulnerability: CVE-2020-11023 #24

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

knicklabs
Copy link
Contributor

This update bumps the version of jQuery to >= 3.5.0 because jQuery < 3.5.0 had an XSS security vulnerability. See: GHSA-jpcq-cgw6-v4j6 for more details. Since jQuery was a development dependency and not included in the Brigade library, this security update is not critical.

This update also adds a new dependency: HSDS Illos. The Storybook uses an older version of HSDS React (V2) which requires HSDS Illos as a peer dependency. This new addition satisfied that requirement.

Neither of these changes impact the current version of the Brigade library on NPM. They do however constitute some improvements to this repository and the development environment.

Dependency of HSDS React which is used in Storybook stories
@knicklabs knicklabs requested a review from cen10 November 3, 2020 18:41
@cen10
Copy link

cen10 commented Nov 3, 2020

LGTM!

@coveralls
Copy link

Pull Request Test Coverage Report for Build 271

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 269: 0.0%
Covered Lines: 250
Relevant Lines: 250

💛 - Coveralls

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.

3 participants