-
Notifications
You must be signed in to change notification settings - Fork 193
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
[Snyk] Security upgrade node from 18.13-alpine3.16 to 18-alpine3.16 #196
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-ALPINE316-OPENSSL-3314623 - https://snyk.io/vuln/SNYK-ALPINE316-OPENSSL-3314624 - https://snyk.io/vuln/SNYK-ALPINE316-OPENSSL-3314641 - https://snyk.io/vuln/SNYK-ALPINE316-OPENSSL-3314643 - https://snyk.io/vuln/SNYK-ALPINE316-OPENSSL-3314643
Pull Request Test Coverage Report for Build 4153079020
💛 - Coveralls |
1 similar comment
Pull Request Test Coverage Report for Build 4153079020
💛 - Coveralls |
Kudos, SonarCloud Quality Gate passed! |
github-actions bot
pushed a commit
that referenced
this pull request
Feb 20, 2023
## [1.22.5](v1.22.4...v1.22.5) (2023-02-20) ### Bug Fixes * confirm invoice function ambiguous unit variable ([#221](#221)) ([fd32949](fd32949)) * Dockerfile.test to reduce vulnerabilities ([#196](#196)) ([eac8c50](eac8c50)) * upgrade axios from 1.2.4 to 1.2.5 ([#211](#211)) ([a390e29](a390e29)) * upgrade axios from 1.2.5 to 1.2.6 ([#215](#215)) ([e99ac5d](e99ac5d)) * upgrade pg from 8.8.0 to 8.9.0 ([#213](#213)) ([fe3726b](fe3726b)) * upgrade pg-query-stream from 4.2.4 to 4.3.0 ([#214](#214)) ([9272389](9272389)) * upgrade redis from 4.5.1 to 4.6.2 ([#212](#212)) ([86e8818](86e8818))
🎉 This PR is included in version 1.22.5 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
brandonrobinson5060
pushed a commit
to VIDA-Global/nostream
that referenced
this pull request
Feb 22, 2023
brandonrobinson5060
pushed a commit
to VIDA-Global/nostream
that referenced
this pull request
Feb 22, 2023
## [1.22.5](cameri/nostream@v1.22.4...v1.22.5) (2023-02-20) ### Bug Fixes * confirm invoice function ambiguous unit variable ([cameri#221](cameri#221)) ([fd32949](cameri@fd32949)) * Dockerfile.test to reduce vulnerabilities ([cameri#196](cameri#196)) ([eac8c50](cameri@eac8c50)) * upgrade axios from 1.2.4 to 1.2.5 ([cameri#211](cameri#211)) ([a390e29](cameri@a390e29)) * upgrade axios from 1.2.5 to 1.2.6 ([cameri#215](cameri#215)) ([e99ac5d](cameri@e99ac5d)) * upgrade pg from 8.8.0 to 8.9.0 ([cameri#213](cameri#213)) ([fe3726b](cameri@fe3726b)) * upgrade pg-query-stream from 4.2.4 to 4.3.0 ([cameri#214](cameri#214)) ([9272389](cameri@9272389)) * upgrade redis from 4.5.1 to 4.6.2 ([cameri#212](cameri#212)) ([86e8818](cameri@86e8818))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Snyk using the credentials of a real user.
Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image.
Changes included in this PR
We recommend upgrading to
node:18-alpine3.16
, as this image has only 0 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected.Some of the most important vulnerabilities in your base image include:
SNYK-ALPINE316-OPENSSL-3314623
SNYK-ALPINE316-OPENSSL-3314624
SNYK-ALPINE316-OPENSSL-3314641
SNYK-ALPINE316-OPENSSL-3314643
SNYK-ALPINE316-OPENSSL-3314643
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
🛠 Adjust project settings
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.