cisagov / gophish-tools

Helpful tools for interacting with a GoPhish phishing instance
Creative Commons Zero v1.0 Universal
42 stars 6 forks source link

[Snyk] Security upgrade python from 3.9.11-alpine to 3.9-alpine #101

Closed snyk-bot closed 1 year 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 python:3.9-alpine, 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
critical severity 500 CVE-2022-28391
SNYK-ALPINE315-BUSYBOX-2440607
No Known Exploit
critical severity 500 CVE-2022-28391
SNYK-ALPINE315-BUSYBOX-2440607
No Known Exploit
low severity 150 ALPINE-13661
SNYK-ALPINE315-BUSYBOX-2606932
No Known Exploit
low severity 150 ALPINE-13661
SNYK-ALPINE315-BUSYBOX-2606932
No Known Exploit
high severity 400 Out-of-bounds Write
SNYK-ALPINE315-ZLIB-2434420
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.

mcdonnnj commented 1 year ago

We use full version numbers for our Python Docker image tags e.g. 3.9.16-alpine vs 3.9-alpine.