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

Docker build issue resolution and security update on package management #63

Merged
merged 12 commits into from
Feb 16, 2019

Conversation

jujaga
Copy link
Member

@jujaga jujaga commented Feb 15, 2019

Description

snyk protect works, but fails in the Docker build. We need to remove it to ensure deployment actually proceeds instead of soft failing.
Also an array of security vulnerabilities were patched by updating our dependencies and npm audit.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation (non-breaking change with enhancements to documentation)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the CONTRIBUTING doc
  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

BrandonSharratt and others added 6 commits February 15, 2019 09:34
* dependency-checker to sonarcloud
* Force npm audit
* Fix npm audit issues with frontend packages
* express-manifest update in frontend
* Update sonar-project.properties
* Update package.json
* Updated yarn lock
* added express-manifest-helpers-upgraded
* Upgrade express-manifest-helpers version
Signed-off-by: Jeremy Ho <jujaga@gmail.com>
@jujaga jujaga changed the title Merge in Docker build issue resolutions from develop Docker build issue resolution and security update on package management Feb 15, 2019
@BrandonSharratt BrandonSharratt merged commit e3f5647 into master Feb 16, 2019
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