-
Notifications
You must be signed in to change notification settings - Fork 9
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
Resolve Vulnerabilities #422
Conversation
Current unit coverage is 92.65223955712129% |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
besides the nit, lgtm!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if we're making a new patch version for these fixes, we should probably merge into a hotfix branch rather than develop. but, personally I think we might be fine without because these are just changes to our test site
This PR addresses the following vulnerabilities under test-site:
J=VULN-37163,VULN-38428
TEST=auto
Ran
npm run test
. Spun up the test site and confirmed the pages are working.