aws / aws-parallelcluster-ui

Apache License 2.0
31 stars 20 forks source link

[Dependencies] Add version constraint ws>=8.17.1 to address vulnerability #344

Closed gmarciani closed 1 month ago

gmarciani commented 1 month ago

Changes

Add version constraint ws>=8.17.1 to address vulnerability https://github.com/aws/aws-parallelcluster-ui/security/dependabot/41.

Note this PR contains the commits from https://github.com/aws/aws-parallelcluster-ui/pull/343 that are out of scope but worth it to test together. These commits will be removed from this Pr once the other one will be merged.

How Has This Been Tested?

  1. PCUI deployed in personal environment
  2. Verified login/logout works
  3. Verified cluster listing works
  4. Verified unit tests work

References

PR Quality Checklist

In order to increase the likelihood of your contribution being accepted, please make sure you have read both the Contributing Guidelines and the Project Guidelines

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.