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: Security upgrade node from 14.17 to 16.9.0 #2857

Merged
merged 1 commit into from
Dec 7, 2021

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Dec 1, 2021

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

  • hack/website/Dockerfile

We recommend upgrading to node:16.9.0, as this image has only 379 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:

Severity Priority Score / 1000 Issue Exploit Maturity
high severity 614 Cleartext Transmission of Sensitive Information
SNYK-DEBIAN9-CURL-1585151
No Known Exploit
high severity 571 Out-of-bounds Write
SNYK-DEBIAN9-GLIBC-356851
Mature
high severity 571 Out-of-bounds Write
SNYK-DEBIAN9-GLIBC-356851
Mature
high severity 571 Out-of-bounds Write
SNYK-DEBIAN9-GLIBC-356851
Mature
high severity 571 Out-of-bounds Write
SNYK-DEBIAN9-GLIBC-356851
Mature

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

@codecov
Copy link

codecov bot commented Dec 1, 2021

Codecov Report

Merging #2857 (cc9ab03) into master (d56a1e5) will decrease coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2857      +/-   ##
==========================================
- Coverage   60.04%   59.89%   -0.16%     
==========================================
  Files         225      228       +3     
  Lines       23324    23609     +285     
==========================================
+ Hits        14006    14141     +135     
- Misses       7655     7784     +129     
- Partials     1663     1684      +21     
Flag Coverage Δ
apiserver-unittests 27.45% <ø> (+0.26%) ⬆️
core-unittests 53.35% <ø> (-1.10%) ⬇️
e2e-multicluster-test 24.42% <ø> (-0.33%) ⬇️
e2e-rollout-tests 31.59% <ø> (+0.04%) ⬆️
e2etests 37.15% <ø> (+0.29%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/apiserver/model/addon.go 0.00% <0.00%> (-100.00%) ⬇️
pkg/utils/errors/utils.go 14.28% <0.00%> (-57.15%) ⬇️
pkg/multicluster/gc.go 64.28% <0.00%> (-28.58%) ⬇️
pkg/utils/parse.go 0.00% <0.00%> (-26.79%) ⬇️
...dev/v1alpha2/application/application_controller.go 76.95% <0.00%> (-4.12%) ⬇️
pkg/workflow/recorder/recorder.go 79.03% <0.00%> (-3.23%) ⬇️
pkg/apiserver/rest/usecase/envbinding.go 67.72% <0.00%> (-1.66%) ⬇️
pkg/apiserver/rest/usecase/application.go 63.38% <0.00%> (-1.18%) ⬇️
pkg/appfile/appfile.go 74.05% <0.00%> (-1.16%) ⬇️
pkg/workflow/tasks/custom/task.go 75.42% <0.00%> (-1.15%) ⬇️
... and 27 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d56a1e5...cc9ab03. Read the comment docs.

@wonderflow wonderflow force-pushed the snyk-fix-47eee465a40bbc7732c1a39d2d160181 branch from 5cfd6e3 to cc9ab03 Compare December 7, 2021 09:31
@wonderflow wonderflow changed the title [Snyk] Security upgrade node from 14.17 to 16.9.0 Fix: Security upgrade node from 14.17 to 16.9.0 Dec 7, 2021
@wonderflow wonderflow merged commit 41e6a89 into master Dec 7, 2021
@wonderflow wonderflow deleted the snyk-fix-47eee465a40bbc7732c1a39d2d160181 branch December 7, 2021 10:07
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.

None yet

2 participants