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

[Snyk] Security upgrade python from 3.7-slim to 3.8.18-slim #60

Closed

Conversation

mikolajroszak
Copy link
Owner

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

  • docker/Dockerfile.python-3

We recommend upgrading to python:3.8.18-slim, as this image has only 35 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 686 Out-of-bounds Write
SNYK-DEBIAN12-GLIBC-5927132
No Known Exploit
high severity 686 Out-of-bounds Write
SNYK-DEBIAN12-GLIBC-5927132
No Known Exploit
medium severity 514 Improper Authentication
SNYK-DEBIAN12-OPENSSL-5776700
No Known Exploit
medium severity 514 Inefficient Regular Expression Complexity
SNYK-DEBIAN12-OPENSSL-5788322
No Known Exploit
medium severity 514 Excessive Iteration
SNYK-DEBIAN12-OPENSSL-5812633
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:

🦉 Inefficient Regular Expression Complexity

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Oct 13, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: ed22977
Status:🚫  Build failed.

View logs

@secure-code-warrior-for-github

Micro-Learning Topic: Insecure authentication (Detected by phrase)

Matched on "Improper Authentication"

What is this? (2min video)

Improper authentication happens when mechanisms intended to identify the user are flawed (easily tamperable or insufficient). This would allow an attacker to bypass access controls or to easily impersonate a user.

Try a challenge in Secure Code Warrior

Helpful references

Micro-Learning Topic: Inefficient regular expression (Detected by phrase)

Matched on "Inefficient Regular Expression"

What is this? (2min video)

A regular expression that requires exponential time to match certain inputs can be a performance bottleneck, and may be vulnerable to denial-of-service attacks.

Try a challenge in Secure Code Warrior

@mikolajroszak mikolajroszak self-assigned this Oct 15, 2023
@mikolajroszak mikolajroszak added the enhancement New feature or request label Oct 15, 2023
@mikolajroszak mikolajroszak added this to the mi milestone Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

2 participants