newrelic / nri-haproxy

New Relic Infrastructure HAproxy Integration
MIT License
1 stars 9 forks source link

[Snyk] Security upgrade golang from 1.16-buster to 1.18.2-buster #73

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

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 golang:1.18.2-buster, as this image has only 199 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 678 Loop with Unreachable Exit Condition ('Infinite Loop')
SNYK-DEBIAN10-OPENSSL-2426310
No Known Exploit
critical severity 778 OS Command Injection
SNYK-DEBIAN10-OPENSSL-2807585
No Known Exploit
critical severity 778 OS Command Injection
SNYK-DEBIAN10-OPENSSL-2807585
No Known Exploit
high severity 614 Use After Free
SNYK-DEBIAN10-SUBVERSION-2635642
No Known Exploit
medium severity 514 Incorrect Authorization
SNYK-DEBIAN10-SUBVERSION-2635650
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

🛠 Adjust project settings


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

marcsanmi commented 2 years ago

Bumped golangci-lint to v1.46.2 in order to work with the new golang image.