cameri / nostream

A Nostr Relay written in TypeScript
MIT License
736 stars 189 forks source link

[Snyk] Security upgrade node from 18.8-alpine3.16 to 18-alpine3.16 #161

Closed cameri closed 1 year ago

cameri commented 1 year ago

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 - Dockerfile.test 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: | Severity | Priority Score / 1000 | Issue | Exploit Maturity | | :------: | :-------------------- | :---- | :--------------- | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | Insecure Randomness
[SNYK-UPSTREAM-NODE-3035792](https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035792) | No Known Exploit | | ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **621** | HTTP Request Smuggling
[SNYK-UPSTREAM-NODE-3035795](https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795) | Proof of Concept | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **625** | Buffer Overflow
[SNYK-UPSTREAM-NODE-3092932](https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092932) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **721** | Buffer Overflow
[SNYK-UPSTREAM-NODE-3092933](https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092933) | Proof of Concept | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **614** | DNS Rebinding
[SNYK-UPSTREAM-NODE-3105822](https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3105822) | No Known Exploit | --- **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](https://app.snyk.io/org/cameri/project/7f62d153-1112-454d-9e1f-aa1ba792179b?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/cameri/project/7f62d153-1112-454d-9e1f-aa1ba792179b?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"3cef66fe-645f-499e-bf9c-35086b793781","prPublicId":"3cef66fe-645f-499e-bf9c-35086b793781","dependencies":[{"name":"node","from":"18.8-alpine3.16","to":"18-alpine3.16"}],"packageManager":"dockerfile","projectPublicId":"7f62d153-1112-454d-9e1f-aa1ba792179b","projectUrl":"https://app.snyk.io/org/cameri/project/7f62d153-1112-454d-9e1f-aa1ba792179b?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-UPSTREAM-NODE-3092933","SNYK-UPSTREAM-NODE-3092932","SNYK-UPSTREAM-NODE-3035795","SNYK-UPSTREAM-NODE-3105822","SNYK-UPSTREAM-NODE-3035792"],"upgrade":["SNYK-UPSTREAM-NODE-3035792","SNYK-UPSTREAM-NODE-3035795","SNYK-UPSTREAM-NODE-3092932","SNYK-UPSTREAM-NODE-3092933","SNYK-UPSTREAM-NODE-3105822"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[721,625,621,614,614]}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Insecure Randomness](https://learn.snyk.io/lessons/insecure-randomness/javascript/?loc=fix-pr)
coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4093069696


Totals Coverage Status
Change from base Build 4093064020: 0.0%
Covered Lines: 1176
Relevant Lines: 1949

💛 - Coveralls
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information