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

Update python:3.10-slim Docker digest to 1eb5d76 #64

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2023

This PR contains the following updates:

Package Type Update Change
python final digest 2bac437 -> 1eb5d76

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update python:3.10-slim Docker digest to a2c9b8d Update python:3.10-slim Docker digest to 1145b3e Dec 19, 2023
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch 2 times, most recently from 2be5b1f to 207557a Compare December 19, 2023 13:32
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 1145b3e Update python:3.10-slim Docker digest to 0c33c8b Dec 19, 2023
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 0c33c8b Update python:3.10-slim Docker digest to 25f03d1 Dec 19, 2023
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from 207557a to fa7277d Compare December 19, 2023 16:56
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 25f03d1 Update python:3.10-slim Docker digest to 4bd9a0e Feb 15, 2024
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from fa7277d to fb3169f Compare February 15, 2024 23:37
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 4bd9a0e Update python:3.10-slim Docker digest to 6ef542d Mar 12, 2024
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from fb3169f to d4c0877 Compare March 12, 2024 12:07
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 6ef542d Update python:3.10-slim Docker digest to 1326d0f Mar 12, 2024
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from d4c0877 to d7b1f86 Compare March 12, 2024 15:41
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 1326d0f Update python:3.10-slim Docker digest to 684b1aa Mar 20, 2024
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from d7b1f86 to 6354a2c Compare March 20, 2024 23:27
Copy link

dryrunsecurity bot commented Mar 20, 2024

Hi there 👋, @DryRunSecurity here, below is a summary of our analysis and findings.

DryRun Security Status Findings
Configured Codepaths Analyzer 0 findings
Sensitive Files Analyzer 1 finding
IDOR Analyzer 0 findings
SQL Injection Analyzer 0 findings
Server-Side Request Forgery Analyzer 0 findings
Secrets Analyzer 0 findings
Authn/Authz Analyzer 0 findings

Note

🟢 Risk threshold not exceeded.

Change Summary (click to expand)

The following is a summary of changes in this pull request made by me, your security buddy 🤖. Note that this summary is auto-generated and not meant to be a definitive list of security issues but rather a helpful summary from a security perspective.

Summary:

The provided code change is for a Dockerfile, which is used to build Docker images. The key changes include updating the base image to a newer version, installing Node.js and npm, and globally installing the Renovate tool for dependency management. From an application security perspective, these changes are generally positive steps, as they can help improve the security of the application by keeping the base image and dependencies up-to-date. However, it's important to review the changes thoroughly and ensure that there are no unintended security implications, such as the introduction of new vulnerabilities in the base image or the potential for misuse of the installed tools.

Files Changed:

  • Dockerfile: The Dockerfile is being updated to use a newer version of the Python base image (python:3.10-slim@sha256:3b37199fbc5a730a551909b3efa7b29105c859668b7502451c163f2a4a7ae1ed). This change helps keep the base image secure by incorporating the latest security fixes and improvements. The Dockerfile also includes the installation of Node.js, npm, and the global installation of the Renovate tool, which is a positive step towards managing the application's dependencies and keeping them up-to-date. Additionally, the Dockerfile sets up a non-root user (python) to run the application, which is a security best practice to minimize the risk of privilege escalation vulnerabilities.

Powered by DryRun Security

@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 684b1aa Update python:3.10-slim Docker digest to 364ec90 Mar 26, 2024
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from 6354a2c to 76995d3 Compare March 26, 2024 00:10
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 364ec90 Update python:3.10-slim Docker digest to f80e619 Mar 26, 2024
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from 76995d3 to de24287 Compare March 26, 2024 03:56
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to f80e619 Update python:3.10-slim Docker digest to 40b40b5 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from de24287 to 1408772 Compare April 10, 2024 06:58
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 40b40b5 Update python:3.10-slim Docker digest to 64157e9 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from 1408772 to 9533949 Compare April 10, 2024 10:07
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 64157e9 Update python:3.10-slim Docker digest to 64157e9 - autoclosed Apr 16, 2024
@renovate renovate bot closed this Apr 16, 2024
@renovate renovate bot deleted the renovate/python-3.10-slim branch April 16, 2024 01:52
@renovate renovate bot restored the renovate/python-3.10-slim branch April 16, 2024 04:01
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 64157e9 - autoclosed Update python:3.10-slim Docker digest to 64157e9 Apr 16, 2024
@renovate renovate bot reopened this Apr 16, 2024
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 3e5f3b7 Update python:3.10-slim Docker digest to 8666a63 Aug 14, 2024
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 8666a63 Update python:3.10-slim Docker digest to 53b06cf Sep 4, 2024
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from 229ef82 to 178a907 Compare September 4, 2024 14:16
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 53b06cf Update python:3.10-slim Docker digest to 2357039 Sep 5, 2024
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from 178a907 to be5056f Compare September 5, 2024 04:26
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 2357039 Update python:3.10-slim Docker digest to 5e83d44 Sep 5, 2024
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from be5056f to 8c02786 Compare September 5, 2024 17:16
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 5e83d44 Update python:3.10-slim Docker digest to 2407c61 Sep 5, 2024
@renovate renovate bot force-pushed the renovate/python-3.10-slim branch from 8c02786 to b569269 Compare September 5, 2024 22:53
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 2407c61 Update python:3.10-slim Docker digest to ec96c1b Sep 10, 2024
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to ec96c1b Update python:3.10-slim Docker digest to daa8db9 Sep 10, 2024
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to daa8db9 Update python:3.10-slim Docker digest to 8d636a9 Sep 13, 2024
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 8d636a9 Update python:3.10-slim Docker digest to a2a6cad Sep 13, 2024
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to a2a6cad Update python:3.10-slim Docker digest to 80619a5 Sep 13, 2024
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 80619a5 Update python:3.10-slim Docker digest to dcd5162 Sep 27, 2024
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to dcd5162 Update python:3.10-slim Docker digest to b71e038 Sep 27, 2024
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to b71e038 Update python:3.10-slim Docker digest to 248abde Sep 27, 2024
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to 248abde Update python:3.10-slim Docker digest to cf53ffe Sep 28, 2024
@renovate renovate bot changed the title Update python:3.10-slim Docker digest to cf53ffe Update python:3.10-slim Docker digest to 1eb5d76 Sep 28, 2024
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.

1 participant